body {
	font-family: verdana,arial, helvetica;
	font-size: 12px;
	background-color: #983509;
	background-image:url(images/all/back.jpg);
	text-align: center;
	}

#holder {
	background-color: #fff;
	width: 98%;
	height: auto;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #c18910;
	padding: 0;
}

#header {
	background-color: #fff; 
	width: 95%;
	height: 120px;
}

#red {
	width:95%;
	height:13px;
}
	
.hometext {
	text-align:left;
}



#interiortext {
text-align:left;
	
}

#interiorsidetext {
	width: 260px;
	margin-left: 10px;
	
}

#surgeontext {
	margin-left: 10px;
	
}

#surgeonsidetext {
	width: 170px;
	margin-left: 10px;
	
}

#specialty {
	width: 550px;
	border: 4px;
	border-style: solid;
	border-color: #862a2e;
}

#specialtytext {
	width: 530px;
	padding: 5px;
	margin-bottom:0;
	margin-top:0;
}

.specialtyhdr {
	color: #97340a;
	font-size: 115%;
	font-weight: bolder;
}

#cvheader {
	background-color:#862a2e;
	color: #fff;
	padding-left: 4px;
	padding-top: 2px;
	width: 555px;
	height: 20px;
	font-weight: bold;
}

#interiortext2 {
	width: 730px;
	margin-left: 10px;
	
}

.photocaption {
	font-size: 10px;
}
.footer {
	font-size: 10px;
	padding-top: 8px;
	color: #fff;
	width: 760px;
	text-align: center;
}



a:link { color:#98350a;}
a:visited											{ color:#98350a; }
a:hover												{ color:#000000; text-decoration:none; }
a:active											{ color:#98350a; }

a.feature:link { color:#ffffff;}
a:feature:visited											{ color:#ffffff; }
a:feature:hover												{ color:#6c8d12; text-decoration:none; }
a:feature:active	{ color:#ffffff; }

a.foot:link { color:#ffffff;}
a:foot:visited											{ color:#ffffff; }
a:foot:hover												{ color:#6c8d12; text-decoration:none; }
a:foot:active	{ color:#ffffff; }



h1 {
	font-size: 160%;
	font-weight: bold;
	color: #98350a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #98350a;
}

h3 {
	font-size: 110%;
	color: #98350a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

h3.contact {
	font-size: 110%;
	color: #98350a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	
}


