@charset "utf-8";
/* CSS Document */

html { 
	height: 100%;
}

body {
	height: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1C2F47;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-color: #C1CCD0;
	background-image: url(images/background.png);
	background-repeat: repeat;
}

#container {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	padding-bottom: 30px;
	width: 1010px;	
	min-height: 100%; /* real browsers */
	background-image: url(images/back.png);
	background-repeat: repeat-y;
}

#header {
	margin-left: 30px;
	margin-right: 30px;
	width: 950px;
	background-color: #1C2F47;
}

#logobox {
	height: 180px;
	background-image: url(images/header.png);
	width: 950px;
}
#logo {
	position: absolute;
	left: 298px;
	top: 109px;
	z-index: 3000;
}

#google {
	width: auto;
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}

#navigation {
	background-color: #1C2F47;
	padding-right: 30px;
	padding-left: 30px;
}

#content {
	clear:both;
	margin: 0 30px 0 30px;
	padding:30px 30px 30px 30px; /* bottom padding for footer */
	background-image: url(images/spatter_upsidedown.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#left {
	min-height: 400px;
	width: 610px;
	float: left;
}

#right {
	width: 242px;
	float: right;
	font-size: 9pt;
	background-color: #E5E5E5;
	border: 1px solid #1C2F47;
	padding: 4px;
	color: #6d3405;
}

#footer {
	text-align: center;
	margin: 0 60px 0px 60px;
	padding: 15px;
	width: 860px;
	background-color: #FBE179;
	font-size: smaller;
}

a:link {
	text-decoration: underline;
	color: #426FA6;
	font-weight: normal;
}

a:hover {
	color: #B74B05;
	text-decoration: underline;
	font-weight: normal;
}

a:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #602C04;
	text-decoration: underline;
	font-weight: normal;
}

p{
	margin-top: 0.25em;
	margin-bottom: 1em;
	line-height: 1.5em;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 128%;
	font-weight: lighter;
	margin-bottom: 0em;
	padding-bottom: 5px;
	margin-top: 0em;
	padding-top: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #c5b166;
	border-right-color: #c5b166;
	border-bottom-color: #c5b166;
	border-left-color: #c5b166;
	clear: both;
	background-image: url(images/h1_background.png);
	background-repeat: no-repeat;
	padding-left: 5px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6d3405;
	font-size: 120%;
	font-weight: normal;
	margin-bottom: .25em;
	padding-bottom: 0px;
	margin-top: 1em;
	padding-top: 0px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CD5206;
	font-size: 108%;
	font-weight: bolder;
	margin-bottom: .25em;
	padding-bottom: 0px;
	margin-top: 1em;
	padding-top: 0px;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #192A43;
	font-size: 130%;
	margin-bottom: 0em;
	padding-bottom: 0px;
	margin-top: 1em;
	padding-top: 5px;
	font-style: normal;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: bold;
}

#cowley {
	margin-right: 5px;
}


.picture_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
}
.table_titles {
	background-color: #2C3C4E;
	color: #FFFFFF;
}


.picture_left {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

ol {
	margin-top: 0.25em;
	margin-bottom: 1em;
	line-height: 1.5em;
}
ul {
	margin-top: 0.25em;
	margin-bottom: 1em;
	line-height: 1.5em;
}

form {
	padding: 0;
	margin: 0;
}

input,textarea { 
	font-family: Georgia, serif; 
	font-size: 1em; 
}

#slideshow {
	width: 250px;
	height: 200px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#amber {
	background-color: #ffff80;
	position: relative;
	overflow: hidden;
	height: 1.2em;
	padding-top: 2px;
	padding-bottom: 2px;
}
#amber_cover {
	background-image: url(images/sheriff_images/amber_cover.png);
	background-repeat: no-repeat;
	width: 145px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 1.2em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 100px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 4000;
}

#sticker {
	position: absolute;
	top: 0px;
	left: 18px;
}

#left table {
	margin-bottom: 1em;
}
.subnav {
	display: block;
	margin-bottom: 20px;
	margin-top: 5px;
}


.subnav a {
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.table_row {
	background-color: #e0e0e0;
}


.subnav a:link {
	color: #FFFFFF;
	background-color: #3D4C7E;
	text-decoration: none;
}

.subnav a:visited {
	color: #FFFFFF;
	background-color: #3D4C7E;
	text-decoration: none;
}

.subnav a:hover {
	color: #FFFFFF;
	background-color: #1B1C54;
}


.subnav a:active {
	color: #FFFFFF;
	background-color: #6B3232;
}
.clear {
	clear: both;
}

#Search {
	color: #e88914;
	background-color: #1C2F47;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #e88914;
	border-right-color: #e88914;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6D3405;
	border-left-color: #6D3405;
	font-size: 12px;
}
#Field {
	background-color: #FBE179;
	border: 1px solid #6d3405;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1C2F47;
}
