﻿body {
	margin: 0;
	padding: 0;
	border: none;
	color: #000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 72%;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
}
table {
	padding: 0 2px;
	margin: 0;
	border: none;
	text-align: left;
}
p {
	font-size: 100%;
}
div {
	font-size: 100%;
}
h1 {
	color: #01375B;
	font-size: 175%;
	font-weight: bold;	
}
h2 {
	
	color: #008b52;
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
}
h3 {
	color: #006fad;
	font-size: 130%;
	font-weight: bold;
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
ul {
	margin:0;
	padding:0;
}
li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
}
#master_wrapper {
	position: relative;
	display: block;
	left: 0px;
	top: 0px;
	width: 99.9%;
	margin: 0 auto;
}
#header {
	position: relative;
	display: block;
	width: 100%;
	height: 105px;
	white-space: nowrap;
	vertical-align:top;
	background-image: url(/sonomagreen/images/header_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;	
}
#header img {
	vertical-align:top;
}
#header_print {
	visibility: hidden;
	display: none;
}
#top_nav {
	position: absolute;
	display: inline-block;
	top: 67px;
	left: 240px;
	width: 530px;
	height: 28px;
	text-align: left;
	white-space: nowrap;
}
#top_nav form {
	display: inline;
	margin: 0;
}
#top_nav ul {
	position: relative;
}
/* pre IE 7 height fix */
html > body #top_nav ul {
}
#top_nav li {
	display: inline;
	padding: 2px;
	vertical-align: middle;
}
#top_nav input {
	vertical-align: middle;
	padding-bottom: 2px;
}
/* pre IE 7 height fix */
html > body #top_nav input {
}
#top_nav a {
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	font-family: "Lucida Sans", sans, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
	padding: 4px;
}
#top_nav a:hover {
	color: #008b52;
	background-color: #fff;
}
#left_nav {
	display:block;
}
#content_wrapper {
	position: absolute;
	display: block;
	top: 105px;
	left: 0;
	width: 99.9%;
	background-image: url(/sonomagreen/images/left_nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;	
}
html > body #content_wrapper {
}
#content_main {
	position: relative;
	display: block;
	top: 0;
	left: 150px;
	text-align: left;
	width: 826px;
	height: auto;
	margin: 0 10px 0 0;
	padding: 5px 0 15px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	border-top: 1px #000 solid;
}
html > body #content_main {
	padding-bottom: 0;
	
}
#content_main li {
	padding-left:20px;
	list-style: inside;
	list-style-type: disc;
}

#footer_wrapper {


	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 20px 0 0 0;
	white-space: nowrap;
	border-top: 1px #000 solid;
	
}
/* pre IE 7 height fix */
html > body #footer {
	/*height: auto;*/
}
#footer_content {
	position: relative;
	display:block;	
	width: 100%;
	height: 80px;
	margin-top: 10px;
	text-align: center;
}
#footer_content ul {
	position: relative;
	margin: 0;
	padding: 0;
	height: 20px;
	min-height: 20px;
	line-height: 20px;
	list-style-type: none;
	list-style-image: none;
}
/* pre IE 7 height fix */
html > body #footer_content ul {
	height: auto;
}
#footer_content li {
	display: inline;
	padding: 0 2px;
	vertical-align: middle;
}
#footer_content a {
	font-size: 90%;
	color: #000;
	text-decoration: none;
	/*border-bottom: #666 dotted 1px;*/
}
#footer_content a:hover {
	color: #008b52;
	border-bottom: none;
}
#footer_note {
	font-size: 75%;
	text-align: center;
	padding: 5px;
}
#footer_note a {
	font-size: 100%;
	color: #000;
	font-weight: normal;
}
#footer_note a:hover {
	font-size: 100%;
}
/* Class Declarations - Start */
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.county_seal {
	padding: 7px 0 0 25px;
	
}
.date {
	text-align: left;
	padding: 0 5px;
	font-size: 85%;
	font-style: italic;
}
.dept_logo {
	padding: 0 0 0 120px;
}
.error {
	font-size: 85%;
	color: #FF0000;
	font-weight: bold;
}
.icon {
	vertical-align:middle;
}
.note {
	font-size: 75%;
	text-align: center;
	border: 1px solid #008b52;
	padding: 5px;
	width: 50%;
	margin:0 auto;
	margin-top:15px;
}
.note img {
	vertical-align: middle;
}
/* radio buttons on Search Page */
.radio {
	margin-top:-15px;
}
.underline {
	text-decoration: underline;
}
.underlineCenter {
	text-decoration: underline;
	text-align: center;
}
/* Class Declarations - End */

/* A Element Statements */
a {
	color: #072a3e;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #6d3b30;
	border-bottom: none;
}
a:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
.table_heading {
	font-size: 120%;
	color: #006FBF;
	font-weight: bold;
	background: #F2EDE1;
}
