/*External Style Sheet*/

body 
	{
	color:#000000;
	min-width:770px;
	background-attachment:scroll;/*doesn't scroll(scrolling is scroll)*/
	background-color:#C6C9D4;
	font-size:12px;
	font-family:Verdana, Arial, sans-serif;
	padding:0;
	margin:0;
	}
h1
	{
	font-size:18px;
	font-weight:bold;
	display:inline;
	}
h2
	{
	text-align:left;
	font-size:13px;
	font-family:Arial,sans-serif;
	font-weight:300;
	display:inline;
	}
h3
	{
	font-size:14px;
	text-align:left;
	font-weight:bold;
	font-family:Arial,sans-serif;
	margin:0;
	}
h4
	{
	font-weight:bold;
	font-size:12px;
	margin:0;
	}	
	
div.center
	{
	text-align:center;
	}

div.right
	{
	text-align:right;
	}

div.left
	{
	text-align:left;
	}
div.all
	{
	text-align:left;
	margin:0 auto;
	background-color:white;
	}
div.top
	{
	height:112px;
	margin:0 auto;
	border-left: solid 10px #636C8C;
	border-right: solid 10px #636C8C;
	background:#26335F url("images/header.jpg") no-repeat top right;
	}
div.header1
	{
	height:112px;
	width:113px;
	background-image:url("images/sheriff.jpg");
	background-repeat:no-repeat;
	float:left;
	}
div.header2
	{
	float:left;
	height:77px;
	margin-left:25px;
	margin-top:35px;
	font-size:24px;
	color:white;
	font-weight:bold;
	}
div.main {
	min-width:875px;
	}
div.main2 
	{
	background-color:white;
	float:left;
	width:74.9%;
	_width:74.9%;
	
	color:#26335F;
	}
.main2_inner
	{
	padding:1%;
	}

div.navleft
	{
	float:left;
	width:24.9%;
	border-right:solid 1px #26335F;
	border-bottom:solid 1px #26335F;
	}
div.navtop
	{
	width:89.9%;
	padding:0 5%;
	padding-top:8px;
	background:#3A4B81 url("images/nav_gradient.jpg") repeat-x bottom left;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
	font-size: 18px;
	color:#FBF9BA;
	}
div.nav
	{
	padding:0 0 0 5%;
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	color:white
	}	
div.navmain
	{
	line-height:20px;
	}
div.seal
	{
	width:100%;
	background:url("images/seal2.jpg") no-repeat top center;
	height:179px;
	}
div.outerseal
	{
	width:100%;
	background:#E2D76D url("images/seal_bg.jpg") repeat;
	height:179px;
	}	
div.contact 
	{
	font-size:17px;
	font-weight:bold;
	padding-top:5px;
	padding-left:6px;
	}
div.contact2
	{
	font-size:13px;
	font-weight:normal;
	padding-left:23px;
	}
div.contact3
	{
	font-size:13px;
	font-weight:normal;
	text-align:right;
	padding-right:15px;
	}
div.emergency
	{
	color:#0A1537;
	font-size:17px;
	padding-left:23px;
	font-weight:bold;
	}
div.img
	{
	width:489px;
	margin:0 auto;
	}
div.footer
	{
	clear:both;
	background-image:url("images/gradient.gif");
	background-repeat:repeat-x;
	width:100%;
	height:25px;
	padding-top:10px;
	font-size:12px;
	color:#5A92CB;
	text-align:center;
	}
	.footer a:link,.footer a:visited,.footer a:hover,.footer a:active
		{
		color:#5A92CB;
		}
	.footer a:hover
		{
		color:white;
		}

table
	{
	border-style:none;
	width:98%;
	}
table.inside
	{
	width:740px;
	background-color:white;
	}
table.inner
	{
	width:717px;
	margin:0 auto;
	}
table.average tr td
	{
	border:solid 1px black;
	}
table.average
	{
	border-collapse:collapse;
	}
