a {	
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a.banner_nav {
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
	}
body {
	/*background: #333366 url(../images/navy.gif) no-repeat top left;*/
	background-color: #FFFFEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 67%;	
	line-height: 2em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	width: 99%;
	}
h2 {
	color: #333333;
	font-size: 1.5em;
	}
h3 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1.25em;	
	background-color: #006666;  	
	color: #DCDCDC;
	}
h4 {
	color: #000000;
	}
p {
	padding: 4px 8px 4px 8px;
	}
#container {
	/*margin-right: auto;
	margin-left: auto;
	padding-left: 65px;
	max-width: 600px;*/
	}
#banner {
	color: #000;
	}
	
#banner h1 {
	margin-top:0px;
	margin-left:70px;
		font-family:"Times New Roman", Times, serif;
		font-weight:200;
	}
	
	h1.sheriffName {
	font-size:20px;

	}
	
	h1.countyName {
	font-size:25px;
	}
	
	#banner hr {
	width:30%;
	color:#f00;
	text-align:left;
	}
	
#home_page_links {
display:none;
	}
/*#month_links {
	position: relative;
	background-color: #333366;
	color: #FFFFFF;
	float: left;
	clear: left;
	margin-right: 8px;
	border: 4px ridge #FFFFCC;
	}
#month_links ul {
	list-style-type: none;
	margin-left: -1em;
	font-weight: 600;
	}*/
#month_links {
display:none;
	}
#month_links li {
	list-style-type: none;
	display: inline;
	margin-left: .75em;
	margin-right: .75em;
	}
#content_title {
	width: auto;
	border-top: 4px ridge #333366;
	}
#property_list caption {
	color: #000000;
	font-weight: bold;
	}
#property_list table {
	background-color: #FFFFFF;
	color: #000000;
	padding: 8px;
	/*width: fixed; auto; 60%;*/
	border: 4px inset #333366;
	border-collapse:collapse;
	}
td, th {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.25em;
	}
tr.ListHeaderColor th {
	text-align: center;
	background-color: #FFFFCC;
	border: 4px solid #333366;
	}
td {
	color: #333333;
	border: 1px solid #000000;
	text-align: center;
	}

#footer { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	}
	
	#footer a, #footer a:visited {
	color:#fff;
	}
.important {
	font-weight: bold;
	color: #333366;
	}

.above_browser_window {
	position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
	}
/* test skip nav using above_browser_window */
.skip_nav {
	font-size: 20%;
	}
a:hover {	
	text-decoration: underline;
	}
	
	hr {
 border: 0;
 color: #043;
 background-color: #043;
 height: 1px;
 width: 100%;
 text-align: left;
 }
 
 #content {
 	padding-left:10px;
 }
