/* text -----------------------------------------------------------------------*/


body{
	font-size: 70.01%;
	color: #343232;
	font-family: Helvetica,'Trebuchet MS', sans-serif;
}

table, tr, td, pre, code, li, ul,  input{
	font-size: 1em;
	font-family: Helvetica,'Trebuchet MS', sans-serif;
}

h1{
  font-size: 2.9em;
  margin-bottom: 8px;
  color:#BAD405;
  font-style:normal;
  font-weight:normal;
  text-align: left;
  font-family: helvetica;
}

h1.subcatheading {
  font-size: 2.8em;
  color:#144d29;
  font-style:italic;
  font-weight:normal;
  text-align: left;
  margin: 10px 0px 20px 0px;
}

h2{
  font-size: 2.4em;
  font-weight:200;
  margin-bottom: 20px;
  color:#144d29;
  font-style:normal;
  font-family: helvetica;
}

h3{
  font-size: 1.50em;
  font-weight: bold;
  margin-bottom: 6px;
  color:#144d29;

}

h4{
  font-size: 1.50em;
  font-weight: bold;
  margin-bottom: 6px;
  color:#BAD405;

}

p{
	margin-bottom: 15px;
	font-size: 1.5em;
	text-align:left;
}

#pagecontent p{
	margin-bottom: 15px;
	font-size: 1.5em;
	text-align:left;
	color: #144D29;
}

a:link {color: #b9d305; text-decoration: none; font-weight: bold; font-size:14px;}
a:visited {color: #b9d305;	text-decoration: none; font-weight: bold;font-size:14px;}
a:hover {color: #b9d305; text-decoration: underline; font-weight: bold;font-size:14px;}
a:active {color: #b9d305; text-decoration: none; font-weight: bold;font-size:14px;}

/* ----------------------------------------------------------------------------*/


/* layout ---------------------------------------------------------------------*/

body{

	background-color:#CCCCCC;
   text-align: center;
	margin:0 auto;

	}

ul.main li{
color:#144d29;
font-size:15px;
list-style-type:disc;
margin-top:10px;
margin-bottom:2px;
}


ul.main li a{
color:#144d29;
font-size:15px;
list-style-type:disc;
}



ul.main li a:hover{
color:#b9d305;
font-size:15px;
list-style-type:disc;
}
/*Start of css*/


#wrapper{

	width:959px;

	margin: 0 auto;

	background-color:#FFFFFF;

	background-image:url('/images/bg.jpg');

	background-repeat:repeat-y;

	padding-left:10px;

	padding-right:10px;

}

#header{

	width:959px;

	height:271px;

	float:left;

	background-image:url('/images/header.jpg');

	background-repeat:no-repeat;


}

#top-nav{

	width:725px;

	height:28px;

	float:left;

	margin-top:127px;



}


/*
#top-nav ul li{
float:left;
display:block;
height:28px;
line-height:28px;
font-weight:normal;
color:#FFFFFF;
margin-right:30px;
margin-left:20px;
margin-bottom:2px;

}

#top-nav ul li a{
float:left;
display:block;
font-size:14px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}
*/

#search{

	width:959px;

	float:left;

	background-color:#f0f0f0;

	text-align:left;

	padding-left:0px;

	padding-top:15px;

	padding-bottom:5px;
}

.searchbox{/*Applied to search box to make green*/

	border:#b9d305 1px solid;

	height:17px;

	width:245px;

	}

#left-content{

	width:557px;

	float:left;

	padding-top:20px;

	text-align:left;

	padding-left:10px;

	color:#666666;

	padding-right:10px;

	background-color:#FFFFFF;

	line-height:24px;




}

#right-content{

	margin-top:20px;

	float:right;

	width:364px;

	border-left:#000000 dotted 1px;

	background-color:#FFFFFF;

}


#time{
/*moved to standards css styles*/
}

#customer-projects{
	background: #4b832a url('/images/customer-projects.jpg') no-repeat;
	width: 325px;
	height:160px;
	margin-left:20px;
	margin-bottom:10px;
	text-align:left;
}

#forecast{
	background: #4b832a url('/images/forecast.jpg') no-repeat;
	height:92px;
	width: 325px;
	margin-left:20px;
	text-align:left;
}

#forecast-text{
	width:220px;
	margin-left:10px;
	padding-top:45px;
	color:#FFFFFF;
	font-size:8.9px;
	font-weight:400;
	line-height:15px;
}

#forecast-text a{
	color:#FFFFFF;
	font-weight:normal;
	
}


#customer-text{
	width:162px;
	margin-left:10px;
	padding-top:50px;
	color:#FFFFFF;
	font-size:8.9px;
	font-weight:400;
	line-height:15px;
}

#view{

	color:#b9d305;

	font-size:13px;

	font-weight:600;

	padding-left:10px;

	margin-top:20px;

	width:162px;

}

#time-text{

	width:270px;

	margin-left:10px;

	padding-top:45px;

	color:#FFFFFF;

	font-size:8.9px;

	font-weight:400;

	line-height:15px;

}



