/* Website Created by Bi-'stO Design * Omaha Nebraska */
/* www.bistodesign.com */



/*========= Interface ========*/

/* Zero */

* {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	

body{
	background-color: white;
	background-position: top center;
	background-repeat: no-repeat; 
	}
	

#emails p{
	color: #00853E;

	}

p {
	font-family: Verdana, Arial;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-bottom: 20px;
	}
	
b{
	font-family: Verdana, Arial;
	color: #00853E	
	}
	
em{
	font-size: 11px;
	color: #00853E;
	}
	
a, a:link, a:active, a:visited {
	font-size: 12px;
	color: #999999;
	}

a:hover, a:visited:hover {
	color: #00853E;
	text-decoration: none;
	}

	
h3{
	font-family: Times, serif;
	color: #00853E;
	font-size: 28px;
	line-height: 28px;
	text-align: left;
	margin-bottom: 10px
	}

h2{
	font-family: Times, serif;
	color: #00853E;
	font-size: 45px;
	text-align: left;
	padding-top: 17px;
	padding-left: 15px
	}

h5{
	font-family: Times, serif;
	color: #999999;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 10px
	}


/*========= Navigation ========*/

#navcontainer{
	width: 850px;
	height: 35px;
	margin-left: 45px;
	margin-top: 15px
	}

#nav{
	width: 638px;
	height: 35px;
	float: left
	}
	
#nav li{
	float: left;
	list-style-type: none;
	height: 35px;
	display: block;
	margin-left: 5px;
	text-indent: -9999px;
	}

#nav a, #nav a:link, #nav a:active, #nav a:visited {
	font-size: 14px;
	color: #30140C;
	height: 35px;
	width: 88px;
	background-position: 0px 0px;
	display: block;
	}

#nav a:hover, #nav a:visited:hover {
	color: #7A9489;
	text-decoration: none;
	background-position: 0px 35px;
	}
	
#nav #aboutlink a{
	background-image: url(images/nav/about.jpg);
	width: 88px;
	}
	
#nav #nurserylink a{
	background-image: url(images/nav/nursery.jpg);
	width: 100px;
	}
	
#nav #landscapinglink a{
	background-image: url(images/nav/landscape.jpg);
	width: 125px;
	}
	
#nav #lawnlink a{
	background-image: url(images/nav/lawn.jpg);
	width: 88px;
	}
	
#nav #gallerylink a{
	background-image: url(images/nav/gallery.jpg);
	width: 88px;
	}	

#nav #contactlink a{
	background-image: url(images/nav/contact.jpg);
	width: 88px;
	}
	
	
#association {
float: right;
width:  630px;
margin-top: 25px;
margin-bottom: 25px;
}	
	
#association li{
	float: left;
	list-style-type: none;
	height: 45px;
	display: block;
	margin-left: 2px;
	text-indent: -9999px;
	margin-top:  5px;
	}

#association a, #association a:link, #association a:active, #association a:visited {
	height: 45px;
	width: 100px;
	background-position: 0px 0px;
	display: block;
	background-color:  #000000;
	}
	
#association #icpi a{
   	background-image: url(images/about/icpi.jpg);
   	margin-top: 10px;
	}
	
#association #ncma a{
   	background-image: url(images/about/cm.jpg);
   	width: 130px;margin-top: 10px;
	}
	
#association #retree a{
   	background-image: url(images/about/retree.jpg);
   	width: 73px;
   	   	margin-top: 10px;

	}
	
#association #bbb a{
   	background-image: url(images/about/bbb.jpg);
   	width: 46px;
   	height: 65px;
	}
	
#association #watkins a{
   	background-image: url(images/about/watkins.jpg);
   	width: 65px;
   	height: 65px
	}
	
	


/*========= Content ========*/

#wrap{
	width: 940px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
	
	
#container{
	float: left;
	width: 940px;
	background-image: url(images/mainpage/bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 50px
	}

#header{
	float: left;
	height: 297px;
	width: 940px;
	margin-bottom: 5px;
	}
	
#banner{
	height: 297px;
	width: 940px;
	}
	
	
#sign{
float:  left;
}	
	
#content{
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
	
#number{	
	padding-top: 7px
	}
	
#leftcontent{
	width: 450px;
	height: 100%;
	float: left;
	}
	
#welcome{
	width: 355px;
	height: 375px;
	float: left;
	margin-top: 5px;
	background-image: url(images/mainpage/leef.jpg);
	background-repeat: no-repeat;
	clear: both
	}
	
#welcometext{
	width: 280px;
	height: 375px;
	float: right;
	margin-top: 35px;
	background-image: url(images/mainpage/end.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
	
#about{
	width: 355px;
	height: 100%;
	float: left;
	margin-top: 5px;
	background-image: url(images/about/leef.jpg);
	background-repeat: no-repeat;
	clear: both
	}
	
