body {
	background-image: url(http://www.healingwithwholefoods.com/images_site/hwwfbanner1.jpg);
	background-position: top left ;
	background-color:#FFFFFF ; 
	background-repeat:no-repeat;
}

.navi{
	margin-left: 10px;
	margin-top:316px;
	width: 190px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	float:left;
}

.main {
	 /*margin-left:10px;*/
	 margin-top:316px; 
	 width:400px;
	 margin-left: 201px;
	/* background-image:url(images_site/yinyang.png);
	 background-position:bottom left;
	 background-repeat:no-repeat;*/
}

p, li {
	font-family: Times New Roman, Times, Serif;
	font-size: 12px;
	line-height: 16px;
	color:  #333333;
	text-decoration: none;
	text-align: justify;
}

h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #707070;
	font-size: 28px;
	text-decoration: none;
	/*margin-left: 84px;*/
}

h6 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 22px;
	text-decoration: none;
	text-align:center;
}

h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #707070;
}

h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #707070;
	font-size: 18px;
	text-decoration: none;
}

h4 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #707070;
	font-size: 15px;
	text-decoration: none;

}

h5 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #707070;
	font-size: 18px;
	text-decoration: none;
	text-align:center;

}

h7 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #707070;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;

}

/*li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
*/
h10, {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

h11 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-align:center;
}

ul.navig{
	position: absolute;
	top:  300px;
	
}

li.navig{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #707070;
	text-decoration: none;
	text-align:left;
	list-style-type: none;
	font-weight: bold;
	}
	
li.navig2{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #707070;
	text-decoration: none;
	text-align:left;
	list-style-type: none;
	font-weight: bold;
	}

li.alpha{
	list-style-type: lower-alpha;
}
	
a.navig:link, a.navig:visited {
	color: #707070;
	text-decoration: none;
}

a.navig:hover, a.navig:active {
	color: #333333;
	text-decoration: none;
}

a:link {
  color: #990000 ;
  text-decoration: none ;
  cursor: pointer ;
}

a:visited {
  color: #990000 ;
  text-decoration: none ;
  cursor: pointer ;
}

a:active, a:hover, a:focus {
  color: #990000 ;
  text-decoration: underline ;
  cursor: pointer ;
}

a.u:link, a.u:visited, a.u:active, a.u:hover, a.u:focus {
  color: #990000 ;
  text-decoration: underline ;
  cursor: pointer ;
  font-size: 16px;
}

a.ugray:link, a.ugray:visited, a.ugray:active, a.ugray:hover, a.ugray:focus {
  color: #707070 ;
  text-decoration: underline ;
  cursor: pointer ;
  font-size: 16px;
}