.layerCloser {  overflow: visible; position: absolute; visibility: hidden; z-index: 1; height: 350px; width: 250px; left: 0px; top: 0px}
.layerMenu {  overflow: visible; position: absolute; visibility: hidden; z-index: 2; left: 0px; top: 0px}
.dropDownMenu {  font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; padding-top: 3px; padding-bottom: 3px; margin-right: 5px; margin-left: 7px}

#mainNav img {
	/*margin-left: 4px;*/
	margin-right: 3px;
}

.dropdown {
	width: 175;
}
a.dropdown, a.dropdown:link, a.dropdown:visited {
	display: block;
	padding: 4px 4px 4px 8px;
	padding-right: 4px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #444D14;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Verdana, Arial, sans-serif;
}
a.dropdown:hover {
	background-color: #728022;
	color: #FFFFFF;
}


.subnav_box {
	background-color: #C6C6AE;
}
.subnav_box_bottom {
	background-color: #C6C6AE;
	border-top: 1px #8E945B solid;
}
a.subnav {
	display: block;
	padding: 3px 20px 3px 5px;
	border-top: 1px solid #8E945B;
	border-left: 1px solid #8E945B;
	border-right: 1px solid #8E945B;
	background-color: #C0C69E;
	background-image:  url("/images/nav/bullet_main.gif");
	background-repeat: no-repeat;
	background-position: right center;
}
a.subnavON {
	display: block;
	padding: 3px 20px 3px 5px;
	border-top: 1px solid #6A742B;
	border-left: 1px solid #6A742B;
	border-right: 1px solid #6A742B;
	background-color: #728022;
	background-image:  url("/images/nav/bullet_active.gif");
	background-repeat: no-repeat;
	background-position: right center;
}
a.subnav:hover, a.subnavON:hover {
	background-color: #444D14;
	background-image:  url("/images/nav/bullet_hover.gif");
	background-repeat: no-repeat;
	background-position: right center;
}

a.thirdlevelnav:link, a.thirdlevelnav:visited {
	display: block;
	background-image:  url("/images/nav/bullet_thirdlevel.gif");
	background-repeat: no-repeat;
	background-position: 12px center;
	background-color: #8B954C;
	padding: 3px 3px 3px 20px;
}



#subnav a:link, #subnav a:visited {
	font-size: 7pt;
	font-weight: bold;
}
#subnav a:hover {
	text-decoration: none;
}
a.subnav:link, a.subnav:visited {
	color: #444D14;
	text-decoration: none;
}
a.subnavON:link, a.subnavON:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.subnav:hover, a.subnavON:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.thirdlevelnav:link, a.thirdlevelnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.thirdlevelnav:hover {
	text-decoration: underline;
}

#utilityNav, #utilityNav a:link, #utilityNav a:visited {
	padding: 0px 8px 0px 8px;
}
.utilityNavLabel {
	padding: 0px 4px 0px 4px;
}
#utilityNav a:link, #utilityNav a:visited, #footerLinks a:link, #footerLinks a:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.utilityNavLabel {
	color: #FFFFFF;
	font-size: 10px;
}
#utilityNav a:hover, #footerLinks a:hover {
	text-decoration: underline;
}

#footerLinks, #footerLinks a:link, #footerLinks a:visited {
	padding: 5px 4px 0px 4px;
}
