﻿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: 1px;
	padding: 1px;
	/*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: 135px;
	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: 87px;
	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: 125px;
	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 {
	margin-left: 30px;
	/*padding-left:20px;*/
	list-style: outside;
	list-style-type: disc;
}

#content_main ol, #content_main ol li {list-style-type:decimal}
#content_main ol ol, #content_main ol ol li {list-style-type:lower-roman}
#content_main ol ul, #content_main ol ul li {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-position: inside;
	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;
	margin-left: 0;
	list-style-position: inside;
	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;
}

#accessibleOptions {padding-left:0.5em; font-family: Verdana, Arial, Helvetica, sans-serif; background-color:#016fae; color:#ffffff;}
#accessibleOptions a {color:#ffffff; font-size:85%; font-weight:bold; text-decoration:none}
#accessibleOptions a:hover, #divViewOptions a:focus {color:#e5f4fc; text-decoration:underline}

/* new styles for contact info */
.indent2em {
	margin-left:2em}
	
dl.tableLayout {
	float:left; 
	overflow:visible; 
	width:100%; 
	line-height:1.4em}
	
dl.tableLayout dt {
	clear:both; 
	display:block; 
	float:left; 
	font-weight:bold; 
	height:auto; 
	margin:0; 
	padding:.5em .5em .5em 0; 
	text-align:right}

dl.tableLayout dd {
	display:block; 
	float:left; 
	margin:0; 
	padding:.5em 0 .5em .5em}

dl.titlePercent10 dt, dl dt.titlePercent10 {
	min-width:4em; 
	width:10%}

dl.titlePercent10 dd, dl dd.titlePercent10 {
	width:80%}

dl.titlePercent20 dt, dl dt.titlePercent20 {
	min-width:8em; 
	width:25%}

dl.titlePercent20 dd, dl dd.titlePercent20 {
	width:66%}

.hide{display:none}

ul.getDirections{font-weight:normal; padding-left:1em; margin-left:1em;}

.esubscribe a {
	background:url(/sonomagreen/images/esubscribe_logo.gif) no-repeat center left;
	padding-bottom:20px;
	padding-left:50px;
	padding-top:20px;
}
.esubscribe a:hover, .esubscribe a:focus {
	background:url(/sonomagreen/images/esubscribe_logo.gif) no-repeat center left
}
