* {
	margin: 0;
	padding: 0;
}
html {
	background-color:#000;
	background:#000;
}
body {
	font-family:tahoma, arial, helvetica, serif;
	font-size:12px;
	margin:0;
	padding:0;
	background: #fff url('/images/header_bg.gif') repeat-x;
}
img {
	padding:0;
	margin:0;
	display:block;
}
h1, h2, h3 {
	padding:0;
	margin:0;
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#448e49;
	padding-bottom:15px;
}

h4 {
	padding:0;
	margin:0;
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#448e49;
	line-height:1.5em;
	padding-bottom:15px;
	margin-top:15px;
}

a {
	color: #1A611B;
}
a:hover {
	
}

.date-header {
	margin:1.5em 0 .75em;
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#999;
}

h3.post-title {
	font-family:Georgia, 'Georgia MS', serif;
	color:#1A611b;
}

p.post-body {
	font-family:tahoma, arial, helvetica, serif;
}

p {
	color:#000;
	line-height:1.7em;
	padding:0;
	margin:0;
	padding-bottom:10px;
}
blockquote {
	padding:0;
	margin:15px 0 15px 10px;
	font-family: georgia, sans-serif;
	font-size:15px;
	font-style:normal;
	color:#1a611b;
	line-height:1.7em;
}
blockquote img {
	display:inline;
}

.quoteleft {
	padding-right:5px;
}

.quoteright {
	padding-left:5px;
}

.break {
	padding-top:15px;
}

#rightsidewrapper ul, #middlecontent ul {
	margin-left: 1em;
}
#rightsidewrapper ul li, #middlecontent ul li {
	margin-left: 0.5em;
}


#wrapper {
	width:970px;
	margin:0px auto;
	padding:0;
}
#header {
	width:970px;
	height:210px;
	background: url('/images/header2.jpg') no-repeat;
}
#topnav {
	width:450px;
	height:33px;
	padding-left:485px;
	margin-top:173px;
	float:left;
}
#topnav ul {
	list-style:none;
	padding:0;
	margin:0;
}
#topnav ul li {
	padding:0;
	margin:0;
	float:left;
}
#topnav ul li a {
	text-decoration: none;
	display:block;
}
#topnav a.home {
	height:33px;
    width:63px;
	position:relative;
    background: url('/images/home.gif') no-repeat;
	text-indent:-10000px;
}
#topnav a:hover.home { 
  background-position: 0 -33px;
}
#topnav a.requestanestimate {
	height:33px;
  width:153px;
	margin-left:129px;
	position:relative;
  background: url('/images/requestanestimate.gif') no-repeat;
	text-indent:-10000px;
}
#topnav a:hover.requestanestimate { 
  background-position: 0 -33px;
}
#topnav a.contactus {
	height:33px;
  width:105px;
	position:relative;
  background: url('/images/contactus.gif') no-repeat;
	text-indent:-10000px;
}
#topnav a:hover.contactus { 
  background-position: 0 -33px;
}
#verticaldash {
	background: url('/images/verticaldash.gif') repeat-y;
	background-position: 232px 300px;
}
#contentwrapper {
	width:970px;
	background: url('/images/content_bg.gif') no-repeat;
}
#innercontentwrapper {
	width:970px;
	background: url('/images/dashbg.gif') repeat-y;
}
#leftsidewrapper {
	float:left;
	width:232px;
	margin:0;
	padding:0;
	margin-bottom:30px;
/*	background: url('/images/browsegallery_bg.gif') no-repeat;*/
	background-position: 15px 152px;
}
.navbar {
	padding:37px 0 23px 15px;
	margin:0;
}

#leftsidenav {
	width:232px;
	margin:0;
	padding:0;
}
#leftsidenav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#leftsidenav ul li {
	height:16px;
	width:232px;
	margin:0;
	padding:0;
	padding-bottom:15px;
}
#leftsidenav ul li a {
	font-family: 'Palatino Linotype', georgia, times, 'times new roman', serif;
	font-size:1.1em;
	line-height:1.7em;
	text-transform:uppercase;
	text-decoration:none;
	color:#535353;
	padding:0;
	margin:0;
	display:block;
	padding-left:17px;
}

#leftsidenav ul li a:hover {
	color:#2c681a; 
	background: url('/images/leaf.gif') no-repeat;
	padding-left:17px;
}

#leftsidenav li ul {
	position:absolute;
	width:183px;
	left: -999em;
	margin:0;
	padding:0;
	margin-left:50px;
	background:#c9c9c9;
}

#leftsidenav li ul li {
	margin:0;
	padding:0;
	width:183px;
}

#leftsidenav li:hover ul {
	left: auto;
}

#leftsidenav li.sfhover ul {
	left: auto;
}

