html, body {
	margin: 0;
	padding: 0;
	background: #EFE0B9;
	color: #898471;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif;
}

table, tr, td {
	color: #898471;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif;
}

div#container {
	background: #fff7e7;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#header {
	width: 717px;
	padding: 0;
	margin: 0 auto;
	background: #fff7e7;
	text-align: left;
}

div#header a h1 {
	padding: 15px 0 15px 10px;
	margin: 0;
	color: #6b7984;
	font-size: 30px;
	font-family: arial, verdana;
	text-decoration: none;
}

div#top {
	background: #666;
}

table#nav {
	margin: 18px auto 0 auto;
	width: 227px;
}

table#nav td {
	background: url(images/navBg.gif) no-repeat;
	height: 32px;
}

table#nav a {
	padding-left: 20px;
	color: #de4100;
	font-size: 14px;
	font-family: arial, verdana;
	font-weight: bold;
	text-decoration: none;
}

/* table#nav a:hover {color: #f00;} */

div#middle {
	text-align: center;
	clear: both;
	background: #fff7e7;
}

div#content {
	margin: 0 auto;
	padding: 5px 0 20px 0;
	width: 717px;
}

div#content h3 {
	color: #de4100;
	font-size: 12px;
	text-align: left;
	padding: 0;
	margin-bottom: 10px;
}

div#content u {color: #de4100;}

div#footer {
	background: #EFE0B9;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	clear: both;
	color: #898471;
	line-height: 12px;
}

div#footer a {
	color: #DB4104;
	text-decoration: none;
}

div#footer a:hover {
	color: #898471;
	text-decoration: none;
}


/* used on education page */

table#info {width: 100%;}

table#info td {
	vertical-align: top;
}

/* content pages black bar */
img#rule {
	margin: 10px 0;
	width: 420px;
	height: 5px;
}

/* small doctor image on content pages */
img#doctors {
	margin: 0 10px 20px 0;
	width: 135px;
	height: 73px;
	float: left;
}



td.list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

td.list li {
	background: url(images/r1.gif) top left no-repeat;
	margin: 0;
	padding: 0 0 0 19px;
	line-height: 22px;
}

td.list li a {
	color: #898471;
	text-decoration: none;
}

td.list li a:hover {
	color: #33332D;
}
