/* CSS Document */
h1 { 
	font: 26px Georgia, Serif;
	color: #2B3C44; 
	line-height: 1.2em; 
	font-weight: bold;
	}
h2 {font: 20px Georgia, Serif;
	color: #2B3C44; 
	line-height: 1.2em; 
	font-weight: bold;}
.style9 {
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
body { 
	margin:5px 0; 
	padding:0; 
	font: 13px Arial, Sans-Serif; 
	color:#000; 
	line-height: 1.4em; 
	background-image:url(images/bg.jpg);
    background-repeat: repeat-x;
	}
hr {
  float:left;
  margin-left:20px;
  border: 0;
  width: 80%;
  color: #2B3C44;
  background-color: #2B3C44;
  height: 1px;
}
.phoneText {
	width: 540px;
	text-align: left;
	font: 18px Georgia, Serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:5px;
}
.container {  
	margin: 0 auto; 
	margin-top: 0px; 
	width: 880px;  
	}
#content { 
	margin: 17px 0px 0 15px; 
	}	
#content h2 { 
	font: 22px Georgia, Serif;
	color: #2B3C44; 
	line-height: 1.2em; 
	font-weight: bold;
	}
#content h3 { 
	font: 100% Arial, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 0; color: #2B3C44; 
	}
#treatment {
background-color:#DBE4ED;
width:300px;
padding:10px;
float:right;
margin-left:5px;
margin-bottom:5px;
font: 105% Georgia, Serif;
color: #2B3C44; 
border: solid 1px #2B3C44;
font-weight: bold;
}
.center { 
	width: 550px; 
	width: 550px; 
	padding-top:78px; 
	float: left;
	margin-left: 15px; 
	}
.menu { 
	width: 294px; 
	float: left; 
	color: #2B3C44;
	font: 19px Georgia, Serif;
	height:768px;
	background-image:url(images/navigation.jpg);
	}
.nav { 
	width:250px;
	text-align: left; 
	color: #2B3C44; 
	float:right;
	padding-right:20px;
	}
.nav li
	{list-style:none;
	margin-bottom:8px;}
.nav li a { 
	color: #2B3C44; 
	text-decoration: none; 
	}
.nav li a:hover { 
	color: #914841; 
	text-decoration: none;}
.nav ul {margin: 5px 0 20px 0px;}
#footer { 
	background-color: #FFFFFF;
	height:5px; 
	color: #ffffff;  
	clear: both; 
	}
#footer2 { 
	padding-top:8px;
	height:41px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFFFFF; 
	clear: both; 
	text-decoration:none;
	background-image:url(images/footer.jpg); 
	background-repeat: repeat-x;
	}