/* CSS Document */
body{
	font-family: Tahoma, Arial, Verdana;
	background-color: #F4E2CC;
	background-image: url(images/bg_vert.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-attachment: fixed;
}
.left_navigation{
	font-size: 17px;
	text-align: left;
	vertical-align: middle;
	padding-left: 59px;
	background-image: url(images/left-nav.jpg);
	height: 27px;
	background-position: center;
}
.left_navigation-inside{
	;
	color: #000000;
}
.left_navigation-inside:link{
	;
	color: #000000;
	text-decoration: none;
}
.left_navigation-inside:hover{
	;
	color: #990000;
	text-decoration: none;
}
.left_navigation-inside:visited{
	;
	color: #000000;
	text-decoration: none;
}
.left_navigation_bullet{
	font-size: 17px;
	text-align: left;
	vertical-align: middle;
	padding-left: 74px;
	background-image: url(images/left-nav-bullet.jpg);
	height: 27px;
	background-position: center;
}
.main_body {
	font-size: 12px;
	padding-top: 10px;
	padding-left: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: justify;
}
.footer_address{
	
	font-size: 12px;
	font-weight: bold;
	color: #a07168;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.footer_address_header{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	
}
.footer_main_navigation{
	
	font-size: 13px;
	line-height: 20px;
	background-position: center center;
}
.footer_main_navigation1:link{
	
	font-size: 13px;
	line-height: 20px;
	background-position: center center;
	text-decoration: none;
	color: #000000;
}
.footer_main_navigation1:hover{
	
	font-size: 13px;
	line-height: 20px;
	background-position: center center;
	color: #990000;
	text-decoration: underline;
}
.footer_main_navigation1:visited{
	
	font-size: 13px;
	line-height: 20px;
	background-position: center center;
	color: #333333;
}
.body_main_txt{
	font-size: 12px;
	text-align: left;
}
.separator{
	height: 6px;
}

.main_body_inner {
	font-size: 13px;
	padding-top: 10px;
	padding-left: 32px;
	padding-right: 32px;
	padding-bottom: 0px;
	line-height: 18px;
}
.header{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #993300;
	padding: 0px;
}
/*________________________________________________________*/


.image_thumb:link{
	border: 6px solid #E2C29C;
}
.image_thumb:hover{

	border: 6px solid #CCCCCC;
}
.image_thumb:visited{

	border: 6px solid #E2C29C;
}
 .grey-separator{
	background-image: url(images/hori_line.gif);
	height: 3px;
}
.box_dec{
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-style: italic;
}
.doctor{

	border: 6px solid #F5F5F5;
}
.textfield{
	background-color: #FFFFCC;
	padding: 1px;
	border: 1px solid #009999;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #996666;
	padding: 2px;
	font-weight: bold;
}
.newsbar{
	background-image: url(images/bg_news.jpg);
	background-repeat: repeat-x;
	color: #990000;
}
.newcontent{
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #EBD5BA;
	padding-right: 6px;
	padding-left: 10px;
}
.newscontent_border{
	padding: 2px;
	border: 1px dashed #FFFFFF;
}
.hlink:link{
	font-weight: bold;
	color: #990000;
}
.hlink:hover{
	
	font-weight: bold;
	color: #996633;
	text-decoration: underline;
}
.hlink:visited{

	font-weight: bold;
	color: #990000;
}
.image-border{
	border: 6px solid #F8F8F8;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#phone_num {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #993300;
	padding-right: 24px;
	margin-bottom: 100px;
}
#menubar_wrapper {
	margin-top: 0px;
	padding-left: 12px;
	padding-right: 13px;
}

