s@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../images/bg_body.jpg) no-repeat center top fixed;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #333333;
}
form {h2
	margin: 0px;
	padding: 0px;
}
a {
	color: #003300;
}
.clearfloat {
	clear: both;
}
#header {
	height: 165px;
	width: 960px;
	margin: 0 auto;
	background: url(../images/bg_main_02.png) top center no-repeat;
	position: relative;
}
#home #header {
	height: 140px;
}
#logo {
	padding: 40px 0px 0px 30px;
}
#nav {
	position: absolute;
	right: 40px;
	bottom: 0px;
	/*position: relative;
	z-index: 11000;*/
}
#home #nav {
	/*position: absolute;
	right: 40px;
	bottom: 0px;*/
	position: relative;
	z-index: 11000;
	float: right;
}

#main {
	background: url(../images/bg_main_04.png) bottom center repeat-y;
	width: 960px;
	margin: 0 auto;	
}
#heading {
	background: url(../images/h_gen_04.gif) top center no-repeat;
	height: 70px;
	padding: 28px 56px 0px 56px;
}
#agr #heading {
	background: url(../images/h_ag_04.gif) top center no-repeat;
}
#env #heading {
	background: url(../images/h_env_04.gif) top center no-repeat;
}
#hom #heading {
	background: url(../images/h_hom_04.gif) top center no-repeat;
}
#home #heading {
	height: 236px;
	background: none;
	padding: 0px;
	margin: 0px 0px 0px 1px;
	position: relative;
}
#home #heading #insert_left {
	float: left;
	width: 737px;
}
#home #buttonContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 222px;
	height: 211px;
	z-index: 900;
}
#home #buttonContainer input {
	border: 0px;
	background: url(../images/spacer.gif);
	width: 222px;
	height: 42px;
	color: #333333;
	text-align: right;
}
#home #heading #insert_right {
	float: right;
	width: 222px;
	position: relative;
}
#content {
	padding: 30px;
}

#col_left {
	width: 159px;
	float: left;
	color: #003300;
}
#col_left .subnav li {
	display: block;
	padding-left: 15px;
	background: url(../images/bg_arrow.gif) left top no-repeat;
	font-size: 9pt;
}
#col_left .subnav ul {
	padding: 0px;
	margin: 0px;
}
.subnav h2 {
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: bold;
}
#col_right_top {
	background: url(../images/homesidebar_02.gif) left top no-repeat;
}
#col_right {
	width: 682px;
	float: right;
	padding: 10px 20px;
	border: 1px solid #27552e;
}
#col_right h1 {
	font-size: 16px;
	color:#003300;
}
#home #col_right {
	width: 577px;
	border: 0px;
	background: url(../images/homesidebar_01.gif) left top no-repeat;
	padding: 20px 0px 0px 0px;
	color: #003300;
	font-size: 8pt;
}
#col_right h2 {
	font-size: 15px;
	margin-bottom: 10px;
	color: #003300;
}
#news {
	float: left;
	width: 222px;
	margin-left: 30px;
}
#events {
	float: right;
	width: 230px;
	margin-right: 30px;
}
#home #col_left {
	width: 300px;
	padding-top: 25px;
	font-size: 8pt;
	color: #999999;
}
#home #col_left #copyright {
	margin-left: 20px;
}	
#heading h1 {
	font-size: 20px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#heading .breadcrumb {
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}
#heading .breadcrumb a {
	color: #ffffff;
	text-decoration: underline;
}
#dropdowns {
	float: right;
	width: 340px;
	text-align: right;
}
#home #dropdowns {
	float: right;
	width: 300px;
	text-align: right;
}
#dropdowns select, #dropdowns input,
.dropdowns select, .dropdowns input {
	margin: 0px 0px 2px 2px;
	font-size: 8pt;
	font-family: tahoma;
	float: right;
}
#dropdowns select, .dropdowns select {
	width: 215px;
	height: 25px;
}
#home #dropdowns select, #home #dropdowns input {
	margin: 0px 0px 12px 2px;
}
#logos {
	padding: 10px 30px; 
}
#logos td {
	text-align: center;
}
.centerit {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
}
#addressline {
	position: absolute;
	padding: 0px;
	margin: 0px;
	text-align: right;
	top: 60px;
	right: 37px;
	font-size: 12px;
	color: #666666;
	height: 20px;
	width: 380px;
}

/* tabs */

