body {
	background-color: #FFFFFF;
	margin-top: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}

text { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;

}

/*.style1 {color: #660000}
.style2 {color: #663333}
.style3 {color: #666666}
.style5 {font-size: 24px}*/



#quicklink a:link, a:visited {
	text-decoration: none;
	color: #669933;
	padding-top:4px;
}

#quicklink a:hover, a:active {
	text-decoration: none;
	color: #666633;
	padding-top:4px;
}


a:link {
	text-decoration: none;
	color: #669933;
}
a:visited {
	text-decoration: none;
	color: #669933;
}
a:hover {
	text-decoration: none;
	color: #669933;
}
a:active {
	text-decoration: underline;
	color: #669933;
}
.style1 a {
	color:#0000ff;
}


.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style15 {font-size: 10px}
.style20 {
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 16px;
	letter-spacing: 0.4px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 15px;
	background-color: #669900;
	font-size: 20px;
}
.style22 {padding-bottom: 2px; padding-left: 16px; letter-spacing: 0.4px; font-family: "Times New Roman", Times, serif; padding-top: 15px; background-color: #669900; padding-right: 5px;}

.sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #669933;
	letter-spacing: 0.5px;
	text-align: left;
	padding-top: .05px;
	padding-right: 6px;
	padding-left: 16px;
	line-height: 10px;
	text-transform: uppercase;
}


.navhd {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
/*	padding-left: 5px;
*/	letter-spacing: 0.4px;
	line-height:normal;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}
link {
	font-style: normal;
}
.bhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666633;
	padding-top: 3px;
	padding-bottom: 0px;
	
}

.bhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666633;
	padding-top: 3px;
	padding-bottom: 0px;
	
}
h1, .pagehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333300;
	font-weight:normal;
	line-height:normal;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color: #333300;

}
p, .text , ul.text li.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	
}

/*.homepage_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: #7F2600;
	margin:120px 0px 0px 215px;
	padding:120px 0px 0px 35px;
	font-weight:100;
}*/


a.text { text-decoration:underline}

.postioningContext{
	position:relative;
}


/*_______________________________________*/

/* rotator in-page placement */
    div#rotator {
	position:relative;
	width: 650px;
	height:329px;
	margin-left:42px;
	margin-top: 25px;
	padding: 10px 0px;
}
/* rotator css */
	div#rotator ul li {
	position:absolute;
	list-style: none;
	left: 0px;
	top: 0px;
	
}
/* rotator image style */	
	div#rotator ul li img {
	background: #FFF;
	border: 0px;
}
    div#rotator ul li.show {
	z-index:500
}