/*moved to ie6 styles*/
#contact{

	width:930px;

	height:40px;

	background-image:url('/images/contact-bg.jpg');

	background-repeat:no-repeat;

	text-align:left;

	padding-left:15px;

	float:left;

	margin-left:12px;

	background-color:#FFFFFF;

	margin-top:15px;

}

#contact ul li{

	display:inline;

	float:left;

	font-size:20px;

	color:#144d29;

	font-weight:normal;

	margin-top:10px;
}
/*moved to ie6 styles*/

#footer{

	width:930px;

	float:left;

	height:43px;

	background-image:url('/images/homepage-footer.jpg');

	background-repeat:no-repeat;

	padding-top:0px;

	margin-left:12px;

	background-color:#FFFFFF;


}

#terms{	font-size: 8.5px; width:200px; color:#144d29; text-align:left; padding-top:25px; float:left; margin-left:10px; }
#terms a { font-size: 8.5px; color: #144d29; text-decoration: underline; font-weight: normal; }
#terms2{ font-size: 8.5px; width:300px; color:#144d29; text-align:left; padding-top:25px; float:left; margin-left:10px; }

#bottom-grad{/*Style for gradient border at the bottom of wrapper*/

	width:979px;

	height:10px;

	background-image:url('/images/bottom-grad.gif');

	background-repeat:no-repeat;

	margin:0 auto;
}


/*Product specification pages including all PNG fixes look at html head*/


/*global*/

.left-nav-head{
	color:#FFFFFF;
	margin-top:5px;
	margin-left:4px;
	font-size:12px;
	width:151px;
	background-image:url('/images/left-nav-header.jpg');
	background-position:top;
	background-repeat:no-repeat;
	min-height:40px;
	height:auto !important;
	min-height:30px;
	background-color:#366F22;
	margin-bottom:2px;
	padding-bottom:2px;
}

.left-nav-head p { padding-left:10px; position: relative; top: 10px; }

#left-nav{

	width:159px;

	background-image:url('/images/left-nav-top.jpg');

	background-repeat:no-repeat;

	background-position:top;

	float:left;

	margin-left:15px;

	margin-top:20px;

	text-align:left;

	background-color:#e5e5e5;

}


#bottom-nav{

	width:159px;

	float:left;

	background-image:url('/images/bottom-left-nav.jpg');

	background-repeat:no-repeat;

	height:20px;


}


#left-nav ul{

	width:146px;

	float:left;

	color:#396f20;

	display:block;

	padding-left:1px;

}


#left-nav ul li {

	width:146px;

	float:left;

	display:block;

	background-image:url('/images/li-bg.jpg');

	background-repeat:no-repeat;

	text-align:left;

}

#left-nav ul li a{

	width:146px;

	display:block;

	color:#396f20;

	text-align:left;

	padding-left:12px;

	font-weight:normal;

	font-size:13px;

	padding-top:6px;

	padding-bottom:10px;

}

#left-nav ul li a:hover{

	background-color:#255a26;

	width:139px;

	display:block;

	padding-top:6px;

	padding-bottom:10px;

	color:#FFFFFF;
	
	margin-left:3px;
	
	float:left;


}


/* End of all left nav menu*/

#product-right{

	width:755px;

	float:left;

	background-image:url('/images/top-product-spec.jpg');

	background-repeat:repeat-x;

	background-position:top;

	padding-top:10px;

	background-color:#e5e5e5;


}

#bottom-product-spec{
width:755px;

height:14px;

}

#product-right-holder{

	width:755px;

	float:right;

	margin-top:20px;

	margin-right:10px;

	border-top:1px dotted #999999;

	min-height:450px;


}

	#image-holder{

	width:354px;

	float:left;

	height:285px;

	margin-left:10px;


}


#spec{

	float:right;

	width:366px;

	background-image:url('/images/bottom-spec.jpg');

	background-repeat:repeat-x;

	background-position:bottom;

	margin-right:10px;

	background-color:#5f9935;

	min-height:285px;

}

#top-spec{

width:366px;
height:17px;

}
#dimensions{

	color:#FFFFFF;

	float:left;

	margin-left:10px;

	text-align:left;

	font-weight:bold;

	margin-top:12px;

	width:210px;

}

#discription{
	width:340px;
	padding-left: 5px;
	float:left;
	margin-left:10px;
	color:#FFFFFF;
	text-align:left;
	border-top: dashed 1px #fff;
	padding-top: 20px;
	margin-top:20px;
}

#discription p{
             color: #ffffff;
             }

/*Fix for png IE6*/

 img {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(opacity=100);
}


/*All Styles for product cat*/





#product-cat{

	width:755px;

	float:left;

}


.products{
	float:left;
	width: 178px;
	height:233px;
	background-image:url('/images/prod-cat-holders.jpg');
	background-repeat:no-repeat;
	margin-right:10px;
        margin-bottom: 20px;
}

.proddesc  {
            color:#99bb0d;
            font-weight:bold;
            font-size:13px;
            padding-top:5px;
            text-align:left;
            display: block;
            height: 20px;
            padding-bottom: 5px;
            }

