body
{
	background-color: #DAE8C7;
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	vertical-align: top;
}
.hometopnav, .hometopnav a, .hometopnav visited, .hometopnav link
{
	color: #5F9D48;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}

.hometopnav a:hover
{
	text-decoration: underline;
}
.separator
{
	background-image: url( 'images/separator.gif' );
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 11px;
	margin-right: 10px;
}
#midnav, #midnav a
{
	color: #000000;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}
#midnav a:hover
{
	color: #4D9237;
}
.sep
{
	margin-left: 22px;
	margin-right: 22px;
}
.greentxt
{
	color: #006633;
	font-weight: bold;
	font-size: 12px;
}
#doctors, #doctors a
{
	font-weight: bold;
	color: #393939;
	text-decoration: none;
}
#doctors a:hover
{
	color: #000000;
	text-decoration: underline;
}
.docs_ul, docs_ul a
{
	font-weight: bold;
	color: #393939;
	text-decoration: none;
	
	}
	#services, #services a
	{
		font-weight: bold;
	color: #393939;
	text-decoration: none;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
		
		
		
	}
	#services a:hover
	{
	   color: #000000;
	text-decoration: underline;	
	}
		

h1
{

	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
h1 span
{
	font-weight: normal;
}
.doc_bio
{
	 font-size: 13px;
	 font-family:Verdana;
	 color:#2D5A1D;
	 font-style:italic;
	}
	.selected
	{
		
		text-decoration:underline;
		font-weight:bold;
		color:#000000;
		
		}

footer
{
	 font-size: 12px;
	 font-family:Verdana;
	 color:#000000;
	}



