body {
	margin: 0px; padding: 0px;
	background: #222222 url("images/body.gif") repeat-x top center;
	text-align: center;
}
#container {
	width: 786px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#container, td, th {
	font-size: 12px;
	font-family: verdana, arial;
}
#top {
	height: 52px;
	background: transparent url("images/top.gif") no-repeat;
}

#top_left {
	float: left;
	width: 16px; height: 137px;
	background: transparent url("images/top_left.gif") no-repeat;
}
#logo {
	float: left;
	width: 200px; height: 137px;
	background: white url("images/_logo.jpg") no-repeat;
}
#picture {
	float: left;
	width: 554px; height: 137px;
}
#top_right {
	float: left;
	width: 16px; height: 137px;
	background: transparent url("images/top_right.gif") no-repeat;
}
#data {
	width: 786px;
	background: transparent url("images/data_vert.gif") repeat-y;
	float: left;
}
#fire_body #data {
	background: transparent url("images/fire_data_vert.gif") repeat-y;
}
#sidebar {
	width: 213px;
	float: left;
	color: black;
	min-height: 200px;
}
#sidebar a {
	display: block;
	color: #417de1;
	font-family: verdana;
	font-size: 12px;
	margin: 0 auto 6px auto;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	text-align: center;
	width: 80%;
}
#fire_body #container #sidebar a {
	color: white;
	background-color: #001d47;
	font-weight: bold;
}
#sidebar a:hover {
	background-color: #666;
	color: #ddd;
}
#fire_body #container #sidebar a:hover {
	background-color: white;
	color: black;
}
#sidebar .inside {
	padding: 8px 8px 8px 20px;
}
#sidebar .search {
	width: 213px; height: 78px;
	background: transparent url("images/search.gif") no-repeat;
}
#content {
	width: 570px;
	float: left;
	color: #333;
	overflow: hidden;
}
#content .inside {
	padding: 16px 20px 8px 12px;
}
p {
	padding: 0 0 12px 0;
	margin: 0;
	line-height: 20px;
}
#footer {
	background: transparent url("images/footer.gif") no-repeat;
	width: 786px; height: 50px;
	color: white;
	text-align: center;
	float: left;
	padding: 20px 0 0 0;
	line-height: 20px;
}
#content a, #footer a {
	color: #417de1;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom: 1px dotted #417de1;
}
#content a:hover, #footer a:hover {
	border-bottom-style: solid;
}
h2 {
	margin: 0px;
	padding: 0 0 8px 0;
	color: #417de1;
	font-family: arial;
	font-size: 15px;
}
#searchField {
	font-size: 10px;
	font-family: tahoma, verdana, arial;
	color: #666;
	width: 100px;
	background: white url("images/magnifier.png") no-repeat 1px 1px;
	padding: 2px 1px 1px 18px;
	height: 20px;
	border: 1px solid #666;
	position: relative;
	top: 40px; left: 40px;
}
#searchButton {
	position: relative;
	top: 43px; left: 40px;
	background-color: transparent;
	border: 0px;
	color: white;
	font-weight: bold;
}
form {
	margin: 0px;
}
a img {
	border: 0px;
}
.page_controls {
	text-align: center;
	margin: 0 0 8px 0;
}
.e:hover td, .o:hover td {
	color: #456c0f;
}
.o td {
	background-color: #f0f0f0;
}
#sidebar hr {
	height: 2px;
	width: 80%;
	background-color: #417de1;
	border: 0px;
	margin: 4px auto 4px auto;
	text-align: center;
}
.highlight {
	background-color: #417de1;
	color: white;
}
.dotted {
	border-bottom: 1px dotted #aaa;
	padding-bottom: 3px;
	width: 100%;
}
.dotted a {
	text-decoration: none;
}
.justify {
	text-align: justify;
}
.mine .heading {
	 font-weight: bold;
}
.timestamp {
	margin: 4px 0 0 0;
	font-size: 9px;
}
#wysiwyg {
	float: left;
}

.gallery_thumb {
	width: 120px;
	height: 120px;
	text-align: center;
	float: left;
	margin: 0 0 10px 8px;
}



.both { color: #744400; }

#fire_body #top { background-image: url("images/fire_top.gif"); }
#fire_body #footer { background-image: url("images/fire_footer.gif"); }
#fire_body a, #fire_body h1, #fire_body h2, #fire_body #sidebar a { color: #4148e1; }
#fire_body hr { background-color: #4148e1; }
#fire_body #sidebar .search { background: transparent url("images/fire_search.gif") no-repeat; }
#fire_body #content #textual a, #fire_body #footer a { border-bottom-color: #4148e1; }
.fire { color: #4148e1; }

#fire_body #content { background: transparent url("images/fire_data_top.gif") no-repeat 4px 0px; }

 
#county_body #top { background-image: url("images/county_top.gif"); }
#county_body #footer { background-image: url("images/county_footer.gif"); }
#county_body a, #county_body h1, #county_body h2, #county_body #sidebar a, #county_body hr { color: #2cad05; }
#county_body hr { background-color: #2cad05; }
#county_body #sidebar .search { background: transparent url("images/county_search.gif") no-repeat; }
#county_body #content #textual a, #county_body #footer a { border-bottom-color: #2cad05; }
.county { color: #2cad05; }

#county_body #content { background: transparent url("images/county_data_top.gif") no-repeat 4px 0px; }