#tabs {
font-size: 90%;
margin: -2px -12px;
color: #666666;
}
#tabs ul {
padding: 4px 4px 4px 0px;
margin: 10px 0px 0px 0px;
width: 220px;
display: block;
float: right;
background: #e3ecd7;

}
#tabs li {
list-style: none;
background: #e3ecd7;
margin: 0px;
padding: 0px 20px 0px 0px;
}

* html #tabs li {
display: block; /* ie6 double float margin bug */
}
#tabs li,
#tabs li a {
/*float: left;*/
}
#tabs ul li a {
/*text-decoration: none;*/
padding: 10px;
color: #27552e;
font-weight: bold;
width: 100%;
font-size: 12px;
display: block;
}
#tabs ul li:hover {
	background-color: #006600;
	color: #ffffff;
}
#tabs ul li a:hover {
	color: #ffffff;
}
#tabs ul li.active {
background: #ffffff url(../images/tab_arrowleft_03.gif) left top no-repeat;/**/
padding-left: 30px;
}
#tabs ul li.active a {
color: #27552e;
text-decoration: underline;
}
#tabs div {
background: #ffffff;
clear: both;
padding: 10px;
float: left;
width: 440px;

}
#tabs div h3 {
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
#tabs div h2, h2 {
	font-size: 15px;
	margin-bottom: 10px;
	color: #003300;
}

#tabs div p {
line-height: 150%;
}



#tabs div li {
padding: 0px;
margin: 0px;
background: none;
list-style:disc;
}
#tabs div ul {
	float: none;
	margin-left: 25px;
	background: none;
}
#tabs div ul li.active {
background: none;/**/
}
/* set colors */

/* ZEBRA TABLES */
tr.highlightit {
	background-color: #FFCC00;
}

th {
	background: #669933;
	color: #fff;
	font-weight: bold;
	padding: 4px;
	text-align: left;

}

td {
	padding: 3px;
	vertical-align: top;
}

td * {
	padding: 3px;
}

tr.alt td {
	background: #eff5e8;
}

tr.over td {
	background: #eff5e8;
}

table.stripeMe {
width: 100%;
	border-bottom: dotted 1px #000000;
	margin-bottom: 10px;
}
table.stripeMe blockquote {
	padding: 0px;
	margin: 0px 0px 0px 25px;
}
table.stripeMe p {
	padding: 0px;
	margin: 0px;	
}
table.stripeMe td.lefthead {
	background-color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	color: #CC6600;
	width: 70px;
}
table.soiltest td.tablehead {
	background: #669933;
	color: #fff;
	font-weight: bold;
	padding: 4px;
}
td.tablehead a {
	color: #ffffff;
}
table.stripeMe td.lefthead2 {
	background-color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	width: 115px;
}
/* STORE SPECIFIC */

#store #content img {
	border: 0px;
}
#store #content .category {
	width: 200px;
	height: 250px;
	float: left;
	text-align: center;
}
#store #content .catpic {
	height: 140px;
}
#store #col_right input {
	margin-bottom: 8px;
	
}
#store .products {
	padding-bottom: 15px;
	border-bottom: 1px dotted #003300;
	margin-bottom: 15px;
}
#store .products .productpic {
	float: left;
	width: 150px;
	text-align: center;
	margin-right: 10px;
}
#store .products .productinfo {
	float: left;
	text-align: left;
	font-size: 8pt;
	width: 400px;
}
#store .products h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#store #col_right {
	width: 630px;
}
#store #col_left {
	width: 200px;
}
.cart, .cart input {
	font-size: 8pt;
}
.checkoutlinks {
	text-align: right;
	font-size: 9pt;
}
.checkoutlinks a {
	margin-left: 15px;
	font-weight: bold;
	padding: 3px 10px;
	background-color: #f4c100;
	color: #ffffff;
	text-decoration: none;
}
input.submitbutton {
	font-weight: bold;
	padding: 3px 10px;
	background-color: #f4c100;
	color: #ffffff;
	border: 0px;
	font-size: 9pt;
}
#new_user {
	float: right;
	width: 280px;
}
#existing_user {
	float: left;
	width: 280px;
}
#new_user input, $new_user password, #existing_user input, $existing_user password {
	width: 150px;
	float: left;
	margin: 0px 0px 5px 5px;
}

#new_user label, #existing_user label {
	width: 115px;
	text-align: right;
	float: left;
}
#existing_user input.submitbutton, #new_user input.submitbutton {
	width: 80px;
	float: right;
}
.erroralert {
	background-color: #FFFFCC;
	font-weight: bold;
	color: red;
	padding: 10px;
	margin: 10px;
}
