body {
	padding: 0px;
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	background-image: url('/img/back.png');
}

#footer { color: inherit;
	  margin: 20px auto;
	  font-size: 10px;
	  padding: 10px;
	  text-align: center;
	  width: 834px;
	  clear: both;
}

#footer address {
	display: block;
	float: left;
	text-align: left;
	font-size: 10px;
	height: 90px;
	width: 25%;
}

#footer div {
	border: none;
	height: 70px;
	line-height: 35px;
	float: right;
	width: 75%;
}

#footer img {
	margin: 1px !important;
	border: none !important;
	vertical-align: middle;
}

#footer hr {
	width: 100%;
	visibility: hidden;
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#error {
	  margin: 20px auto;
	  font-size: 10px;
	  padding: 10px;
	  text-align: center;
	  width: 834px;
	  color: red;
}

#footer > a > img {
	border: none;
	vertical-align: middle;
}

#header {
	width: 940px;
	height: 224px;
	margin: 0px auto;
	background-image: url('/img/masthead.png');
}

#header > a {
	display: block;
	text-decoration: none;
	width: 940px;
	height: 184px;
	margin: 0px;
}

#header > a > span {
	text-decoration: none;
	visibility: hidden;
}

#body {
	width: 900px;
	margin: 0px auto;
	padding: 20px;
	background-image: url('/img/bodyback.png');
}

#header > ul {
	list-style: none;
	float: right;
	padding: 0px;
	margin: 0px;
	margin-right: 20px;
}

#header > ul > li {
	display: block;
	float: left;
	height: 40px;
}

#header > ul > li > a > img {
	display: block;
	border: none;
	padding: 0px;
	margin: 0px;
}

#header > ul > li:hover > ul {
	visibility: visible;
}

#header > ul > li > ul {
	visibility: hidden;
	display: block;
	position: relative;
	width: 200px;
	border: solid #666 1px;
	border-top: none;
	background: white;
	padding: 10px;
	margin: 0px;
	list-style: none;
	padding-left: 20px;
}

#header > ul > li > ul > li {
	width: 170px;
	border-bottom: solid #666 1px;
	padding: 5px;
}

.bottom {
	border-bottom: solid white 1px !important;
}

.last {
	margin-left: -109px !important;
}

#header > ul > li > ul > li > a {
	display: block;
	text-decoration: none;
	color: #666;
	width: 100%;
	padding: 2px;
}

#header > ul > li > ul > li > a:hover {
	background: #C6C6C6;
	color: white;
}

#body > div {
	border: solid #3D3D3D 2px;
}

#leadin1 {
	display: block;
	float: left;
	width: 158px;
	height: 221px;
	margin-left: 21px;
	margin-bottom: 21px;
	background-image: url('/img/leadin1.png');
	padding: 20px;
	padding-right: 360px;
	color: white;
}

#fixed {
	width: 270px;
	float: right;
	min-height: 241px;
	margin-right: 21px;
	margin-bottom: 21px;
	clear: right;
	padding: 10px;
	text-align: justify;
}

#fixed h1 {
	padding-left: 40px;
	background-image: url('/img/h1.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 18px;
}

#random {
	width: 270px;
	float: right;
	min-height: 241px;
	margin-right: 21px;
	margin-bottom: 21px;
	clear: right;
	padding: 10px;
	text-align: justify;
}

#body img {
	border: solid #666 1px;
	margin: 10px;
}

#dacontent, .mceContentBody {
	display: block;
	float: left;
	width: 498px;
	padding: 20px;
	margin-left: 21px;
	margin-bottom: 21px;
	font-size: 16px;
	text-align: justify;
}

#dacontent h1, .mceContentBody h1 {
	font-family: times, serif;
	color: #21d478;
}

fieldset {
	text-align: left;
	display: block;
	clear: left;
}

fieldset label {
	display: block;
	width: 150px;
	float: left;
	clear: left;
	height: 20px;
	margin: 2px;
}

fieldset input, fieldset select {
	display: block;
	clear: right;
	width: 200px;
	height: 20px;
	margin: 2px;
	padding: 0px;
	overflow: visible;
}

fieldset button {
	overflow: visible;
	line-height: 16px;
	height: 20px;
	display: block;
	float: left;
	clear: left;
	width: 150px;
	margin: 2px;
	margin-left: 156px;
	padding: 0px;
}

.mceEditor {
	display: block;
	clear: both;
	float: left;
}

textarea {
	display: block;
	float: left;
	clear: left;
	margin: 2px;
	width: 354px;
	height: 100px;
	overflow: visible;
}

.calendar #prev, .calendar #next{
	border: solid #3D3D3D 2px;
	display: block;
	float: left;
	margin: 2px;
	padding: 2px;
	width: 150px;
	text-align: center;
}

.calendar #next {
	float: right;
}

.calendar a {
	text-decoration: none;
}

#cal_cal {
	clear: left;
	width: 100%;
}

#cal_cal div {
	text-align: center;
	width: 100%;
}

#cal_cal table {
	width: 100%;
}

#cal_cal th {
	border: solid black 1px;
	text-align: center;
	padding: 2px;
	width: 14%
}

#cal_cal td {
	font-size: 10px;
	height: 100px;
	vertical-align: top;
	border: solid black 1px;
	padding: 1px;
}

.cal_offmo {
	background: #AAA;
}

#hide > div {
	display: none;
}

#county {
	display: block;
	width: 100%;
	text-align: center;
}