* { margin: 0; padding: 0; border: 0; outline: none; }
body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000;
	background: #999966; }
p { padding: 7px 0; }
a { color: #0000ff; }
td { padding: 5px; vertical-align: top; }
.loadImg { width: 0; height: 0; }
.loadImg img { width: 0; height: 0; }

/* header styles */
#wrapTop { background: #cccc99 url("includes/images/wraptop.gif"); }
#top {
	margin: 0 auto;
	width: 720px; height: 100px;
	text-align: left; }
#wrapNav { background: #000066 url("includes/images/wrapnav.gif"); }
#nav {
	margin: 0 auto;
	width: 720px; height: 60px; }
#nav ul {
	list-style: none; }
#nav ul li {
	float: left;
	height: 60px;
	border-right: 1px solid #444; }
#nav ul li a {
	display: block;
	padding: 22px 10px;
	color: #fff; font-weight: bold; text-decoration: none; }
#nav ul li a:hover {
	background: #999966 url("includes/images/navhov.gif"); }
	
/* content styles */
#wrapContent {
	background: #fff; }
#content {
	margin: 0 auto;
	padding-bottom: 20px;
	width: 720px; 
	text-align: left; }
#content1 {
	margin-right: 270px; }
#content h2 {
	padding: 20px 0 0 0;
	font-size: 24px; font-weight: bold; color: #000066; }
#content h3 {
	padding: 10px 0 0 0;
	font-size: 18px; font-weight: bold; color: #000066; }
#specialties {
	float: right;
	margin: 30px 0; padding: 10px; border: 1px solid #999966;
	width: 230px;
	background: #cccc99; }
#specialties a {
	color: #000066; text-decoration: none; }
#specialties ul {
	list-style: inside square;
	padding-left: 5px;
	font-weight: bold; color: #000066; }
#content ul li {
	padding-top: 2px; }
#specialties ul ul {
	list-style: inside square;
	padding-left: 15px;
	font-size: 12px; font-weight: normal; }
#specialties ul ul ul {
	font-size: 11px; }
#specialties a:hover {
	text-decoration: underline; }
#contact div {
	padding: 5px; }
.clinician {
	padding: 0 0 20px 0; }
.clinician div {
	margin-right: 288px; }
.clinician ul {
	list-style: inside square;
	padding: 0 10px; }
.clinician li {
	padding-bottom: 2px; }
.clinimg {
	float: right;
	margin-top: 20px; border: 1px solid #000; }
.symptoms ul {
	list-style: inside square;
	padding-left: 20px;
	font-size: 12px; }
	
/* footer styles */
#wrapFoot {
	clear: both;
	border-top: 1px solid #999966;
	background: url("includes/images/wrapfoot.gif") top repeat-x; }
#foot {
	margin:10px auto;
	width: 720px; }
#altNav {
	padding: 10px 0;
	font-size: 12px; }
#altNav a {
	color: #000066; text-decoration: none; }
#altNav a:hover {
	text-decoration: underline; }
#legal {
	font-size: 11px; }