@import "nav.css";

body {
	background: #2a6096;
	color: #000000;
	font: normal 13px "Gill Sans", "Trebuchet MS";
}
body.cont {
	background: #FFFFFF;
}
* {
	margin: 0;
	padding: 0;
}
#wrapper {
	margin: 5px auto;
	padding: 5px 0 0 0;
	width: 722px;
	background: #FFFFFF url(images/top.gif) top no-repeat;
}
body.cont #wrapper {
	width: 350px;
	background: #FFFFFF;
	margin: 20px;
}
#header {
	background: url(images/header_bg.gif) bottom repeat-x;
	height: 70px;
}
#logo {
	float:left;
	margin: 0 0 0 4px;
	padding:0 0 0 0;
	width: 124px;
	height: 70px;
	background: url(images/logo.gif);
	background-repeat:no-repeat;
	clear:both;
	position:absolute;
}
#logo a {
	width: 124px;
	height: 70px;
	display: block;
	overflow: hidden;
	text-indent: -3000px;
}
#address {
	float: left;
	width: 105px;
	height: 45px;
	padding: 25px 0 0 0px;
	margin:0 0 0 128px;
	color: #5185bb;
	font: normal 10px "Gill Sans", "Trebuchet MS", Arial;
	display:inline;
	position:absolute;
}
* html body div#address	{
	padding: 20px 0 0 10px;
}
#nav {
	margin:0 0 0 250px;
	padding: 27px 0 0 0;
	width: 470px;
	height: 31px;
	text-indent: -3000px;
	position:absolute;
}
body.home #header-image {
	width: 722px;
	height: 141px;
	background-image: none;
} 
body.home-html #header-image {
	width: 722px;
	height: 141px;
	background: url(images/header_main.jpg) top left no-repeat;
} 
#header-image {
	width: 722px;
	height: 29px;
	background: url(images/header_inside.jpg) top left no-repeat;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:none;
	position:relative;
}
#header-image embed {
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:none;
	display:block;
}
#content {
	background: #FFFFFF;
}
#footer {
	margin-top: 80px;
	background: #2a6096 url(images/bottom.gif) top no-repeat;
	padding: 15px 35px 15px 0;
	font-size: 11px;
	color: #589adb;
	text-align: right;
	clear: both;
}
#footer a {
	color: #589adb;
	text-decoration: none;
	margin: 0 20px 0 0;
}
#footer a:hover {
	color: #9bcbfa;
}
#footer .html {
	margin: 0 130px 0 0;
}
* html body div#footer .html {
	margin: 0 100px 0 0;
}
#sidebar {
	float: left;
	width: 190px;
	margin: 0px 15px 100px 0px;
	vertical-align: top;
}

#sidebar p{
	padding: 25px;
	color: #969696;
	}
* html body div#sidebar	{
	padding: 25px 15px 0 0;
}
#side-season, .side-maint, .side-install, .side-irrigation, .side-product, .side-et, .side-et2, .side-gs, .side-test {
	width: 203px;
	height: 86px;
	display: block;
	text-indent: -3000px;
	border: 0;
}
.side-irrigation, .side-test {
	height: 108px;
}

.side-test:link, .side-test:visited, .side-test:active {
	background: url(images/side_testi.jpg) no-repeat;
	text-decoration: none;
}


.side-gs:link, .side-gs:visited, .side-gs:active {
	background: url(images/side-gs.gif) no-repeat;
	text-decoration: none;
}

.side-et:link, .side-et:visited, .side-et:active {
	background: url(images/side-et.gif) no-repeat;
	text-decoration: none;
}
.side-et2:link, .side-et2:visited, .side-et2:active {
	background: url(images/side-et2.gif) no-repeat;
	text-decoration: none;
}


.spring:link, .spring:visited, .spring:active {
	background: url(images/side_spring.gif) no-repeat;
	text-decoration: none;
}
.fall:link, .fall:visited, .fall:active {
	background: url(images/side_fall.gif) no-repeat;
	text-decoration: none;
}
.summer:link, .summer:visited, .summer:active {
	background: url(images/side_summer.gif) no-repeat;
	text-decoration: none;
}
.side-irrigation:link, .side-irrigation:visited, .side-irrigation:active {
	background: url(images/side_irrigation.gif) no-repeat;
	text-decoration: none;
}
.side-product:link, .side-product:visited, .side-product:active {
	background: url(images/side_products.gif) no-repeat;
	text-decoration: none;
}
.side-maint:link, .side-maint:visited, .side-maint:active {
	background: url(images/side_maint.gif) no-repeat;
	text-decoration: none;
}
.side-install:link, .side-install:visited, .side-install:active {
	background: url(images/side_install.gif) no-repeat;
	text-decoration: none;
}
#main {
	margin: 25px 10px 25px 230px;
	width: 445px;
	line-height: 21px;
}
a:link, a:visited, a:active {
	color: #3b75af;
}
a:hover {
	color: #000000;
}
h1 {
	color: #b35d1e;
	font: bold 18px "Gill Sans", "Trebuchet MS";
	line-height: 20px;
}
h2 {
	color: #3b75af;
	font: bold 13px "Gill Sans", "Trebuchet MS";
	line-height: 18px;
}
h3 {
	color: #000000;
	font: bold 12px "Gill Sans", "Trebuchet MS";
	line-height: 18px;
}
h4 {
	color: #428c08;
	font: bold 12px "Gill Sans", "Trebuchet MS";
	line-height: 18px;
	margin-top: 15px;
}
p {
	margin-bottom: 15px;
}
body.products p {
	margin-bottom: 15px;
	border-bottom: 1px solid #ebebeb;
}
li {
	margin-left: 15px;
}
.cont-img {
	width: 120px;
	margin-bottom: 15px;
}
.cont-links {
	float: right;
	margin-top: 10px;
	width: 250px;
}
.cont-links ul {
	list-style: none;
	text-indent: 0;
}
.cont-links li {
	text-indent: 0;
}
.answer {
	color: #47904c;
}
.q {
	color: #b35d1e;
}
#main img {
	padding: 0px;
}
img.bullet {
	margin: 0 3px -6px 0;
	padding: 0;
}
#brands {
	width: 363px;
	height: 29px;
	background: url(images/home_brands.gif) no-repeat;
}
#blinks a {
	position:relative;
	height: 29px;
	text-decoration: none;
	display: inline;
}
#brands ul {
	text-indent: 0;
}
#brands ul li {
	text-indent: 0;
	display: inline;
	list-style: none;
}
#blinks a  {
	visibility: hidden;
}
li#rainbird {

}
a#nelson {
}
a#hunter {
	
}
a#toro {
	
}
.left {
	float:left;
}

img.left {

	margin: 10px 15px 0 0;
}

#greenbox {
	height: 85px;
	border-bottom: 5px solid #375315;
	display: block;
	width: 622px;
	float:left;
	font-size: 18px;
	color: #0f3044;
	padding: 50px;
	background: url(images/green-bk.gif) no-repeat;
	margin-bottom: 10px;
	}
		
span.blue {
	color: #0064a2;
}

span.green a, span.green {
	color: #7cb038;
	text-decoration: none;
}

		
.clear {
	clear: both;
}	

.testi p {
	font-size: 13px;
}

.testi p i {
	color:#777;
}