

html {

     overflow-y: scroll;

}



body {

	margin: 0;
	padding: 0;
	background: #ffffff;
	font-size: 13px;
	text-align: justify;

}



form input {

 

}



body, th, td, input, textarea, select, option {

	font-family: Arial, Helvetica, sans-serif;

	color: #83826A;

}



h1, h2, h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	color: #666666;

}



h1 {

	letter-spacing: -2px;

	font-size: 28pt;

	margin: 0 0 0 20px;

	padding: 0 0 0 20px;

}



h2 {

	letter-spacing: -1px;

	font-size: 2.5em;

}



h3 {

	font-size: 1em;

}



p, ul, ol {

	line-height: 200%;

}



blockquote {

	margin: 15px 0px;

 	padding: 5px 7px 5px 40px;  	

    font-weight: normal;

	font-size: 17px;

	line-height: 1.6em;

	font-style: italic;

	font-family: Georgia, 'Times New Roman', Times, serif;		

	color: #66A342;

}

#comments h2 {
margin-left: 10px;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}



a {

	color: #2D52A5;

}



a:hover {

	color: #2D52A5;

}



hr {

	display: none;

}



/* Header */



#header {

	width: 880px;

	height: 34px;

	margin: 20px auto 0 auto;

}



#header h1, #header p {

	margin: 0;

	padding: 0;

}



#header h1 {

	font-size: 52px;

	color: #011DA0;

}



#header p {

	margin-top: -15px;

	padding: 0px 0px 0px 4px;

	font-size: 20px;

	font-weight: normal;

	color: #555;

	text-transform: lowercase;

}



#header a {

	text-decoration: none;

	color: #F79F1A;

}



/* Page */



.emailform {

margin-top: 50px;

margin-left: 50px;

}



#page {

	width: 940px;

	margin: 0 auto;

	padding: 0px;

}



#page-bgtop {



	margin: 0px;

	padding: 0px;

}



#page-bgbtm {

	padding: 30px 40px 30px 30px;

	 min-height: 1000px;



}



/* Content */



.details {

background-image: url('images/infobox.gif');

width: 882px;

height: 206px;

color: #fff;

}



table.searchdetails {

color: #fff;

margin-left: 80px;

}



table.searchdetails a {

color: #efcf61;

font-weight: bold;

font-size: 12pt;

}



table.searchdetails a:hover {

color: #00CC33;

}



.details h2, .details table tr td, .details tbody {

color: #fff;

}



.details h2 {

padding: 20px 0 0 26px;

margin: 0 0 0 60px;

font-size: 18pt;

}



h2.commentstitle {

clear: both;

}



.map {

width: 560px;

height: 420px;

padding: 10px;

margin-top: 10px;

margin-left: 6px;

margin-bottom: 20px;

background-color: #eee;

-moz-border-radius: 5px;

-webkit-border-radius: 5px;

float: left;

}



.map h2 {

font-size: 12pt;

margin-left: 20px;

font-weight: bold;

}



.moreinfo {

float: right;

}



a.moreinfolink {

background-image: url('images/detective.jpg');

background-repeat: no-repeat;

display: block;

float: right;

width: 240px;

height: 246px;

text-align: center;

font-size: 18pt;

color: #fff;

margin-top: 20px;

padding: 170px 20px 0 20px;

text-decoration: none;

}



#content {

	float: left;

	width: 880px;

	margin: 0;

	padding-top: 30px;

	color: #666666;

}



.post {

	padding: 0px 0 20px 0;

}



#comments {

clear: both;

background-color: #eee;

width: 850px;

padding: 10px;

margin-top: 10px;

margin-left: 6px;

-moz-border-radius: 5px;

-webkit-border-radius: 5px;

}



.commentsbox {

background-color: #fff;

-moz-border-radius: 5px;

-webkit-border-radius: 5px;

width: 780px;

padding: 10px;

margin: 0 auto;

}



.commentinputs {

float: left;

margin-left: 40px;

}



.commentinputs input {

margin: 5px;

}



.commentarea {

clear: both;

text-align: center;

}



.commentarea textarea {

width: 600px;

height: 100px;



}



.captcha {

float: right;

margin-right: 20px;

}



.title {

	margin: 0px;



}



.title a {

	text-decoration: none;

	color: #66A342;

}



.pagetitle {

}



.byline {

	margin-top: -25px;

	padding: 0px;

	color: #66A342;

}



