body 
{
	background-color: #99AD6B; 
	direction: ltr;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link
{
	color:Blue;
}
a:visited
{
	color:purple;
}
a:active
{
	color:red;
}

.wrapper
{
	background-color: white; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
	width: 800px;
}
.wrapper th
{
	background: transparent url(images/healthy-family.jpg) no-repeat left top;
	height:130px;
}
.returnlinks 
{ 
	font-size: 10px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: left;
	vertical-align:top;
	padding:10px;
}

h1,h2,h3 
{ 
	color: black;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: normal;
}

h1 
{
	font-size:16px;
}

h2 
{ 
	font-size: 14px;
}

h3 
{
	font-size: 12px;
}
td.lhcol 
{
	background-color: #E4E8D7;
	width: 160px; 
	text-align: center; 
	vertical-align: top;
}

.center
{
	padding:10px;
	color:#000000;
	font-family:Georgia,Times New Roman;
	font-size:12px;
}
.center a:visited
{
	color:#999999;
}
.center h1
{
	color:#000000;
	font-family:Georgia,Times New Roman;
	font-size:16px;
}

.center h2
{
	color:#000000;
	font-family:Georgia,Times New Roman;
	font-size:14px;
}

ul 
{
	line-height: 110%;
	margin-top: 3px
}
li 
{ 
   	font-size: 12px;
    	line-height: normal;
    	color: black;
    	text-align: left;
}
p 
{ 
	text-align: left;
	line-height: normal;
	color: black;
	font-size: 12px;
}
/*right side panel*/
.side 
{ 
	text-align: left;
	line-height: normal;
	color: black;
	font-size: 10px;
}
.sideheading 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: rgb(0, 0, 0);
	font-weight: bold;
	font-style: normal;
	text-transform: inherit;
	text-align: left;
}
.sideads
{
	vertical-align: top; 
	text-align: center; 
	width: 170px;
	background: #FFF7E0;
	padding:20px;
}
.sideads .googleSearch
{
	text-align:left;
}
.sideads .googleSearch label
{
	font-size:11px;
	font-weight:bold;
}
.optin
{
	text-align:right;
	font-size:12px;
	float:right;
	font-weight:bold;
	margin-right:10px;
}
/*menu styles*/
#navcontainer 
{ 
	padding: 20px 0 0 0;
}

#navcontainer ul 
{
	margin-left: 5px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 11px;
	margin-top: 0px;
}

#navcontainer a 
{
	display: block;
	padding: 4px;
	width: 100%;
	font-family:Verdana;
	font-size:11px;
}

/*menu link styles*/
#navcontainer a:link
{
	color: #000000;
	border-left: 5px solid #E4E8D7;
	text-decoration: none;
}
#navcontainer a:visited 
{
	color: #000000;
	border-left: 5px solid #E4E8D7;
	text-decoration: none;
}
#navcontainer ul ul a:hover 
{
	color: #fff;
	background-color: #008;
	text-decoration: none;
}
#navcontainer a:hover, #navcontainer a:active, #navcontainer li.current, #navcontainer     a.current, #navcontainer ul #subnavlist ul li.current, #navcontainer ul #subnavlist ul     a.current 
{
	border-left:5px solid #80001A !important;
	color:black !important;
	font-weight:bold !important;
}

/* sub navigation menu stuff - not needed for freelance writing career
#navcontainer ul ul li 
{ 
	margin: 0 0 1px 0; 
	margin-top: 2px;
}

#navcontainer ul #subnavlist li 
{ 
	margin: 0 0 1px 0; 
	margin-top: 1px;
}

#navcontainer ul #subnavlist ul li 
{
	margin: 0 0 1px 10px; 
	margin-top: 1px;
}

#navcontainer ul #subnavlist ul li a
{
	width:110px;
}

#navcontainer ul ul a 
{
	display: block;
	font-size: 10px;
	padding: 4px 3px 4px 10px;
	width: 110px;
	text-decoration: none;
}


#subnavlist li {
	line-height: 100%;
	margin-top: 0px
}
*/


