body {
	font-size:12px;
	font-family:Verdana,Arial,sans-serif;
	text-decoration:none; 
}

H1, H2, H3, H4, H5 { 
	margin:0px; 
	padding:0px; 
	text-align:center;
	font-weight:bold;
	font-family:Verdana,Arial,sans-serif; 
	}
	
H1 { font-size:15px; }
H2 { font-size:14px; }
H3 { font-size:13px; }
H4 { font-size:12px; }
H5 { font-size:12px; }

P  { margin:4px 0px; }

A  { font-family:Arial,sans-serif; font-weight:bold; font-size:12px; }

A, 
A:Link,
A:Visited,
A:Hover              { text-decoration: none; }

#lefty HR            { border: none; height:16px; margin:0px; padding:0px; background:url('../images/hr1.gif') no-repeat center;}

.MyHR                { height:16px; margin:0px; padding:0px; background:url('../images/hr1.gif') no-repeat center;}

#menu A              { color: #fff; padding:0px 6px; margin-left:20px; }
#menu A:Visited      {}
#menu A:Hover        { color: #000; background:url('../images/hgradient_yellow.gif') }
#menu A:Active       {}

.HealthLinks A       { color: #fff; display:block; }
.HealthLinks A:Hover { color: #000; background:url('../images/hgradient_yellow.gif') }

#NewProducts		 { border:green solid 1px; }

#NewProducts A       { color: #034000; display:block; font-family: Verdana; font-size:12px; font-weight: normal; }
#NewProducts A:hover { color: #034800; background-color: #d7e2Ce; }

.BibleLinks A        { color: #fff; display:block; }
.BibleLinks A:Hover  { color: #000; background:url('../images/hgradient_yellow.gif') }

/*About.htm*/
#About A             { font-family: Verdana;}
/* Herbs.htm */
#Herbs               { color:#000; background-color:#e3eadf; margin:0px; font-family:Verdana; font-size:12px;}
#Herbs P             { margin-top: 3px; }
#Herbs DIV           { padding:8px; }
#Herbs H1            { color:#fff; text-align:center; margin:2px; }
#Herbs H4            { color:#00f; text-align:center; margin:2px; font-style: italic; }
#Herbs H5            { display:inline; margin: 4px 4px 0px 0px; text-align:left; text-decoration:none; }