.meta {

	margin-right: 20px;

}



.meta .more {

	display: block;

	width: 120px;

	height: 26px;

	padding: 2px 0px 0px 0px;

	background: url(images/img06.jpg) no-repeat left top;

	text-align: center;

}



.meta .comments {

	float: left;

	width: 120px;

	height: 26px;

	padding: 2px 0px 0px 0px;

	background: url(images/img06.jpg) no-repeat left top;

	text-align: center;

}



.meta a {

	text-decoration: none;

	color: #787872;

}



.navigation {

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}



.posts {

	margin: 0;

	padding: 0;

	list-style: none;

	line-height: normal;

}



.posts li {

}



.posts h3 {

	margin: 0;

	font-weight: bold;

}



.posts p {

	margin: 0;

	line-height: normal;

}



.posts a {

}


.state {

	margin: 5px 5px;

	background-color: #eee;

	width: 380px;
	
	float: left;

	padding: 5px 24px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

}


.entry {

	margin: 5px 0;

	background-color: #eee;

	width: 832px;

	padding: 5px 24px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

}



.entry table {



}



.last {

	border: none;

}



/* Sidebar */



#sidebar {

	float: right;

	width: 200px;

	min-height: 1000px;

	margin-bottom: 10px;

	color: #FFFFFF;

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

	margin: 0;

	padding: 0;

}



#sidebar li ul {

	margin-bottom: 40px;

	padding: 0px 15px;

}



#sidebar li li {

	margin: 0 0 0 0;

	padding: 0 0 0 0;

	line-height: 35px;

}



#sidebar h2 {

	width: 185px;

	height: 32px;

	padding: 6px 0px 0px 15px;

	background: url(images/img04.gif) no-repeat left top;

	font-size: 18px;

	color: #FFFFFF;

	line-height: 25px;

}



#sidebar a {

	text-decoration: none;

	color: #FFFFFF;

}



#sidebar a:hover {

	text-decoration: none;

}



/* Search */



#search input {

	display: none;

}



#search input#s {

	display: block;

	width: 210px;

	padding: 2px 5px;

	border: 1px solid #3DD1FF;

}



#search br {

	display: none;

}



/* Calendar */



#calendar {

}



#calendar h2 {

	margin-bottom: 15px;

}



#calendar table {

	width: 80%;

	margin: 0 auto;

	text-align: center;

}



#calendar caption {

	width: 100%;

	text-align: center;

}



#next {

	text-align: right;

}



#prev {

	text-align: left;

}



/* Reverse Lookup */



#sidebar a.revlink {

	display: block;

	padding: 30px 6px 12px 6px;

	text-align: left;

	font-size: 29px;

	color: #FFFFFF;

	background: #274D9F;

	border: 3px solid #4D7CCF;

}



div.fnum {

	margin-top: 14px;

	font-size: 22pt;

	font-weight: bold;

	color: #efedb5;

}



div.click {

	margin-top: 20px;

	font-size: 24px;

	font-weight: bolder;

}



/* Footer */



#footer {

	width: 800px;

	margin: 0 auto;

	height: 50px;

	text-align: center;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

	color: #2D52A5;

	margin-bottom: 27px;

}



#footer p {

	padding-top: 15px;

}



#footer p a {

	color: #2D52A5;

}



img { border: none; }



img.left {

	float: left;

	margin: 3px 20px 30px 0px;

}



img.right {

	float: right;

	margin: 3px 0px 10px 30px;

}



.logo {

float: left;

margin-top: 10px;

width: 300px;

}



.search {

float: right;

margin-top: 16px;

}

.search input {
margin-top: 5px;	
}


.search form {

margin: 0;

padding: 0;

}



.number input {
font-size: 16pt;
padding: 4px;
height: 28px;
width: 286px;
vertical-align: middle;
float: left;
margin-left: 10px;
}



.searchbutton input {

vertical-align: middle;
margin-left: 5px;
float: left;

}



.search p{

letter-spacing: -1px;

}



form.searchform {

width: 420px;

height: 52px;

background-color: #ccc;

padding-top: 4px;

-moz-border-radius: 5px;

-webkit-border-radius: 5px;

}



input.number {

font-size: 16pt;

padding: 4px;

width: 300px;

margin-left: 10px;

}



input.searchbutton {

font-size: 14pt;

font-weight: bold;

padding: 4px;

color: #555;

}

.details a.detailed {
font-size: 10pt;
text-decoration: none;
}

