body
{
	color: #000000;
	margin-top: 0px;
	background-image: url(images/design-elements/evonature_bg.jpg);
	background-repeat: repeat-x;
	font-size: 1em;
	font-family: "Comic Sans MS";
	line-height: 120%;
	background-color: #70736A;
	
}


.LayoutWrapper {
	background-color:#F8F7FC;
	height: 100%;
	width: 850px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #585B54;
	border-bottom-color: #585B54;
	border-left-color: #585B54;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}


.centerwrap1{
	width: 850px;
	background-color:#F8F7FC;
}

.centerwrap2 {
	height: 100%;
	width: 100%;
}

/* *****this is header logo ***** */
.headerwrap {
	height: 398px;
	width: 850px;
	background-image: url(images/design-elements/banner.jpg);
	background-repeat: no-repeat;
}
/* *****this is bg below header logo ***** */

#content-wrapper  {
	width: 100%;
}

#left-nav  {
	width: 160px;
	padding-left: 15px;


}

.nav-list {
	margin-left: 5px;

}

#content {
	width: 550px;
	padding-right: 10px;
	padding-left: 20px;

}

.borderLR {
	height: 100%;
	width: 32px;
	background-image: url(images/design-elements/evonature_border.jpg);
	background-repeat: repeat-y;
}

h1 {
	font-size: 150%;
	color: #507229;
	text-align: center;
}

h2 {
	font-size: 130%;
	color: #507229;
	text-align: center;
}

h3 {
	font-size: 130%;
	color: #507229;
	text-align: center;

}


h4  {
	font-size: 120%;
	color: #507229;
	text-align: center;

}

h5 {
	font-size: 110%;
	color: #507229;
	text-align: left;

}


hr {
	display: none;
	visibility: hidden;
	clear: both;
	color: #FFFFFF;

}



a:link, body_alink
{
	color: #444938;
}
a:visited, body_avisited
{
	color: #2E3224;
}
a:hover, a:active, body_ahover
{
	color: #704D03;
}
td, th, p, li
{
	font-size: .9em;
}
