body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	background-color: #E4EDE4;


}

a:link, a:visited {color:#000000; text-decoration:none; border-bottom: solid 1px #669966; }
a:hover, a active {
	color:#669966;
	text-decoration:none;
	border-bottom:0;
}




#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	border: 1px solid #669966;
	background-color: #FFFFFF;



}

#pageHeader {
	width: auto;
	position: relative;
	margin: 0px;
	padding: 90px 0 5px 24px;
	background:url(images/header_background.jpg) top left no-repeat #003300;
}

#pageHeader h2 {
	margin: 0;
	width: 400px;
}
#pageHeader h2 a:link, #pageHeader h2 a:visited {
	color:#ffffff;
	padding: 0;
	text-transform: uppercase;
	text-decoration:none;
	letter-spacing:normal;
	font-size: 50px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height:normal;
	border:none;
}

#pageheader h2 a:hover, #pageheader h2 a:active{ text-decoration: underline; color:#669966}

#pageHeader span{
	margin: 10px 5px 0 0;
	padding:0;
	color:#ffffff;
	float: right;
	font-size: 18px;
}  

#plantlist {
padding:5px 0 0 0; margin:0;
	clear: both;
}
#plantlist ul {list-style-type:none; text-align:left;}
#plantlist li {
	display:inline;
	font-size: 10px;
	line-height: 1.6em;
	text-transform: uppercase;
}
#plantlist a{color:#ffffff; text-decoration:none; margin: 0 10px 3px 0;  }
#plantlist a:hover {
	text-decoration:none;
}



#searchbox {
	margin:0 0 10px 0;
	padding: 3px;
	background: url(/images/call.gif) 10px center no-repeat #669966;
	text-align: right;
	border-bottom: 2px solid #18634a;
	clear: both;
}

#howtobuy {
	width:700px;
	height: 90px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
#howtobuy img {float:left;}
.arrow { margin: 0 30px 10px 30px; }
.clearit {margin:0 ; padding:0; clear:both;}


#pagetext {
	width: 700px;
	margin-left: 240px;
	clip:      rect(auto auto auto auto);
	font-size: 0.9em;

}

#pagetext h1 {
	font-size:1.8em;
	color:#18634a;
	margin-bottom: 30px;
	border-bottom: solid 2px #18634a;
	text-transform: uppercase;
}

#pagetext h3{
	font-size: 1.3em;

	
}

#pagetext h3 a:link {text-decoration:none; border-bottom: solid 1px #669966;}
#pagetext h3 a:hover, #pagetext h3 a:visited, #pagetext h3 a:active{text-decoration:none;}
  #pagetext p {
	font-family:  "Times New Roman", Times, serif;
	font-size: 1em;
	padding-bottom: 1.2em;
  }
  
 #pagetext ul{list-style-type:square;}
 
#linkList {
	padding: 10px 0 10px 10px;
	z-index: 3;
	visibility: visible;
	width: 210px;
	margin-top: 10px;
	float: left;
	border: 3px solid #cccccc;
	margin-left: 3px;
}

  
#linkList ul {margin:0px 5px; padding: 0 30px 20px 0;
}

#linkList li a {
	color: #003333;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 1.1em;
	text-transform: uppercase;
	text-decoration: none;
	}

#linkList li a:hover { color: #669966; text-decoration:underline;}

#linkList li {
	list-style: none;
	margin-bottom:10px;
	padding-left: 20px;
	background: url(/images/list_flower.gif) center left no-repeat;
}

#Cloud {
	padding: 10px 0 10px 10px;
	width: 210px;
	margin-top: 10px;
	float: left;
	border: 3px solid #cccccc;
	margin-left: 3px;
}
#footer{
	font-size: 0.7em;
	background-color: #669966;
	border: 1px solid #666666;
	text-align: left;
	clear: both;
	color: #ffffff;
}
#footer a {	color: #FFFF99;}

#highlight {
	font-size: 0.8em;
	color: #006633;
	border: 1px dotted #006633;
	padding: 3px;
}
form { margin:0; padding:0; }
input {font-family:Arial, Helvetica, sans-serif;}
.search_input { color: #666666; font-style: italic;}
