#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	}

#nav a {
	display: block;
	width: 175px;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	color:#FFFFFF;
	font-family: Verdana, "Lucida Grande", sans-serif;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:4px;
	padding-bottom:5px;
	border-bottom: 2px solid #ffffff;
	}
	
#nav a:hover  { 
	background-color:#7F2C33;
	margin-left: 0px; }

#nav li { /* all list items */
	float: left;

	/* width: 71px; /* width needed or else Opera goes nuts */
	}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 152px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}




#nav li ul a {
	color:#FFFFFF;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	border-bottom:2px solid #ffffff; 
	border-left:2px solid #ffffff; 
	font-weight: normal;
	width: 120px;
	font-size: 10px;
	line-height: 12px;
	text-transform: none; 
	text-indent: 0px; 

	}
	
	
#nav li ul a:hover {
	color:#FFFFFF;
	margin-left: 0px;
}


#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	left: 90px;
	margin-top:-24px;
	}
	
#nav .boldcenter { font-weight:bold; text-align:center; }

	
#topmenubox {
	position: absolute;
	left: 5px;
	top: 215px;
	z-index: 12;
	width: 200px;
	}

#topmenusquare {
	width:19px;
	height:19px;
	position: absolute;
}

#topmenutext1 {
	background-color: #1C5942;
	background-image: url(../images/menu1.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#topmenutext2 { background-color: #9E745A; }
#topmenutext3 { background-color: #4D7495; }
#topmenutext4 { 
	background-color: #1C5942;
	background-image: url(../images/menu1.jpg);
	background-repeat: no-repeat;
	background-position: -20px -24px;
}
#topmenutext5 { background-color: #283462; }
#topmenutext6 { background-color: #033039; }
#topmenutext7 { background-color: #3C0906; }
#topmenutext8 { background-color: #1C594B; }
#topmenutext9 { background-color: #283462; }
#topmenutext10 { background-color: #033039; }
#topmenutext11 { background-color: #440023; }

.mD1 { background-color: #1C594B; }
.mD2 { background-color: #234B6B; }
.mD3 { background-color: #033039; }
.mD4 { background-color: #430933; }
.mD5 { background-color: #283462; }
.mD6 { background-color: #033039; }
.mD7 { background-color: #3C0906; }
.mD8 { background-color: #1C594B; }
.mD9 { background-color: #283462; }
.mD10 { background-color: #033039; }
.mD11 { background-color: #440023; }


.m1 { background-color: #319794; }
.m2 { background-color: #638EC5; }
.m3 { background-color: #28789E; }
.m4 { background-color: #8D3E89; }
.m5 { background-color: #8886B7; }
.m6 { background-color: #5393B1; }
.m7 { background-color: #CE3E65; }
.m8 { background-color: #5AACA9; }
.m9 { background-color: #8886B7; }
.m10 { background-color: #5393B1; }
.m11 { background-color: #A40049; }

.m1 a:hover { background-color: #1C594B; }
.m2 a:hover { background-color: #234B6B; }
.m3 a:hover { background-color: #033039; }
.m4 a:hover { background-color: #430933; }
.m5 a:hover { background-color: #283462; }
.m6 a:hover { background-color: #033039; }
.m7 a:hover { background-color: #3C0906; }
.m8 a:hover { background-color: #1C594B; }
.m9 a:hover { background-color: #283462; }
.m10 a:hover { background-color: #033039; }
.m10 a:hover { background-color: #440023; }


.navtext {
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	white-space: nowrap;
	float: right;
	padding-bottom: 4px;
	display: block;
	color: #586871;
}

.navtext:hover {
	background-color:#586871;
	color:#FFFFFF;
	text-decoration: none;
}



.navtextright {
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	white-space: nowrap;
	float: left;
	padding-bottom: 4px;
	display: block;
	color: #586871;

}

.navtextright:hover {
	background-color:#586871;
	color:#FFFFFF;
	text-decoration: none;
}

#bottomnavbox {
	position: relative;
	float:left;
	clear:both;
	z-index: 2;
	margin-top: 12px;
	width: 712px;
	left: 0px;
	color: #586871;
	text-align:right;
	}
	

#bottomnavbox a {
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #586871;
}

#bottomnavbox a:hover {
	background-color:#7F2C33;
	color:#FFFFFF;
	text-decoration: none;
}


#pagenavtop {
	position:absolute;
	top:203px;
	left:200px;
	width:510px;
	z-index: 2;
	font-size: 8px;
	text-transform:uppercase;
	font-family: Verdana, "Lucida Grande", sans-serif;
	height: 13px;
	text-align:right;

}

#pagenavtop a { 
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #586871;
	text-decoration:none;
	letter-spacing: 1px;
	text-align:right;
}


#pagenavtop a:hover {
	background-color:#7F2C33;
	color:#FFFFFF;
	text-decoration: none;
}


#pagenavbottom {
	position:relative;
	width:510px;
	z-index: 2;
	font-size: 8px;
	text-transform:uppercase;
	font-family: Verdana, "Lucida Grande", sans-serif;
	height: 13px;
	text-align:right;
	clear: both;
	float: left;
	left: 200px;
	top: 15px;
	clear:both;

}

#pagenavbottom a { 
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #586871;
	text-decoration:none;
	letter-spacing: 1px;
	font-size: 8px;
	text-transform:uppercase;
	font-family: Verdana, "Lucida Grande", sans-serif;
	height: 13px;
	text-align:right;
}


#pagenavbottom a:hover {
	background-color:#7F2C33;
	color:#FFFFFF;
	text-decoration: none;
}


#text #related {
	position:relative;
	width:490px;
	z-index:5;
	margin-top: 15px;
	text-align:center;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	font-family: Verdana, "Lucida Grande", sans-serif;
}

#text #related h4 {
	color:#586871;
	font-family: Verdana, "Lucida Grande", sans-serif;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 2px;
	display:block;
	border-bottom: 1px solid #990000;
	margin-bottom: 6px;
}


#text #related a {
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	color:#586871;
	font-family: Verdana, "Lucida Grande", sans-serif;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	white-space:nowrap;
	}
	

	
#text #related a:hover  { 
	text-decoration: underline;

	}
	
#search {
	font-family: Verdana, Arial, Helvetica, Lucida-Grande, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	position: absolute;
	width: 188px;
	left: 5px;
	top: 417px;
	text-align:left;
}

#search a {
	font-family: Verdana, Arial, Helvetica, Lucida-Grande, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	padding: 3px;
}

#search a:hover {
	background-color:#7F2C33;
	color: #FFFFFF;
}


#theInput {
	font-family: Verdana, Arial, Helvetica, Lucida-Grande, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #586871;
	padding:3px;
	background-color:#D3DBE2;
	border: 1px #000000 solid;
	}

#gobutton {
	font-family: Verdana, Arial, Helvetica, Lucida-Grande, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	padding:0px;
	margin-right:2px;
	background-color:#FFFFFF;
	border: 1px #CCCCCC solid;
	float:left;
	}


/*search highlight */	
.highlight { background: #BC715A; }
	