#leftsidenav li ul li a {
	margin:0;
	padding:0;
	display:block;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	line-height:1.6em;
	color:#242424;
	padding-left:17px;
	text-transform:uppercase;
	text-decoration:none;
}

#leftsidenav li ul li:hover {
	background:#1a611b;
	color:#fff;
	text-decoration:none;
}

#leftsidenav li ul li a:hover {
	background:#1a611b;
	color:#fff;
	font-weight:bold;
}

#leftsidenav a.landscapedesign {
	height:16px;
}

#leftsidenav a.landscapeinstallation {
	height:16px;
}

#leftsidenav li:hover a.landscapeinstallation {
	color:#2c681a; 
	background: url('/images/leaf.gif') no-repeat;
	padding-left:17px;
}

#leftsidenav li.sfhover a.landscapeinstallation {
	color:#2c681a; 
	background: url('/images/leaf.gif') no-repeat;
	padding-left:17px;
}

#leftsidenav a.pressclippings {
	height:16px;
}

#leftsidenav a.tipsinformation {
	height:16px;
}

#leftsidenav a.aboutus {
	height:16px;
}

#leftsidenav a.testimonials {
	height:16px;
}


/* FOR RAIN BARREL LANDING PAGE */
#leftsidenav blockquote {
	margin-right: 10px;
}

.browsegallery {
	margin-top:5px;
	margin-left:15px;
}
.moreabout_header {
	padding:0;
	margin:40px 0 5px 0;
	width:85px;
	height:11px;
	background: url('/images/moreabout_header.gif') no-repeat;
	text-indent:-10000px;
}
.moreaboutlinks {
	list-style:none;
	margin:0 0 5px 4px;
	padding:0;
}
.moreaboutlinks li {
	position:relative;
	margin:0;
	padding:0;
	padding-bottom:1px;
}
.moreaboutlinks a {
	width:170px;
	margin:0;
	padding:4px;
	display:block;
	color:#000;
	background: #c9c9c9;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.moreaboutlinks li a:hover {
	background:#1a611b;
	color:#fff;
}

#search_top {
	width:179px;
	background: url('images/search_top.gif') top no-repeat;
	padding-top:7px;
}

#search_middle {
	width:179px;
	background: url('images/search_middle.gif') repeat-y;
	margin-top:30px;
	margin-left:17px;
}

#search_bottom {
	width:179px;
	background: url('images/search_bottom.gif') bottom no-repeat;
	padding-bottom:7px;
}

.searchoursite_header {
	width:106px;
	height:11px;
	margin:0;
	padding:0;
	margin-bottom:6px;
	margin-left:7px;
	background: url('images/searchoursite_header.gif') no-repeat;
	text-indent:-10000px;
}

#p {
	width:140px;
	height:15px;
	border:1px solid #242424;
	padding:2px;
	margin:0;
	margin-left:7px;
	float:left;
	font-family:arial, helvetica, sans-serif;
	font-style:normal;
	color:#666666;
}

#search_button {
	padding:0;
	margin:0;
	float:left;
	width:11px;
	padding-top:5px;
	margin-left:5px;
}

#homecontent {
	float:left;
	width:506px;
	padding:57px 30px 30px 29px;
}

#homecontent_col1 {
	float:left;
	padding:0 25px 0 0;
	width:248px;
}

#homecontent_col2 {
	float:left;
	width:233px;
}

.homebanner {
	margin-bottom:15px;
}

.morephotos_banner {
	margin-top:13px;
	margin-bottom:25px;
}

#middlecontent {
	float:left;
	width:435px;
	padding:57px 30px 30px 29px;
}
#middlecontent a {
	font-size:18px;
	color:#1a611b;
}
#middlecontent ul {
	margin-top:-5px;
	padding-bottom:10px;
}
#middlecontent li {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	padding-bottom:3px;
	margin-left:30px;
	color:#000;
}
#middlecontent li a {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	padding-bottom:3px;
	color:#1a611b;
}
#middlecontent textarea {
	background:#fff;
}
.inputtext {
	background:#fff;
	width:340px;
}

.col1 {
	width:210px;
	float:left;
}

.col2 {
	width:210px;
	float:left;
}

.reviews {
	float:left;
}

