h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #739440;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #2E551D;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.websites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #739440;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: underline;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: underline;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: underline;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-position: center center;
}.doctor_names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #19593D;
}

/********New CSS********/

#all {
	margin:0 auto;
	}

#top {
	height:107px;
	margin:0 auto;
	text-align:center;
	}
	
	#top img {
		border:none;
		}
	
#content {
	
	width:727px;
	margin:0 auto;
	}
	
#mid {
	background-image:url('/Layout/smooth-center.gif');
	background-repeat:none;
	height:245px;
	width:727px;
	margin:0 auto;
	}
	
#midText {
	width:300px;
	height:215px;
	padding-left:390px;
	}
	
#footer {
	background-image:url('/Layout/footer.gif');
	background-repeat: no-repeat;
	height:45px;
	width:727px;
	margin:0 auto;
	text-align:center;
	}

	#footer li{
		display:inline;
		padding:0 10px;
		}
	
	#footer ul {
		list-style-type:none;
		width:500px;
		text-align:center;
		margin:0 auto;
		}