body {
	margin: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	background-color:#164573;
}
a:focus { outline: none; }
a:visited { color:#666;}
#header {
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
#nav {
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#ctable {
	background-image: url(images/cbg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}
#sidebar {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
#sidebar a {
	color: #185896;
}
#copyright {
	background-image: url(images/footer_bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
#copyright a {
	color: #0FF;
}


.countyname {
	color: #1D60A4;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
}
.pagehead {
	font-size: 26px;
	font-weight: bold;
	color: #222;
}
.subhead {
	font-size: 18px;
	font-weight: bold;
	color: #133E69;
}
#content a {
	color: #1B5C9E;
}
#servicenav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tdrows td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.smalltext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#servicenav ul li a {
	display: block;
	font-size: 14px;
	color: #16416B;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBDBDB;
	padding-left: 10px;
	padding-right: 10px;
}
#servicenav ul li a:hover {
	display: block;
	font-size: 14px;
	color: #16416B;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBDBDB;
	background-color: #DEDEDE;
}
.photoborder {
	padding: 1px;
	border: 1px solid #CCC;
}
#tdrows {
	font-size: 0.75em;
}
#backtop a {
	font-size: .8em;
	color: #06F;
}