.boldcontent {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.home_header {
	width:365px;
	height:48px;
	background: url('/images/home_header.gif') no-repeat;
	text-indent:-10000px;	
	padding-bottom:15px;
}
.landscapedesign_header {
	width:204px;
	height:22px;
	background: url('/images/landscapedesign_header.gif') no-repeat;
	text-indent:-10000px;	
	padding-bottom:15px;
}
.drainage_header {
	width:101px;
	height:22px;
	background: url('/images/drainage_header.jpg') no-repeat;
	text-indent:-10000px;	
	padding-bottom:15px;
}
.landscapeinstallation_header {
	width:253px;
	height:22px;
	background: url('/images/landscapeinstallation_header.gif') no-repeat;
	text-indent:-10000px;	
	padding-bottom:15px;
}
.aboutus_header {
	width:102px;
	height:22px;
	background: url('/images/aboutus_header.gif') no-repeat;
	text-indent:-10000px;	
	padding-bottom:15px;
}
.contactus_header {
	width:124px;
	height:22px;
	background: url('/images/contactus_header.gif') no-repeat;
	text-indent:-10000px;	
	padding-bottom:15px;
}
.testimonials_header {
	width:139px;
	height:22px;
	background: url('/images/testimonials_header.gif') no-repeat;
	text-indent:-10000px;	
	padding-bottom:15px;
}
.requestestimate_header {
	width:230px;
	height:22px;
	background: url('/images/requestestimate_header.gif') no-repeat;
	text-indent:-10000px;	
	padding-bottom:15px;
}
.header_thankyou {
	width:230px;
	height:22px;
	background: url('/images/header_thankyou.gif') no-repeat;
	text-indent:-10000px;	
	padding-bottom:15px;
}
.pressclippings_header {
	width:173px;
	height:22px;
	background: url('/images/pressclippings_header.gif') no-repeat;
	text-indent:-10000px;	
	padding-bottom:15px;
}
.photogallery_header {
	width:152px;
	height:22px;
	background: url('/images/photogallery_header.gif') no-repeat;
	text-indent:-10000px;	
	padding-bottom:15px;
}
.tipsinformation_header {
	width:212px;
	height:22px;
	background: url('/images/tipsinformation_header.gif') no-repeat;
	text-indent:-10000px;	
	padding-bottom:15px;
}

.privacypolicy_header {
	width:278px;
	height:22px;
	background: url('/images/privacypolicy_header.gif') no-repeat;
	text-indent:-10000px;	
	padding-bottom:15px;
}

.collectrainwater_header {
	width:412px;
	height:22px;
	background: url('/images/collectrainwater_header.gif') no-repeat;
	text-indent:-10000px;	
	padding-bottom:15px;
}

.savemoney_header {
	width:412px;
	height:22px;
	background: url('/images/savemoney_header.gif') no-repeat;
	text-indent:-10000px;	
	padding-bottom:15px;
}

#rightsidewrapper_home {
	float:left;
	position:relative;
	z-index:999;
	width:173px;
	padding:62px 0 0 0;
	margin:0;
	margin-bottom:30px;
}

#rightsidewrapper_home p {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#1a611b;
	padding:0;
	margin-left:10px;
}
#rightsidewrapper_home h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: black;
}

#rightsidewrapper {
	float:left;
	position:relative;
	z-index:999;
	width:244px;
	padding:62px 0 0 0;
	margin:0;
	margin-bottom:30px;
}
#rightsidewrapper p {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#1a611b;
	padding:0;
	margin-left:10px;
}
#rightsidewrapper h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: black;
}

.estimaterequest {
	margin-top:-20px;
}

#photogallery_wrapper {
	width:709px;
	float:left;
	padding:57px 0px 30px 29px;
	margin-bottom:30px;
}

#footer {
	background:#000 url('/images/footer_bg.gif') repeat-x;
	margin:0;
	padding:0;
	min-height:0;
}
#footerwrapper {
	position: relative;
	width:970px;
	height:200px;
	margin:0px auto;
	padding:0;
	min-height:0;
}
.call {
	color:#ffffff; 
	font-size:18px; 
	position: absolute;
	top:20px;
	left:261px;
}
.footerplant {
	position: relative;
	top:-54px;
	left:800px;
}
.footerlogos {
	position: absolute;
	top:60px;
	left:261px;
}	
.copyrightinfo {
	padding:0;
	margin:0;
	padding-top:75px;
	padding-left:262px;
	color:#555555;
	font-family:tahoma, arial, helvetica, serif;
	font-size:11px;
	text-align:left;
}
.copyrightinfo a {
	color:#555555;
	font-family:tahoma, arial, helvetica, serif;
	font-size:11px;
	text-decoration:none;
}
.copyrightinfo a:hover {
	text-decoration:underline;
}
.bold {
	font-weight:bold;
	font-size:13px;
	line-height:1.5em;
}	
.required {
	font-weight:normal;
	font-style:italic;
	padding-left:40px;
	font-size:11px;
	line-height:1.5em;
}
.content_photo {
	margin-bottom:15px;
}

.chart {
	float:left;
	margin-right:15px;
}

