a:active, a:visited, a:link {color:#000000; font-weight:bold; text-decoration: underline;
background-color:transparent}
a:hover {color:#990000;  font-weight:bold; text-decoration: underline;
background-color:transparent}

#topnav a:active, #topnav a:visited, #topnav a:link {color:#ffffff; text-decoration:none;
background-color:transparent}
#topnav a:hover {color:#27b7ee;  font-weight:bold; text-decoration:none;
background-color:transparent}

#footer a:active, #footer a:visited, #footer a:link {color:#ffffff; text-decoration:none;
background-color:transparent}
#footer a:hover {color:#f3cf53;  font-weight:bold; text-decoration:none;
background-color:transparent}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height:18px;
	background-color: #0356a7;
}
#wrapper {
	width: 760px;
	border: solid 2px #f3cf53;
	margin-left: auto;
	margin-right: auto;
	}
#content {
	position:relative;
	background-color:#ffffff;
	padding: 10px;
}
#footer {
	background-color:#6f85bd;
	text-align: center;
	padding-bottom:4px;
	padding-top:4px;
	}
#topnav {
	width: 760px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	padding: 5px 0 5px 0;
	margin-top: 10px;
	}
.yellow {
	color:#f3cf53;
	}	
.RedHighlight {
	background-color: #f3cf53;
	text-align: center;
	font-weight: bold;
}
.SmText {
	font-size:10px;
	line-height: 12px;
}
#news {
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
	background-color:#DDDDDD;
	height: 130px;
}
.img-brdr {
	border: solid 2px #000000;
	margin-right:5px;
	float:left;
	margin-top: 5px;
}
.dot-seperator {
border-style:dashed;
color:#0356a7;
}
.pgtitle {
	text-align:center;
	margin-bottom: 10px;
}
.divCenter {
	text-align: center;
}
.img-brdr2 {
border: solid 2px #000000;
margin-right:20px;
}
.subtitle {
	padding-left: 10px;
	color: #E24932;
	font-weight: bold;
}
#divFaq li {
margin-bottom:15px;
}
.form {
	border-collapse:collapse;
	border: solid 2px #f3cf53;
	background-color: #79bcfe;
	margin-bottom: 15px;
	margin-top: 30px;
}
.form td {
	border: solid 1px #00adef;
	padding: 0 5px 0 5px;
	}
.red {
	color:#f3cf53;
	}
#locations {
border-collapse:collapse;
border-style:none;
padding:0px;
width:98%;
margin-left:auto;
margin-right:auto;
margin-bottom:15px;
}
#locations th {
font-weight:bold;
padding:0px;
border-bottom: solid 2px #990000;
}
#locations td {
padding: 5px;
}
h3 {
margin-top:5px;
margin-bottom: 5px;
font-size:16px;
font-weight:bold;
}
.center {
text-align: center;
}
#countyinfo {
	position:absolute;
	top: 112px;
	left:435px;
	border: solid 2px #000000;
	padding: 5px;
	width: 268px;
	height: 161px;
}
#viewstats {
	position:absolute;
	top: 239px;
	left:442px;
	width: 268px;
	text-align: center;
	background-color: #f9edc2;
	height: 38px;
	}
