body {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	text-align: center;
	background-color: #CC99FF;
    }

#natures-wealth-health-food-store-container {
    width: 765px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images/background.png) repeat-x;
	border-top: outset #FAF5A6 4px; 
	border-right: outset #FFE62A 4px;
	border-bottom: outset #FFE62A 4px;
	border-left: solid #FAF5A6 3px;
	/*overflow: auto;*/
	}

/*  Header Area  */
#natures-wealth-health-food-store-header {
	width: 100%;
	}
#skip-navigation {
	display: none;
	}
#natures-wealth-health-food-store-header a  {
	color: #0000FF;
	}
#natures-wealth-health-food-store-header a:hover  {
	color: #9900CC;
	}
#quality-assurance a  {
	float: left;
	width: 25%;
	height: 100px;
	margin: 0;
	padding: 0;
	background-image: url(../images/health-food-quality-assurance-logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#quality-assurance a:hover  {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	background-image: url(../images/health-food-quality-assurance-logo-on.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
/*a:linked, a:visited  {
	text-decoration: none;
	}*/
#natures-wealth-health-food-store-header h2  {
	float: left;
	width: 50%;
	height: 100px;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#natures-wealth-health-food-store-header h2 a img  {
	text-decoration: none;
	border: none;
	}
#natures-wealth-health-food-store-login-search  {
	float: left;
	width: 25%;
	height: 100px;
	margin: 0;
	padding: 0;
	}
#standardized-vitamins-herbs-nutritional-supplements {
	clear: both;
	width: 100%;		
	}
#standardized-vitamins-herbs-nutritional-supplements h2  {
	margin: 0;
	padding: 0 0 .2em 0;
	font-size: 1.3em;
	cursor: default;
	text-align: center;
	}

/*  Header Navigation  */
#natures-wealth-health-food-store-header-navigation ul  {
	width: 100%;
	height: 1.2em;
	margin: 0;
	padding: 0;
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
	background-color: #86CC56;
	font-size: 1em;
	line-height: 1em;
	}
#natures-wealth-health-food-store-header-navigation li  {
	float: left;	
	list-style-type: none;
	border-right: solid #000000 1px;
	display: inline;
	}
#natures-wealth-health-food-store-header-navigation li#cart-status	{
	float: right;
	padding: 0 .6em;
	border-right: none;
	border-left: solid #000000 1px;
	}
#natures-wealth-health-food-store-header-navigation li#shopping-cart  {
	float: right;
	border-right: none;
	border-left: solid #000000 1px;
	}
#natures-wealth-health-food-store-header-navigation li a {
	text-decoration: none;
	padding: 0 .6em;
	color: #000000;
	}
#natures-wealth-health-food-store-header-navigation li a:hover {
    /*font-weight: bold;*/
	color: #9900CC;
	}

/*  Center Body Area  */
#natures-wealth-health-food-store-body  {
	clear: both;
	width: 100%;
	/*height: 36em;*/
	margin: 0;
	padding: 0;
	}

/*  Site Assurance Seals Area  */
#site-assurance-seals  {
/*	clear: both; */
	margin: 1em 0;
	padding: 0;
	}
#verisign-seal  {
/*	float: left; */
	margin: .5em;
	}
#nnfa-logo  {
/*	float: left; */
	margin: .5em;
	}
#nnfa-logo a:link img {
	text-decoration: none;
	border: none;
	}
#honest-pricing-logo  {
/*	float: left; */
	margin: .5em;
	}
#cc-logos  {
/*	float: right; */
	margin: 0 .5em;
	}
	
/*  Footer Area  */
#natures-wealth-health-food-store-footer  {
	clear: both;
	margin: 1em 0 0 0;
	padding: 0;
	width: 100%;
	border-top: solid #86CC56 3px;
	bottom: 0;
	}
#natures-wealth-health-food-store-footer p  {
	margin: 0;
	padding: .2em .5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	cursor: default;
	}
	
/*  Footer Navigation  */
#natures-wealth-health-food-store-footer-navigation ul  {
	width: 100%;
	height: 1.2em;
	margin: 0;
	padding: 0;
	background-color: #FFE62A;
	border-top: solid #000000 1px;
	font-size: 1em;
	line-height: 1.1em;
	}
#natures-wealth-health-food-store-footer-navigation li  {
	float: left;	
	list-style-type: none;
	border-right: solid #000000 1px;
	display: inline;
	}
#natures-wealth-health-food-store-footer-navigation li a {
	text-decoration: none;
	padding: 0 .6em;
	color: #000000;
	}
#natures-wealth-health-food-store-footer-navigation li a:hover {
    /*font-weight: bold;*/
	color: #9900CC;
	}
#natures-wealth-health-food-store-footer-navigation p  {
	margin: 0;
	padding: .3em .3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #FFE62A;
	cursor: default;
	}
#natures-wealth-health-food-store-footer-navigation p a  {
	text-decoration: none;
	color: #000000;
	}
#natures-wealth-health-food-store-footer-navigation p a:hover  {
	color: #9900CC;
	}
