body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;

}
#navbar {
	position: absolute;
	top: 160px;
	border-top: 1px solid #666;
		border-bottom: 1px solid #666;
	white-space: nowrap;
	background: #789e4d;
	width: 100%;
	height: 18px;
}

#container{

	position:absolute; 
	z-index:3; 
	width:640px; 
	margin-left:-321px; 
	left:50%; 
	top:0px;
}

#content{
		position: absolute;
	top:160px;

	width: 640px;
	height:100%;
}
#menu{
	text-decoration: none;
	text-align: center;
}

#banner_flower {
position: absolute;

	float: left;

}

#title {
position:absolute;
		margin-left:-192px; 
	left:50%;
	top:0px;
}

#strapline {
	position: relative;
	color: #000000;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-align: center;
}

#contactsub {


	padding-top: 10px;
	font-size: 18px;

		border-bottom: 1px dashed #ffffff;
}
	
}





.section {
	text-align: justify;
	margin-bottom: 35px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 20px;
}
.section h1 {
		color:#789e4d;
padding-bottom: 5px;
	border-bottom: 1px dashed #cccccc;
	width: 100%;
}

.features {
	position:relative;
	margin-left:-275px; 
	left: 50%;
	width: 500px;
	border: 1px solid #999999;
	margin-bottom: 10px;
	background-color: #9ab67a;
	padding-left:25px;
		padding-right:25px;
				padding-bottom:6px;
								padding-top:8px;
		color:#ffffff;
		font-weight: bold;
}
.features h1{
	font-size: 18px;
		color:#ffffff;
		border-bottom: 1px dashed #ffffff;
}

.features a:link{
	font-size: 16px;
		color:#ffffff;
		border-bottom: 1px dashed #ffffff;
		text-decoration: none;
}

.features a:hover{
	font-size: 16px;
	color: #ffffff;
	border-bottom: none;

	text-decoration: underline;
}

.pic_right {
	position:relative;
	float: right;
	padding:4px;
	margin-left:15px;
	margin-bottom:2px;
	border: 1px solid #cccccc;
}

.pic_links
{
	text-align: center;
}

div.pic {
float:left;
padding-top:15px;
padding-bottom:15px;
	margin-bottom: 8px;
	margin-right: 5px;
	margin-left: 7px;

}

#menu a {
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	padding-right:10px;
	padding-left:10px;
}
#menu a:hover {
	background-color: #ffffff;
	color: #000;
	padding-bottom: 2px;
}

td img  {
	padding:3px;
	border: 7px solid #cccccc;
}
td pt  {
	padding:3px;
	border: 7px solid #cccccc;
}


.footer{
	position: absolute;
	white-space: nowrap;
	margin-top: 38px;
	margin-bottom: 20px;
	text-align: center;
	left: 50%;
	margin-left: -57px;

}
