/* Menuing */


#MenuDiv
{
float:none;
width:1040px;
height:20px;
background: #73502b;
margin: 0px;
padding: 0px;
border: 0px;
position:relative;


}

.addressSection
{

 color: green;
 font-size: 30px;
 line-height: 125%;
margin: 24px;

}



#navlist
	{	
	
	

	display: inline;
	text-align: left;
	font: 12pt "lucida grande","lucida sans unicode",helvetica,arial,sans-serif;
     font-weight: 200;
font-variant: normal;
	background: #73502b;  
	width:727px;
	height: 20px;
	
	}



#navlist li
	{
	
	
	width: auto;
	display: inline;
	list-style-type: none;
	padding: 0px 5px 0px 5px;
	background: #73502b;  
	}


#navlist li a 
	{
	background: #73502b;
	color: #FFCC00 ; // ; //#CA3900;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}

#navlist li a:visited
	{
	background: #73502b;
	color: #FFCC00 ; // ; //#CA3900;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}

	
	#navlist li a:link 
	{
	color: #eee;
	}


#navlist li a:hover
	{
	background: #white ;
	color: #99CC33 ;
	cursor: pointer;
	
	font-style: normal;
	}

/* page by page menu handling */

#home #navlist li a#homelink, #navlist li a#homelink:link,#home #navlist li a#homelink:hover
	{
	color:#FC8F19;
	cursor: default;
	font-weight: bold;
	background: #73502b;
	}


	
#faqs #navlist li a#faqlink,#faqs #navlist li a#faqlink:link,#faqs  #navlist li a#faqlink:hover
	{
	color:#FC8F19;
	cursor: default;
	font-weight: bold;
	background: #73502b;
	}
	

#whattoexpect #navlist li a#whatlink,#whattoexepct #navlist li a#whatlink:link,#whattoexpect  #navlist li a#whatlink:hover
	{
	color:#FC8F19;
	cursor: default;
	font-weight: bold;
	background: #73502b;
	}

#inthetreatmentroom #navlist li a#treatmentlink,#inthetreatmentroom #navlist li a#treatmentlink:link,#inthetreatmentroom  #navlist li a#treatmentlink:hover
	{
	color:#FC8F19;
	cursor: default;
	font-weight: bold;
	background: #73502b;
	}

#whoweare #navlist li a#wholink,#whoweare #navlist li a#wholink:link,#whoweare  #navlist li a#wholink:hover
	{
	color:#FC8F19;
	cursor: default;
	font-weight: bold;
        background: #73502b;
	}


#ratesandhours #navlist li a#rateslink,#ratesandhours #navlist li a#rateslink:link,#ratesandhours  #navlist li a#rateslink:hover
	{
	color:#FC8F19;
	cursor: default;
	font-weight: bold;
	background: #73502b;
	}


#contact #navlist li a#contactlink,#contact #navlist li a#contactlink:link,#contact  #navlist li a#contactlink:hover

	{
	color:#FC8F19;
	cursor: default;
	font-weight: bold;
	background: #73502b;
	}

#treatments #navlist li a#treatmentslink, #treatments #navlist li a#treatmentslist:link,#treatments #navlist li a#treatmentslink:hover

{
color:#FC8F19;
cursor: default;
font-weight: bold;
background: #73502b;
}
