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

#leftnav {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	font-size: 12px;
	border: none;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	}

#leftnav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#leftnav li {
	margin: 0;
	text-align: left;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
		}
#leftnav li a {
	display: block;
	color: #090F25;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #d8d7dc;
	border: none;
	height: auto;
		}

html>body #leftnav li a {
		width: auto;
		}
#leftnav li a:hover {
	color: #FFFFFF;
	border:none;
	background-color: #a3a6ad;
		}
#leftnav li.leftnavtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #858793;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	text-indent: -6px;
}
#leftnavmilitary {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	font-size: 12px;
	border: none;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	}

#leftnavmilitary ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#leftnavmilitary li {
	margin: 0;
	text-align: left;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
		}
#leftnavmilitary li a {
	display: block;
	color: #090F25;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #BACA99;
	border: none;
	height: auto;
		}

html>body #leftnavmilitary li a {
		width: auto;
		}
#leftnavmilitary li a:hover {
	color: #FFFFFF;
	border:none;
	background-color: #758A49;
		}
#leftnavmilitary li.leftnavtitlemilitary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	text-indent: -6px;
	background-image: url(../images/AHWcamo.jpg);
}
.camo {
	height: 10px;
	background-image: url(../images/AHWcamo.jpg);
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.space {
	height: 15px;
	background-color: #FFFFFF;
}



#leftnavstate {
	width: 124px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0;
	padding-left: 0;
	font-size: 11px;
	border: none;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #D8D7DC;
	color: #C2C2C2;
	}

#leftnavstate ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#leftnavstate li {
	margin: 0;
	text-align: left;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
		}
#leftnavstate li a {
	display: block;
	color: #090F25;
	text-decoration: none;
	background-color: #d8d7dc;
	border: none;
	height: auto;
	padding-top: 1px;
	padding-bottom: 1px;
		}
.leftnavpadding {
	padding-top: 1px;
	padding-bottom: 1px;
}

html>body #leftnavstate li a {
		width: auto;
		}
#leftnavstate li a:hover {
	color: #FFFFFF;
	border:none;
	background-color: #a3a6ad;
		}
#leftnavstate li.leftnavtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #858793;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	text-indent: -6px;
}		
.white {
	background-color: #FFFFFF;
	height: 15px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #858793;
}
.whiteright {
	height: 25px;
	background-image: url(../images/AHWroundbtm.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#rightnav {
	width: 250px;
	float: right;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090f25;
	}


#rightnav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#rightnav li {
	margin: 0;
	text-align: left;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
		}
#rightnav li a {
	display: block;
	color: #090F25;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #d8d7dc;
	border: 1px none #FFFFFF;
	width: 250px;
		}

html>body #rightnav li a {
		width: auto;
		}
#rightnav li a:hover {
	color: #FFFFFF;
	border:none;
	background-color: #a3a6ad;
		}

#rightnav li.rightnavtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #858793;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	text-indent: -6px;
	background-image: url(../images/AHWroundtop.jpg);
	background-position: top;
}
#rightnav li.rightnavtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 5px;
	text-align: center;
	text-indent: -6px;
}



#schoolbutton {
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-left: 175px;
	margin-top: 10px;
	height: 43px;
	}

#schoolbutton ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#schoolbutton li {
	margin: 0;
	text-align: center;
	height: 43px;
	width: 210px;
		}
#schoolbutton li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/findaschool3.png);
	height: 43px;
	width: 210px;
		}

html>body #schoolbutton li a {
		width: auto;
		}
#schoolbutton li a:hover {
	color: #FFFFFF;
	background-image: url(../images/findaschool4.png);
}
#schoolbuttonsm {
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-left: 0px;
	margin-top: 15px;
	background-image: url(../images/AHWschool1sm.jpg);
	height: 39px;
	}

#schoolbuttonsm ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#schoolbuttonsm li {
	margin: 0;
	text-align: center;
	height: 39px;
	width: 175px;
		}
#schoolbuttonsm li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/AHWschool1sm.jpg);
	height: 39px;
	width: 175px;
		}

html>body #schoolbuttonsm li a {
		width: auto;
		}
#schoolbuttonsm li a:hover {
	color: #FFFFFF;
	background-image: url(../images/AHWschool2sm.jpg);
}
#shortleft {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	font-size: 12px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	font-weight: bold;
	}

#shortleft ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#shortleft li {
	margin: 0;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
		}
#shortleft li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #49bd23;
	border: none;
	height: auto;
		}

html>body #shortleft li a {
		width: auto;
		}
#shortleft li a:hover {
	color: #333333;
	border:none;
	background-color: #57D82C;
		}
#school {
	width: 250px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d8d7dc;
	font-size: 12px;
	font-weight: bold;
}
#leftnavstatetable {
	float: left;
}
#leftnavstatetable-rt {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

