body { color: black; background-color: #D9ECE3; background-image: url(img/bg.jpg); background-repeat: repeat-x; background-position: center 0; top: 10; margin-top: 10; }
hr
{ color: #AD8505; background-color: #AD8505; height: 1px; border-style: solid; }
a:link { color: #003300 }
a:visited { color: black }
a:hover { color: #AD8505 }
a:active { color: black }
.hometext { font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 140%;}
.footmsg { color: black; font-size: 9px; text-align: center; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 100%; vertical-align: middle;}
a.footmsg:visited { color: #003300; font-size: 9px; text-align: center; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 100%;}
a.footmsg:hover { color: #AD8505; font-size: 9px; text-align: center; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 100%;}

.address { color: black; font-size: 9px; text-align: left; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 120%;}
a.address:visited { color: #003300; font-size: 9px; text-align: center; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 120%;}
a.address:hover { color: #AD8505; font-size: 9px; text-align: center; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 120%;}

.newsintro { font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 140%;}

.news { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 140%;}
.newsbold { font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 140%; font-weight: bold;}

.photoinset { font-size: 9px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;color: #0f0f0f;}
.mission { font-size: 24px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;color: #003300; font-weight: bold;}
.title { font-size: 32px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;color: #AD8505; font-weight: bold;}
.subtitle { font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;color: #000000; font-weight: bold;}

.just {font-size: 12px;  color: #003300; font-weight: bold;}
.highways {font-size: 12px;  color: #AD8505; }



ul#quicklinks
{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #AD8505;
	text-decoration: none;
	//text-indent: 2px;
	list-style-position: outside;
	list-style-type: square;
	padding: 6px;
	margin: 2px;
	margin-left: 15;
}

ul#bodybold li{
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
//text-indent: 20px;
list-style-position: outside;
list-style-type: square;
margin: 10px;
}

ul#body {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	//text-indent: 2px;
	list-style-position: outside;
	list-style-type: square;
	padding: 10px;
	margin: 10px;
	margin-left: 15;
}

li#body {
	color: #000000;
	text-decoration: none;
	padding: 5px;
}

li#sub {
	color: #000000;
list-style-type: disc;
	margin-left: 20;
}