﻿body { 
	font-family:"Times New Roman", Times, serif;
	color: #008000;
	font-style: normal;
}
#masthead {
	background: url('../images/masthead.jpg');
	margin-left: 100px;
	padding: 1em;
	font-size: xx-large;
	color: #000080;
	height: 250px;
	max-width: 960px;
	background-repeat: no-repeat;
}
#navigation {
	font-size: x-small;
	position: relative;
	max-width: 800px;
}
#content {
	margin-left: 100px;
	font-size: medium;
	max-width: 960px;
}
#footer {
	margin-left: 100px;
	font-size: x-small;
	left: auto;
	color: #FF00FF;
}
#copyright {
	margin-left: 100px;
	font-size: xx-small;
	left: inherit;
	margin-left: 100px;
}
#county {
	font-size: xx-small;
	color: #FFFF00;
	position: relative;
}
#banner {
	font-size: xx-large;
	color: #FFFF00;
	position: relative;
}
#pagetitle {
	font-size: xx-large;
	position: inherit;
}
link {
	font-size: x-small;
}
div.c5 {height: 166px}
div.c4 {left: 107px; top: 15px}
div.c3 {left: 58px; top: 35px}
p.c2 {width: 319px}
div.c1 {left: -15px; top: -18px}
.hidden{
	visibility: hidden;
}
@media aural {
body {
	speak: normal;
	volume: x-loud;
	pitch: medium;
	speech-rate: medium;
}
}