td
	{
	padding:4px 5px;
	vertical-align:top;
	}
td.right
	{
	text-align:right;
	}
td.left
	{
	text-align:left;
	}


tr.listings
	{
	border:1px solid #CCCCE0;
	background-color:#ECECEC;
	}
td.one_line
	{
	padding-top:5px;
	padding-bottom:5px;
	}
tr.toprow
	{
	background-color:white;
	color:#26335F;
	}
tr.one
	{
	background-color:#26335F;
	color:white;
	}
tr.two
	{
	background-color:#3A4B81;
	color:white;
	}
tr.one td a,tr.one td a:link,tr.one td a:visited,tr.one td a:hover,tr.one td a:active,tr.two td a,tr.two td a:link,tr.two td a:visited,tr.two td a:hover,tr.two td a:active
	{
	color:white;
	}
th.average
	{
	width:33%;
	border:solid 1px black;
	}


img
	{
	border-style:none;
	}
img.arrow
	{
	margin-left:10px;
	margin-right:5px;
	}
	
a:link
	{
	color:#26335F;
	font-weight:bold;
	text-decoration:underline;
	}
a:visited
	{
	color:#26335F;
	font-weight:bold;
	text-decoration:underline;
	}
a:hover
	{
	color:black;
	font-weight:bold;
	text-decoration:underline;
	}
a:active
	{
	color:#26335F;
	font-weight:bold;
	text-decoration:underline;
	}	

div.navmain a:link
	{
	color:white;
	text-decoration:none;
	}
div.navmain a:visited
	{
	color:white;
	text-decoration:none;
	}
div.navmain a:hover
	{
	color:#FECB24;
	text-decoration:none;
	}
div.navmain a:active
	{
	color:white;
	text-decoration:none;
	}
	

p
	{
	margin-top:8px;
	margin-bottom:8px;
	margin-left:5px;
	text-align:left;
	}

span.tiny
	{
	font-size:11px;
	font-weight:normal;
	}
.top_links
	{
	background:#fdf5a4 url('images/menu_bg.gif') repeat-x top;
	width:100%;
	float:left;
	border-bottom:solid 1px #26335F;
	}
	.top_links ul
		{
		list-style:none;
		padding:0;
		margin:0;
		}
		.top_links ul li
			{
			float:left;
			height:39px;
			}
			.top_links ul li a,.top_links ul li a:link,.top_links ul li a:visited,.top_links ul li a:hover,.top_links ul li a:active
				{
				padding:11px 13px;
				display:block;
				text-decoration:none;
				color:#26335f;				
				}
.login_box
	{
	font-size:11px;
	}
	.login_box form label
		{
		float:left;
		width:200px;
		margin-right:25px;
		font-size:11px;
		}
	.login_box input
		{
		font-size:11px;
		width:270px;
		margin-bottom:5px;
		}
	.login_box textarea
		{
		font-size:11px;
		width:700px;
		height:350px;
		}
	.login_box input.btn
		{
		width:150px;
		}
	.login_box select
		{
		font-size:11px;
		margin-bottom:5px;
		}
	.login_box input.radio
		{
		width:50px;
		margin:0;
		border:none;
		height:20px;
		}
	.login_box h2
		{
		margin:5px 0 10px 0;
		}

.label {
	font-family: arial;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	width:100px;
	}

.field {
	text-align: left;
	vertical-align: middle;
	font-family: arial;
	font-size: 10px;
	}

fieldset {
	text-align: middle;
	border: #D8D7C0 1px solid;
	background-repeat:repeat-x;


	}

legend {
	color: #000000;
	font-style: italic;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	background-color:#FFFFFF;
	}


input.txt {
	border: solid #7F9DB9 1px;
	font-size: 13px;
	background-color:white;	
	}

input.txt2 {
	border: solid #7F9DB9 1px;
	font-size: 11px;
	background-color:white;	
	}
	
.req
	{
	color:red;
	}		