.chart_top {
	width:435px;
	background: url('images/topborder.jpg') top no-repeat;
	
}

.chart_middle {
	width:435px;
	background: url('images/middleborder.jpg') repeat-y;
}

.chart_bottom {
	width:405px;
	background: url('images/bottomborder.jpg') bottom no-repeat;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

.required {
	float:right;
}

.disclaimer {
	font-size:10px;
	color:#979797;
	font-style:italic;
}

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;

    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
    color: white;
    background-color: gray;
}

#highslide-html a {
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.control a {
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 350px;
    padding: 5px;
}
.highslide-wrapper .highslide-header {
	height:30px;
	padding-top:13px;
	padding-right:15px;
	background: #fff url('/images/requestestimate_headerhs.gif') no-repeat;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 12px;
	width:350px;
	margin-top:-3px;
	display:block;
	background: #fff url('/images/requestestimate_bottomhs.gif') no-repeat;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
	border-left:1px solid #062607;
	border-right:1px solid #062607;
	background-position:bottom left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* Text Styles */

.highslide-body h4 {
	font-family:georgia, times, serif;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
	line-height:1.4em;
}
.offer {
	font-family: arial, tahoma, serif;
	font-size:12px;
	padding:0;
    margin:0;
	margin-right:5px;
	padding-bottom:4px;
	line-height:1.2em;
	color:#000;
}
.highslide-body a {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	padding-bottom:8px;
}
/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



/* LANDING PAGES */

#landing {
	font-family:tahoma, arial, helvetica, serif;
	font-size:12px;
	margin:0;
	padding:0;
	background: #fff url('/images/header_landing_bg.gif') repeat-x;
}

#header_landing {
	width:970px;
	height:141px;
	background: url('/images/header_landing.jpg') no-repeat;
}

#topnav_landing {
	width:450px;
	height:33px;
	float:left;
	padding:0 0 0 548px;
	margin:103px 0 0 0;
}
#topnav_landing ul {
	list-style:none;
	padding:0;
	margin:0;
}
#topnav_landing ul li {
	padding:0;
	margin:0;
	float:left;
}
#topnav_landing ul li a {
	text-decoration: none;
	display:block;
}

#topnav_landing ul li a:hover {
	background-position: 0 -33px;
}

#topnav_landing a.requestanestimate {
	height:33px;
	width:153px;
	margin-left:129px;
	position:relative;
	background: url('/images/requestanestimate.gif') no-repeat;
	text-indent:-10000px;
}

#topnav_landing a.contactus {
	height:33px;
	width:105px;
	position:relative;
	background: url('/images/contactus.gif') no-repeat;
	text-indent:-10000px;
}

#leftside_landing {
	float:left;
	width:207px;
	margin:37px 0 30px 0;
	padding:0 25px 0 0;

}

#leftside_landing h3 {
	font:italic bold 16px arial, helvetica, sans-serif;
	color:#448e49;
	padding:0 0 5px 0;
	margin:0;
}

#leftside_landing p {
	font:normal 12px tahoma, arial, helvetica, serif;
	line-height:1.6em;
	color:#1a611b;
	padding:0 0 20px 0;
	margin:0;
}

#leftside_landing .content_photo {
	text-align:left;
	padding:0;
	margin:0 0 10px 0;
}

#middlecontent_landing {
	float:left;
	width:435px;
	padding:37px 30px 30px 29px;
}

.header_form {
	padding:0;
	margin:25px 0 15px 0;
}

#rightside_landing {
	float:left;
	position:relative;
	z-index:999;
	width:244px;
	padding:37px 0 0 0;
	margin:0 0 30px 0;
}

#rightside_landing blockquote {
	font:normal 13px georgia, sans-serif;
	line-height:1.7em;
	color:#1a611b;
	padding:0 0 15px 10px;
	margin:0;
}

#rightside_landing blockquote img {
	display:inline;
}

#rightside_landing p {
	font:italic bold 13px georgia, sans-serif;
	color:#1a611b;
	line-height:1.5em;
	padding:5px 0 15px 0;
	margin:0;
}

#form_landing {
	width:198px;
	float:left;
	background:url("/images/form_background_bottom.gif") bottom left no-repeat;
	padding:5px 0 15px 20px;
	margin:0;
}

.input_landing {
	width:166px;
	background:#E2E2E2;
	font-size:12px;
	color:#000000;
	border:1px solid #E2E2E2;
	padding:4px;
	margin:0 0 15px 0;
}

.input_landing:focus {
	background:#fff;
	border:1px solid #7faa2d;
}

#form_landing_phonenumber {
	width:204px;
	float:right;
	padding:0 0 0 13px;
	margin:0;
}

.form_phonenumber {
	padding:0;
	margin:0 0 10px 0;
}