/* Jackson Center for Smile Design */
/* Developed by Digital Imaging Group - http://www.dig.us.com */
/* Last update: 28 April, 2008 */
/*  Establish general layout parameters */
body {
	background-color: #454545;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
.clearer {
	clear: both;
	line-height:0px;
	height:0px;
}
.clearsection {
	clear: both;
	line-height: 30px;
}
img.floatleft{
float:left;
clear:right;
margin:2px 8px 2px 2px;
}
img.floatright{
float:right;
clear:left;
margin:2px 2px 2px 8px;
}

li {
	margin:6px 6px 10px 16px;
}
table{
border-collapse:collapse;
background-color: #cccc9a;
}
#wrapper{
	voice-family:"\"}\"";
	voice-family:inherit;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #ffffff;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.narrative {
	width: 880px;
	margin: 0 auto;
	background-color: #454545;
	color: #777;
	font-size: .65em;
}
#header {
	/*background-image: url(graphics/header.jpg); */
	height: 278px;
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0px;
}
tr.main {
	background-image: url(graphics/main_back2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
}
tr.main2 {
	background-image: url(graphics/main_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	background-color:#cccc9a;
}
#content, #leftcol {
	height: 520px;
	background-color: #cccc9a;
	color: #333333;
	border: 0px;
}
#content2, #leftcol2 {
	height: 800px;
	background-color: #cccc9a;
	color: #000000;
	border: 0px;
}
#leftcol, #leftcol2 {
	vertical-align: top;
	text-align: left;
	width: 280px;
	background-color: transparent;
	padding: 30px 10px 10px 10px;
}

#content, #content2 {
	vertical-align: top;
	text-align:left;
	width: 580px;
	background-color: transparent;
	padding: 30px 10px 10px 10px;
}
#content3 {
	vertical-align: top;
	text-align:left;
	width:100%;
	background-color: transparent;
	padding: 30px 10px 10px 10px;
}
#content p, #leftcol p, #content2 p, #leftcol2 p, #content3 p {
	font-size: 1em;
	text-align: left;
	margin: 10px 8px 12px 10px;
	line-height: 1.4;
	color: #000000;
}
#content a:link, #contact a:visited {
	color: #0343ae;
}
a:link, a:visited, #hilite3 a:link {
	color: #d6e6f5;
	text-decoration: underline;
	background-color: transparent;
}
a:hover, #content a:hover, #hilite3 a:hover{
	color: #ffffff;
	text-decoration: underline;
	background-color: transparent;
}
#footer, #footer p {
	background-color: #454545;
	color: #eeeeee;
	font-size: .9em;
	text-align: center;
}
#menu_bar {
	background-image: url(graphics/menu_back.jpg);
	height: 55px;
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px;
}
#menu_bar img {
	border: 0px;
	margin: 1px 4px;
}
#MenuPos {
	margin: 0px;
	width: 100%;
	background-color: transparent;
}
div#hilite, div#hilite2, div#hilite3 {
	background-color: #5b7297;
	color: #ffffff;
	border: 1px solid #ffffff;
	margin: 6px 10px;
}
div#hilite2{
	width: 260px;
	float:right;
	clear:left;
	margin: 16px 10px;
}
div#hilite3{
	width: 280px;
	float:left;
	clear:rightt;
	margin: 6px 10px;
}
#hilite h1, #doctor h1, #leftcol h1, #content h1, #leftcol2 h1, #content2 h1, #content3 h1 {
	font-size: 1.4em;
	margin: 0px 8px 0px 10px;
	color:#0343ae;
	font-weight: bold;
}
h2 {
	color: #0343ae;
	margin: 0px 8px 0px 10px;
	font-size: 1.3em;
}
h3 {
	color: #e56702;
	font-weight: bold;
}
div#doctor {
	border: 1px solid #ffffff;
	background-color: #7e775b;
	color: #000000;
	margin: 6px 10px;
}
	