* {
	padding: 0;
	margin: 0;
}

body, html {
	color: #7B797B;
	line-height: 130%;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	background-color: #8cbfa6;
	text-align: left;
    background: #8cbfa6 url(bg.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

p {
	color: #919191;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
}

h1 {
    line-height: 140%;
	font-size: 14px;
	font-weight: normal;
	color: #93AF38;
	
}


a:link, a:active, a:visited {
	text-decoration: none;
	color: #919191;
   
}
a:hover {
	color: #4a7a13;
}

a.green:link, a.green:active, a.green:visited {
	text-decoration: none;
	color: #4a7a13;
   
}
a.green:hover {
	text-decoration: underline;
	color: #4a7a13;
}


.greentext {
    line-height: 140%;
	font-size: 14px;
	font-weight: normal;
	color: #4a7a13;
	
}

.greentextsmall {
    line-height: 140%;
	font-weight: normal;
	color: #4a7a13;
	
}



#topnav {
	float: left;
	background: #fff url(topnav.gif) left top repeat;
	width: 790px;
	height: 31px;
	border-right: 1px solid #4a7a13;
	border-left: 1px solid #4a7a13;
	border-top: 1px solid #4a7a13;
	margin-bottom: 20px;
}

.topimage {
	border: 1px solid #4a7a13;
	margin-bottom: 20px;
}

.bottomimage {
	border: 2px solid #4a7a13;
	margin-right: 10px;
	
}

.bottomrightimage {
	border: 2px solid #4a7a13;
	
}

.rightimage {
	float: right;	
    padding-left: 20px;
}


.centremain {
   	width: 766px;
	background: #fffeee url(centremainbg.jpg) left bottom no-repeat;
	float: left;
	padding: 10px 10px 100px 10px;
	border: 2px solid #4a7a13;
	margin-bottom: 20px;

		
}


.centremainsmall {
   	width: 235px;
	float: left;


}

.centremainlarge {
   	width: 485px;
	float: left;


}

	
.centremainsmallright {
   	width: 235px;
	float: left;
	margin-left: 20px;
	
		
}

.innerbox {
   	width: 250px;
	float: right;
	
		
}

.innerboxsmall {
   	background: #eeefd5;
	width: 228px;
	border-right: 1px solid #4a7a13;
	border-left: 1px solid #4a7a13;
	border-bottom: 1px solid #4a7a13;
	padding: 10px 10px 10px 10px;
				
}


.innerboxproducts {
   	background: #eeefd5;
	border-right: 1px solid #4a7a13;
	border-left: 1px solid #4a7a13;
	border-top: 1px solid #4a7a13;
	padding: 10px 10px 10px 10px;
				
}

.innerboxleft {
   	width: 485px;
	border-right: 1px solid #4a7a13;
	border-left: 1px solid #4a7a13;
	border-bottom: 1px solid #4a7a13;
	padding: 10px 10px 10px 10px;
				
}



#wrapper { 
	width: 792px;
	margin: 0 auto 20px auto;
	padding: 0px 20px 0px 20px;
	border-right: 1px solid #4a7a13;
	border-left: 1px solid #4a7a13;
	border-bottom: 1px solid #4a7a13;
	background-color: #fffeee;
	} 



.centremainbottom {
	width: 766px;
	background: #fffeee;
	float: left;
	padding: 10px 10px 10px 10px;
	border: 2px solid #4a7a13;
	margin-bottom: 20px;
		}

#footer {
	clear: both;
	text-align: center;
	width: 792px;
	padding-top: 10px;
	border-top: 2px solid #4a7a13;
		
}
#footer p {
	text-align: center;
	font-weight: bold;
	color: #919191;
	font-weight:normal;
	
}	
	
.hr {
	color: #93AF38;
	margin-top: 7px;
	margin-bottom: 7px;
			}
