*{
	margin: 0px;
	padding: 0px;
	
}

body{
	font-family: Times New Roman, Garamond, serif;
	color: #777;
	background-color: #f3f3f3;
	
}

#whole{
	width: 100%;
	border-top: 15px solid #6096bd;
	position: relative;
	top: 0;
	left: 0;
}

#middle{
	position: relative;
	top: 20px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#bubble{
	margin-left: 26px;
}

/* start nav */

#nav{
		height: 51px;
		width: 900px;
	}	
	
	#nav1, #nav2, #nav3, #nav4, #nav5{
		height: 51px;
		float: left;
	}
	
	#nav1{
		width: 172px;
		background: url(images/bio.gif);
	}
	
	#nav1:hover{
		background: url(images/bio_ro.gif);
	}
	
	#nav2{
		width: 196px;
		background: url(images/treat.gif);
	}
	#nav2:hover{
		background: url(images/treat_ro.gif);
	}
	
	
	#nav3{
		width: 159px;
		background: url(images/appointments.gif);
	}
	
	#nav3:hover{
		background: url(images/appointments_ro.gif);
	}
	
	
	#nav4{
		width: 168px;
		background: url(images/office.gif);
	}
	
	#nav4:hover{
		background: url(images/office_ro.gif);
	}
	
	#nav5{
		width: 184px;
		background: url(images/health.gif);
	}
	
	#nav5:hover{
		background: url(images/health_ro.gif);
	}
	
	#preload{
		display: none;
	}

/* end nav */

#content{
	position: relative;
	top: 30px;
	width: 900px;
}

#mugshot{
	float: left;
	width: 211px;
}

#mainpagetext{
	background: url(images/staff.jpg) no-repeat 50% 36%;
	position: relative;
	float: left;
	width:  475px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin: 4px 0 0 20px;
	height: 245px
}

#mainpagetext p, #c1 p{
	font-size: 1.1em;
	padding: 8px 24px;
	line-height: 1.7;
	text-indent: 11px;
}

#phoneus{
	position: relative;
	float: left;
	width:  188px;
	margin-top: 4px;
}

#phoneus p{
	padding: 8px 24px;
	line-height: 1.4;
	font-size: 1.3em;
}

#closingline{
	position: relative;
	clear: both;
	width: 95%;
	border-top: 1px solid #ddd;
	top: 54px;
	text-align: right;
	font-size: 0.7em;
	line-height: 2;
	margin-bottom: 400px;
}

.hcg{
	color: #00FF18;
	text-decoration: none;
	padding: 3px 6px;
}

.hcg:hover{	
	background-color: #bfbfbf;
	color: white;
}




/* what we can treat page */

#c1{
	background: url(images/staff.jpg) no-repeat 50% 36%;
	position: relative;
	float: left;
	width:  475px;
	margin-left: 20px;
}

#disorders{
	position: relative;
	float: left;
	width: 310px;
	margin: 4px 0 0 20px;
	background-color: white;
}

#disorders ul{
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 6px 0 0 33px;
}

#disorders li{
	list-style: circle;
	padding: 4px 0 4px 2px;
}

 #disorders p{
 	padding:8px 0 8px 18px;
 	font-size: 1.25em;
 	line-height: 1.4;
 	background-color: #6096bd;
 	color: white;
 }

#disorders a{
	text-decoration: none;
	color: #666;
}

#disorders a:hover{
	text-decoration: underline;
	color: #6096bd;
}


/* health resources */

#healthintro{
	width: 775px;
	padding-top: 6px;
	padding-left: 48px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	
}

#healthintro p{
	font-size: 1.1em;
	line-height: 1.7;
	text-indent: 11px;
}



#links{
	width: 490px;
	padding-left: 50px;
	padding-right: 16px;
	
	float: left;
	
}


#links2{
	width: 253px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 37px;
	margin-top: 17px;
	float: left;
	background-image: url(images/link2bg.jpg);
	background-repeat: no-repeat;	
	
}

#links p{
	line-height: 1.4;
	
}

#links2 p{
	line-height: 1.4;
}
#linkbox{
	padding: 8px 14px 8px 19px;
	border: 1px solid #ddd;
	margin-top: 16px;
	background-color: white;
}

#linkbox2{
	padding: 8px 10px;
	margin-top: 16px;
	background-color: white;
	border: 1px solid #ddd;
}

#linkbox a, #linkbox2 a{
	font-size: 1.1em;
	color: #444;
	text-decoration: none;
}

#linkbox a:hover, #linkbox2 a:hover{
	color: #6096bd;
	text-decoration: underline;
	
	
}

/*about the office*/

#gmap{
	border: 1px solid #ddd;
	padding: 8px;
	width: 758px;
	position: relative;
	top: 16px;
	left: 50px;
	background-color: #f7f7f7;
	clear: both;
}

#officetext{
	width: 500px;
	float: left;
	margin-left: 52px;
}

#officetext p{
	font-size: 1.1em;
	line-height: 1.7;
	text-indent: 11px;

}

#mailingaddress{
	width: 229px;
	float: left;
	border-left: 1px solid #ddd;
	padding-left: 20px;
	margin-left: 16px;
}
#mailingaddress p{
	 font-size: 1.2em;
}

/*appointments*/


.headliner{
	margin-left: 52px; 
	padding-bottom: 16px; 
	margin-bottom: 16px; 
	text-align: center; 
	font-size: 1.3em; 
	border-bottom: 1px solid #ddd; 
	width: 730px;
}

#appointmenttext{
	width: 500px;
	float: left;
	margin-left: 52px;
}


#appointmenttext p{
	font-size: 1.1em;
	line-height: 1.4;
	padding: 5px 15px;

}

#downloads{
	width: 220px;
	float: left;
	border-left: 1px solid #ddd;
	padding-left: 14px;
	margin: 11px 0 0 14px;
}
#downloads p{
	 font-size: 1.2em;
	 border: 1px solid #ddd;
	 background-color: white;
	 padding: 10px;
	 margin-top: 8px;
}

#downloads a, .dl{
	color: #777;
	text-decoration: none;
}

#staff{
	padding: 16px; 
	border: 1px dotted #ddd;
}

.privacypolicy{
	color: #777;
}
.privacypolicy:hover{
	color: #6096bd;
	text-decoration: none;
}

#downloads a:hover, .dl:hover{
	color: #6096bd;
	text-decoration: underline;
}

/* bio */

.biotitle{
	margin-left: -11px;	
}



#biotext{
	width: 750px;
	margin-left: 52px;
}


#biotext p{
	font-size: 1.1em;
	line-height: 1.4;
	padding: 5px 15px;

}

#resumedownloads{
	width: 220px;
	height: 515px;
	float: right;
	border-left: 1px solid #ddd;
	padding-left: 14px;
	margin: 11px 0 0 14px;
}
#resumedownloads p{
	 font-size: 1.2em;
	 border: 1px solid #ddd;
	 background-color: white;
	 padding: 10px;
	 margin-bottom: 20px;
	 line-height: 1.2;
}

#resumedownloads a{
	color: #777;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
	
}

#resumedownloads a:hover{
	color: #6096bd;
	text-decoration: underline;
}

.gototop:hover {
background-color:#aaa;
color:white;
}
.gototop {
color:#aaa;
font-family:Lucida Grande,Arial,Helvetica,sans-serif;
font-size:9px;
margin-left:8px;
padding:2px;
text-decoration:none;
}