body { font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background:url(assets/images/bg1.jpg) fixed;}
	
#maintable	{ border: 1px solid #000000;
	background-image:url(assets/images/bg_page.jpg);
}
#headtable	{
}
#navtable	{ background-image:url(assets/images/navigation/nav_bg.gif);
	font: 12px Georgia, "Times New Roman", Times, serif;
}
#bodytable	{
	padding:8px;
}
#footer	{ font:10px/1.2 Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
}

#navtable a{ width:162px;
	height:20px;
	padding:1px 5px 1px 1px;
	display:block;
	text-align:right;
	color: #000000;
	font-weight:normal;
	background-image:url(assets/images/spacer.gif);
}

#navtable	a:link{

}

#navtable	a:visited{

}

#navtable a:hover{color: #ffffff;
	background-image:url(assets/images/navigation/nav_on.gif);}

#address	{ font: 12px Georgia, "Times New Roman", Times, serif;
			color:#000000;
	}

#phone	{font: 14px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#000000;}

#phone strong {font-style:italic;
	font-weight:normal;
	color: #990000;}
	
.bordercell	{border: 1px solid #000000;}

p { font-size: 12px;
	line-height: 16px;
	color:#000000;}

h1 { font-size: 24px;
	 font-weight: bold;
	 color:#867D74;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#CD5F60;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#B4100F;}

h4 { font-size: 12px; 
	 font-weight: bold;
	 color:#000000;}
	 
h5{color:#FFF;
	font-size:18px;
	margin-top:0px;}	 

a { font-weight: bold;
	text-decoration: none;
	color:#9B7855;}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 color:#000000;}
	 
hr {color:#9B7855;
	background:#9B7855;
	height:1px;
	border:0;
	}

.imgborder {border: #000000 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
.navlinks {color:#FFFFFF;}

.backtotop {font-size:10px;}



#inthenews {
	border:thin solid #000000;
	float:right;
	width:528px;
	margin-top:10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear:both;
			}
			
.itn {background-color:#000;
		color:#FFF;
		}			
			
#askthedoctor{width:153px;
				margin-left:10px;
				float:right;			
				}			