body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-transform: none;
	background-image: url(/images/bkg3.jpg);
	margin: 20px 0 0 0;
	padding: 0;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
td {
	margin: 0;
	padding: 0;
}
div {
	margin: 0;
	padding: 0;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #E7E7E7;
	text-decoration: none;
}
/* h1, h2 are located in original webster's file, font_styles.css */
h3 {
	color: #FFFFFF;
	margin: 15px 0 0 5px;
	font-size: 14px;
	text-align: center;
}
h6 {
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#content {
	margin: 10px;
}
#content img .right {
	float: right; 
	padding: 0 0 100px 100px; 
	border: 0;
}
img .left { 
	float: left; 
	padding: 0 0 10px 10px; 
}
.text-basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.return-to-top {
	text-align: right;
	font-size: 9px;	
}
.return-to-top a {
	color: #FFFFFF;
}
.return-to-top a:hover {
	text-decoration: none;
}
.location { text-align: center; margin-bottom: 10px; }
.nav-physicians {
	text-align: center;
	background-color: #000033;
	padding: 20px 10px 20px 10px;
	margin: 20px 10px 20px 10px;
}
.nav-physicians a { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav-physicians a:hover {
	text-decoration: underline;
}


#schedule-table {
	font-weight: normal;
}
#schedule-table td {
	padding: 5px;
	background-color: #000033;
}

#schedule-table tr td div.bold-center {
	margin-top: 0;
	padding: 30px 0 10px 0;
	background-color: #000066;
}

.bold-center {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.title-13pt-yellow, .text-9pt-bold-yellow {
	color: #FFFF00;
}

.title-13pt, .title-13pt-yellow {
	font-size: 13pt;
	text-align: center;
}
.text-9pt-bold, .text-9pt-bold-yellow {
	font-size: 9pt;
	font-weight: bold;
}

/*****************Left Nav Styles*********************** continued in navigation.css*/	
#navigation {
	
	width: 142px;
	padding: 0 !IMPORTANT;
	padding: 0;
	padding: 0 !IMPORTANT;
	padding: 0;
/*	float:left;

	margin: -3px 12px 0 16px !IMPORTANT;
	margin: 0 12px 0 8px;
	
	background-image: url(/assets/nav_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	*/
}
div#navigation {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

#gmap { width:420px; margin: 0 auto; height:450px; margin-top:10px; border:1px solid #8FA8BB; color:#000; }
#gmap a { color:#000; }
#gmap a:hover { color:#000; }
