body{
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.greenbg{
	background-color: #548c11;
}
.bodygr{
	background-color: #99cc99;
	background-image: url(images/bodygr.jpg);
	background-repeat: repeat-x;
}
.menu {
	display: block;
	float: left;
	height:35px;
	margin: 0px;
	padding: 17px 15px 0px 15px;
	text-decoration: none;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #548c11;
}
.gr1{
	background-image: url(images/gr1.jpg);
	background-repeat: repeat-x;
}
.hrgr{
	background-color: #FFFFFF;
	background-image: url(images/horrijontalgr.jpg);
	background-repeat: repeat-y;
}

a.menu:hover {
display: block;
	float: left;
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/buttonoverleafimg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:35px;
}
.currentpage {
	display: block;
	font-size: 12px;
	font-weight: normal;
	float: left;
	text-decoration: none;
	padding: 17px 15px 0px 15px;
	color: #ffffff;
	background-image: url(images/buttonoverleafimg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:35px;

}
.sidelinks{
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #548c11;
	text-decoration: none;
	padding-left:8px;
}
a.sidelinks:hover{
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:8px;
}
a.highlight{
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:8px;
}
.loginbg{
	background-image: url(images/loginbg.jpg);
	background-repeat: no-repeat;
}

.loginbg1{
	background-image: url(images/loginbg1.jpg);
	background-repeat: no-repeat;
	height: 161px;
}
.ecomplex {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.natural {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.products {
	font-family: Georgia;
	font-size: 32px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tableborder {
	background-color: #FFFFFF;
	height: 131px;
	width: 340px;
	border: 1px solid #7aa64d;
}
.productcontent {
	font-family: Georgia;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}





.productbg{
	background-image: url(images/productsbg.jpg);
	background-repeat: no-repeat;
	height: 161px;
}
.name{
    font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subscribe{
    font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subscribe1{
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #fff200;
	text-decoration: none;
	padding-top: 10px;
}
.featuredproduct{
    font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #fff200;
	text-decoration: none;
}
.areyou{
    font-family: Georgia;
	font-size: 36px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ithasthe{
    font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #639824;
	text-decoration: none;
}
.ifyouknowhow{
    font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subheadding{
    font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
p{
	text-align: justify;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
li{
	background-image: url(images/liimg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.form{
	height: 16px;
	width: 145px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #d4d0c8;
	border-bottom-color: #d4d0c8;
	border-left-color: #808080;
}
.footerbuttons{
    font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:19px;
}
a.footerbuttons:hover{
    font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:19px;
}
.footerdivider{
    font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
.cartbg{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#548C11;
}