@charset "utf-8";
/* CSS Document */

#slideshow {
    position:relative;
    height:325px;
 
	
}

#slideshow IMG {
    position:absolute;
    top:0;
	
 left:0;
	 
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	word-spacing: normal;
	text-align: justify;
	width: 635px;
	line-height: 16px;
	padding-top: 20px;
	padding-left: 20px;
}

.twocoloumns {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	word-spacing: normal;
	text-align: justify;
	width: 615px;
	line-height: 15px;
	overflow: scroll;
	visibility: visible;
	height: 340px;
}

.slideshow {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.otherlogos {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	word-spacing: normal;
	text-align: center;
	width: 635px;
	line-height: 16px;
	padding-top: 5px;
	padding-left: 20px;
	
}

.heading {
	font-family: "Arial Narrow", Arial;
	text-decoration: none;
	font-size: 27px;
	font-weight: bold;
	color: #C9A516;
	word-spacing: normal;
	text-align: left;
}

.subheading {
	font-family: "Arial Narrow", Arial;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	color: #C9A516;
	word-spacing: normal;
	text-align: left;
}

.subheading_special {
	font-family: "Arial Narrow", Arial;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	color: #FFCC00;
	word-spacing: normal;
	text-align: left;
}

.menu {
	font-family: "Arial Narrow", Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #7C611A;
	word-spacing: normal;
	text-align: left;
	width: 135px;
	line-height: 20px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #7C611A;
	padding-left: 15px;
	
}

.button {
	font-family: "Arial Narrow", Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #7C611A;
	word-spacing: normal;
	text-align: left;
	width: 135px;
	line-height: 20px;
}

.button_special {
	font-family: "Arial Narrow", Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	word-spacing: normal;
	text-align: left;
	width: 135px;
	line-height: 14px;
}

.buttonselected {
	font-family: "Arial Narrow", Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: normal;
	text-align: left;
	width: 135px;
	line-height: 20px;
}

.newsbutton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	word-spacing: normal;
	text-align: left;
	width: 135px;
	line-height: 13px;
	text-transform: uppercase;
}


.contentbutton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	word-spacing: normal;
	text-align: left;
	width: 135px;
	line-height: 16px;
}


.footer {
	font-family: "Arial Narrow", Arial;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
	color: #3E3737;
	word-spacing: normal;
	padding-left: 12px;
	text-align: left;
}

