@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../cssimages/arc-background.png);
	background-repeat: repeat;
	width: 100%;
}
#container {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
#masthead {
	margin: 0px;
	padding: 0px;
	height: 326px;
	width: 960px;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
	text-align: right;
}
.header-county {
	background-image: url(../cssimages/oflucascounty.gif);
	height: 42px;
	width: 796px;
}


#content {
	margin: 0px;
	width: 640px;
	text-align: left;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#falsesidebar {
	margin: 0px;
	padding: 0px;
	width: 960px;
	background-position: left top;
}

#footer {
	margin: 0px;
	height: 88px;
	width: 960px;
	background-image: url(../cssimages/footer.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-size: 10pt;
}
.clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
h1 {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #006600;
}

h2 {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #001866;
}

h3 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
}
h4 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #001866;
}
h5 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #006600;
}
td, th {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.legal {
	font-size: 9px;
	color: #000000;
}
.accentsyle {
	font-weight: bold;
	color: #006600;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-style: normal;
}
.accentsyle-blue {
	font-weight: bold;
	color: #001866;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-style: normal;
}
.datecolor {
	font-weight: bold;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
}
a {
	color: #001866;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.whiteaccent {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.footer a {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #001866;
}
