@charset "UTF-8";
/* CSS Document */


body {
	font: normal 13px Helvetica, Sans-Serif; color: #333;
	background-color:#FFF;
	background-image:url( );
	background-position:top left;
	background-repeat:repeat;
}

h1 {
	font: bold 23px Georgia, "Times New Roman", Times, serif; letter-spacing: -1px; color: #006633;
}

h2 {
	font: bold 18px Georgia, "Times New Roman", Times, serif; letter-spacing: -1px; color: #cccc99;
}

h3 {
	font: bold 15px Georgia, "Times New Roman", Times, serif; letter-spacing: -1px; color: #dfe29f;
}

h4 {
	font: bold 18px Georgia, "Times New Roman", Times, serif; letter-spacing: -1px; color: #006633;
}

a:link {
	color: #7C7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7A7;
}
a:hover {
	text-decoration: none;
	color: #7A7;
}
a:active {
	text-decoration: none;
	color: #7A7;
}

.contactbox { width:400px; float:left;}


#wrap {
	width:960px;
	float:left;
	padding-top:25px;
}

#vspacer {
	width:960px;
	height:15px;
	float:left;
}

#pad {
	padding:15px;
	text-align:justify;
}

#top {
	width:960px;
	height:165px;
	float:left;
	background:#FFF;
}

.logo {
	width: 280px;
	float:left;
	text-align:left;
}

.nav {
	width: 400px;
	float:left;
	padding-top:130px;
}

.but {
	width:80px;
	height:35px;
	float:left;
	padding: 0px 10px 0px 10px;
	background-image:url( );
	background-position:top center;
	background-repeat:no-repeat;
}
	

.contact {
	width: 280px;
	float:right;
	text-align:right;
	padding:15px 0px 0px 0px;
}

.text {
	padding:10px;
	float:left;
}

#above {
	width:960px;
	height:400px;
	float:left;
}

#plants {
	width:160px;
	padding:12px;
	margin-right:16px;
	margin-bottom:25px;
	background-color:#FFC;
	float:left;
}

#plantspacer {
	width:160px;
	padding:12px;
	margin-right:16px;
	margin-bottom:25px;
	background-color:#FFF;
	float:left;
}

#below-end {
	width:310px;
	height:300px;
	background-image:url( );
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFC;
	float:left;
}

#below-mid {
	width:310px;
	height:300px;
	background-image:url( );
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#FFC;
	float:left;
	margin-left:15px;
	margin-right:15px;
}

#logos {
	width:265px;
	height:215px;
	overflow:scroll;
}

#bottom {
	width:960px;
	height:75px;
	float:left;
}

#footer {
	width:960px;
	height:25px;
	padding-top:25px;
	margin-top:25px;
	color:#fff;
	background:#006633;
	float:left;
	text-align:center;
}

#maincol {
	width:630px;
	height:auto;		
	background:#FFF;
	background-image:url( );
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
	margin-right:30px;
	}

#sidecol {
	width:300px;
	height:auto;	
	background-color:#FFC;
	background-image:url( );
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
}
	