.floatright {
	float: right;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
body {
	padding: 0px;
	background-color: #CCC1AA;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	margin-top: 0px;
}
a {
	text-decoration: none;
	color: #804000;
}

#banner {
	padding: 0px;
	margin-top: 0px;
	background-image: url(../images/navbar_map.jpg);
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	width: 700px;
	z-index: 3;
	height: 80px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bannernav {
	text-align: right;
	padding-top: 3px;
	width: 430px;
	float: right;
	margin-bottom: 0px;
	height: 20px;
}
#bannernav a {
	padding-right: 4px;
	padding-left: 4px;
	color: #000000;
	text-decoration: none;
	font-size: x-small;
}
#bannernav a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

img#bannerimage {
	float: left;
	margin-top: 5px;
}


#body {
}

#main {
	float: right;
	width: 700px;
	line-height: 1.4em;
	margin-top: 10px;
	background-color: #EFF0E6;
	font-size: x-small;
	border-top-color: #BAA07A;
	border-top-style: solid;
	border-top-width: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mainnav {
	width: 200px;
	background-color: #E5DFD1;
}
#maintext {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#bodyright {
	float: right;
	width: 125px;
	background-image: url(../images/mapindex-bgrnd.jpg);
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: x-small;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	padding-right: 20px;
	text-align: center;
}
#maintext a {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#bodyleftnav a {
	font-size: 0.9em;
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
	font-weight: bold;
	line-height: 1.6em;
}


.top{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #990000;
}


#footer {
	width: 700px;
	height: 20px;
	clear: both;
}
#footerschool {
	background-color: #808952;
	height: 68px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
#footernav {
	background-color: #000000;
	height: 65px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
#footernav a {
	color: #CCCCCC;
	text-decoration: none;
}
#footernav a:hover {
	color: #CC0000;
	text-decoration: none;
}
#footernavsatsa {
	float: right;
	width: 256px;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#footernavitems {
	width: 500px;
	float: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#footernavitems a {
	padding-right: 10px;
	padding-left: 10px;
	color: #999999;
	text-decoration: none;
}
#footerdetails a {
	color: #666666;
	font-size: 10px;
}
#footerdetails {
	font-size: 10px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
}
.navguide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.navguide a{
	padding-right: 10px;
	padding-left: 10px;
	
}
.navguide a:hover{
	text-decoration: none;
	color: #FF0000;
	
}
h4 {
	color: #947D5B;
}
