body {
	font-family: verdana,arial, helvetica;
	font-size: 12px;
	background-color: #eee8d0;
	background-image:url(images/all/back.jpg);
	text-align: center;
	}

#holder {
	background-color: #fff;
	width: 906px;
	height: auto;
	text-align:center;
	border-width: 3px;
	border-style: solid;
	border-color: #d5a061;
	padding: 0;
	margin-top: 0;
}

#header {
	background-color: #fff; 
	width: 906px;
	height: 131px;
}

#topnav {
	margin-bottom: 0;
	width: 906px;
}	

.hometext {
	width:435px;
	text-align:left;
	padding:10px;
}

.homephoto {
	width:437px;
	padding:10px;
	font-size:10px;
}


.inttext {
	width:656px;
	text-align:left;
	padding:10px;
}

.sidenav_button {
	height: 25px;
	width: 190px;
	border-bottom-style: solid;
	border-bottom-color: #378a83;
	border-bottom-width: 1px;
	margin-left:15px;
	margin-top: 8px;
}

.sidenav_buttonsm {
	font-size:11px;
	height: 25px;
	width: 180px;
	border-bottom-style: solid;
	border-bottom-color: #fed24d;
	border-bottom-width: 1px;
	margin-left:15px;
	margin-top: 8px;
}

.sidenav_button2 {
	height: 50px;
	width: 180px;
	border-bottom-style: solid;
	border-bottom-color: #fed24d;
	border-bottom-width: 1px;
	margin-left:15px;
}

#interiortext {
	width: 460px;
	
}

#interiorsidetext {
	width: 260px;
	margin-left: 10px;
	
}

#surgeontext {
	width: 550px;
	margin-left: 10px;
	
}

#surgeonsidetext {
	width: 170px;
	margin-left: 10px;
	
}

#specialty {
	width: 550px;
	border: 4px;
	border-style: solid;
	border-color: #f8ad54;
}

#specialtytext {
	width: 530px;
	padding: 5px;
	margin-bottom:0;
	margin-top:0;
}

.specialtyhdr {
	color: #97340a;
	font-size: 115%;
	font-weight: bolder;
}

#cvheader {
	background-color:#f8ad54;
	color: #98350a;
	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: #000;
	width: 960px;
	text-align: center;
}



a:link { color:#000;}
a:visited											{ color:#000; }
a:hover												{ color:#666; text-decoration:none; }
a:active											{ color:#000; }

a.feature:link { color:#000;}
a:feature:visited											{ color:#000; }
a:feature:hover												{ color:#6c8d12; text-decoration:none; }
a:feature:active	{ color:#000; }

a.foot:link { color:#000;}
a:foot:visited											{ color:#000; }
a:foot:hover												{ color:#6c8d12; text-decoration:none; }
a:foot:active	{ color:#000; }



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;
	
}



