@charset "utf-8";
.menu2008 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #708129;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.menu_separator {color: #9EA636}
.maintextHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A592B;
	text-decoration: none;
	line-height: 18px;
}
#dropmenudiv{
	position:absolute;
	border-bottom-width: thin;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #999999;
	border-left-color: black;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
}.pageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5A592B;
	text-decoration: none;
	line-height: 18px;
}
.maintextBullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