#abouttext{
	width: 280px;
	height: 100%;
	float: right;
	margin-top: 35px;
	background-image: url(images/mainpage/end.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
	
#servicecontainer{
	width: 390px;
	height: 100%;
	float: left;
	clear: both;
	padding-bottom: 20px
	}

#lawnleft{
	width: 375px;
	height: 100%;
	float: left;
	margin-top: 5px;
	background-image: url(images/about/leef.jpg);
	background-repeat: no-repeat;
	clear: both
	}
	
#lawnright{
	width: 375px;
	height: 100%;
	float: right;
	margin-top: 5px;
	background-repeat: no-repeat;
	clear: both
	}
	
#contactright{
	width: 375px;
	height: 100%;
	float: right;
	margin-top: 5px;
	background-repeat: no-repeat;
	clear: both
	}
	
	#contactleft{
		width: 375px;
		height: 100%;
		float: left;
		margin-top: 5px;
		clear: both
		}
		
	.contacttextleft{
		width: 300px;
		height: 100%;
		float: right;
		margin-top: 15px;
		background-repeat: no-repeat;
		background-position: bottom center;
		}
	
.lawntextleft{
	width: 300px;
	height: 100%;
	float: right;
	margin-top: 35px;
	background-repeat: no-repeat;
	background-position: bottom center;
	}
	
.textright{
	width: 315px;
	height: 100%;
	float: left;
	margin-top: 35px;
	background-repeat: no-repeat;
	background-position: bottom center;
	}
	
#estimatecontainer{
	width: 390px;
	height: 100%;
	float: left;
	clear: both;
	padding-bottom: 20px
	}

.column{
	width: 75px;
	height: 100%;
	float: left;
	padding-right: 20px
	}
	
#newslettercont{
	width: 395px;
	float: left;
	margin-top: 50px;
	margin-bottom: 15px;
	}
	
#newsletter{
	width: 325px;
	background-color: white;
	float: right;
	}
	
#rightcontent{
	width: 375px;
	height: 100%;
	float: right;

	}
	
.headline{
	width: 351px;
	height: 75px;
	background-image: url(images/mainpage/headlinebg.jpg);
	}

#footercont{
	float: right;
	width: 330px;
	padding-bottom: 25px
	}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: left
	
	}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #999999;
	text-decoration: none;
	} 
#footer a:hover, #footer a:visited:hover {
	color: #00853E;
	text-decoration: none;
	}
	
#footer li {
	list-style-type: none;
	float: left;
	padding-right: 5px;
	}

	
/*========= Newsbox ========*/

	

#newscontainer{
	width: 350px;
	height: 325px;
	margin-top: 15px;
	overflow: auto;
	overflow-x: hidden;
	margin-bottom: 15px;	
	}
	
.news{
	text-align: left
	}

.newsentry{
	font-family: Verdana, Arial;
	color: #999999;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 35px;
	}

.newsdate{
	font-size: 18px;
	font-family: Georgia, Times;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
	color: #BFCF00;
	}

.newstext{
	text-align: left;
	}
	
/*========= Sale Items ========*/	
	

#sale{
	width: 350px;
	height: 151px;
	float: left;
	margin-top: 25px
	}


#salelink{
	width: 350px;
	height: 151px;
	text-align: left;
	list-style-type: none;
	}
	
#salelink li{
	float: left;
	height: 151px;
	display: block;
	text-indent: -9999px;
	}

#salelink a, #salelink a:link, #salelink a:active, #salelink a:visited {
	font-size: 14px;
	width: 350px;
	height: 151px;
	background-image: url(images/mainpage/promolink.jpg);
	background-position: 0px 0px;
	display: block;
	}

#salelink a:hover, #salelink a:visited:hover {
	background-position: 0px 151px;
	}
	
	
	
	
/*========= Forms ========*/


#newsletter input, select, textarea {
	float: left;
	width: 300px;
	display: block;
	font-size: 12px;
	text-indent: 6px;
	text-align: left;
	font-family: Helvetica, sans-serif;
	color: #00853E;
	background-color: #efecd9;
	padding: 10px;
	border: none;
	background-image: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:  5px;

	}
	
#newsletter h5{
	font-family: Times, serif;
	font-weight: 100;
	color: #a9a9a9;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	margin-bottom: 5px
}	
	
#newsletter label{
text-align:  left;
float:  left;
	font-family: Verdana, Arial;
	color: #666;
	font-size: 12px;
	margin-bottom: 3px;
}

#formsubmit input{
	width: 80px;
	font-size: 14px;
	font-family: "Times New Roman", Georgia, Tahoma, Helvetica, sans-serif;
	text-indent: 0px;
	padding: 4px;
	text-align:center;
	float: left;
	cursor: pointer;
	color: #fff;
	background-color:#00853E;
	border: none;
	margin-top: 5px;
	}

#input_name { margin-right:5px; }

/*========= End Forms ========*/