.proddesc a:link {
            color:#99bb0d;
            font-weight:bold;
            font-size:13px;
            padding-top:5px;
            text-align:left;
            }
            
.proddesc a:hover {
            color:#99bb0d;
            font-weight:bold;
            font-size:13px;
            padding-top:5px;
            text-align:left;
            }
            
.proddesc a:active {
            color:#99bb0d;
            font-weight:bold;
            font-size:13px;
            padding-top:5px;
            text-align:left;
            }
            
.proddesc a:visited {
            color:#99bb0d;
            font-weight:bold;
            font-size:13px;
            padding-top:5px;
            text-align:left;
            }
            
.prodfeatures{
             font-size: 12px;
             line-height: 12px;
             font-weight: bold;
             margin-bottom: 2px;
             }

/*Product images multiple 1 onwards*/

.product-image{

	width:151px;

	height:151px;

	float:left;

	margin-left:14px;

	margin-top:15px;

	background-repeat:no-repeat;

}	/* Product cat page links*/

	.products a:link {color: #99bb0d; text-decoration: none; font-weight: bold;}
	.products a:visited {color: #99bb0d;	text-decoration: none; font-weight: bold;}
	.products a:hover {color: #99bb0d; text-decoration: none; font-weight: bold;}
	.products a:active {color: #99bb0d; text-decoration: none; font-weight: bold;}

/*Heading Styling for product subcategory pages*/

.subcatheading1 {
                color: #ccdf48;
                float: left;
                padding: 15px 0px 0px 5px;
                font-size: 1.5em;
                font-weight: bold;
                margin: 0px 0px 15px 0px;
                text-align: left;
                font-style: normal;
                }

/*Begin left garden gallery*/

#garden-left{

	width:520px;

	float:left;

	margin-top:20px;

	text-align:left;
	
	/*was here for original html build

	padding-left:0px;
	
	*/

	color:#144d29;

	background-color:#FFFFFF;

	line-height:23px;

	border-right:#CCCCCC dotted 1px;




}

#garden-right{
width:393px;

float:right;

text-align:left;

background-image:url('/editorimages/gallery-btm.jpg');

background-repeat:no-repeat;

background-position:bottom;

/*was here for original html build

margin-right:0px;

*/

margin-top:20px;

background-color:#e5e5e5;

min-height:585px;




}


<!-- All styles for right section-->


.p{
color:#144D29;
font-weight:bold;
font-size:14px;
}

#gallery-holder{
width:377px;

height:280px;

background-image:url('/editorimages/main-image-holder.jpg');

background-repeat:no-repeat;


}

#main-image{
/*Moved to browser spec stylesheets*/

}


#thumbs-right{
/*Moved browser spec styles*/
}

.thumbs-top{
/*moved browsers spec stylesheets*/	
}

.thumbs-left{
width:510px;

float:left;

margin-left:0px;

margin-top:3px;

}

.small-thumb{
margin-bottom: 3px;
width:123px;

height:88px;

background-image:url('/editorimages/gallery-thumb-bg.jpg');

background-repeat:no-repeat;

float:left;

}


<!--End All styles for right section-->

#right{
  font-size: 3.0em;
  margin-bottom: 8px;
  color:#144d29;
  font-style:normal;
  font-weight:normal;

}

.p2{
font-weight:bold;
width:500px;
font-size:16px;

}

.p3{
font-weight:normal;
width:500px;
font-size:14px;
width:490px;
line-height:19px;
margin-bottom:15px;
}

.p4{
font-weight:normal;
width:500px;
font-size:36px;
color:#bad405;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:25px;
margin-top:0px;

}

.p5{
font-size:24px;

color:#144D29;

font-weight:bold;

font-style:inherit;

}


.p7{
font-size:16px;

color:#144D29;

font-weight:bold;

font-style:normal;

}

#garden-left a:link { color:#144d29; text-decoration: none; font-weight: bold; font-size:12px;}
#garden-left a:visited { color:#144d29;	text-decoration: none; font-weight: bold;font-size:12px;}
#garden-left a:hover { color:#144d29; text-decoration: underline; font-weight: bold;font-size:12px;}
#garden-left a:active { color:#144d29; text-decoration: none; font-weight:bold;font-size:12px;}

#pagecontent{
	min-height: 300px;
	text-align: left;
}

#pagecontent ol{
	list-style:decimal;
	font-size: 1.1em;
	margin: 20px 0px;
	text-align: left;
}

#pagecontent ul{
	list-style:square;
	font-size: 1.1em;
	margin: 20px 0px;
	text-align: left;
}

#pagecontent ol li, #pagecontent ul li{
	margin-left: 23px;

	padding-left: 0px;

	padding-bottom: 10px;
	
	text-align: left;
}


/*For tables on people page*/

.tableimage{
/*Moved to spec stylesheets*/
}


.table{
	
	font-size:8px;
	line-height:12px;
	line-height:12px;
	
}

.table p{
	
	font-size:8px;
	
}