@charset "utf-8";
/* CSS for Sakai Dentistry */
/* Author: Ken Moore, ken@kenmooredesign.com */

body{
	background: url("../images/page_bg.gif") repeat-y center #dbd6cf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3c2e14;
}

#container{
	background-color:#fdfcfb;
	width:770px;
	margin:10px auto;
	border:1px solid #918c7a;
}

.banner{
	margin:0;
	padding:0;
	border:none;
	float:left;
}

h1{
	font-size:15px;
	color:#3c2e14;
	margin-top:0;
	margin-bottom:10px;
}

h2 {
	font-size:15px;
	color:#3c2e14;
	margin-top:0;
}

h3 {
	font-size:13px;
	margin: 15px 0 5px 0;
}

p{
	margin:5px 0 15px 0;
}

em{
	font-weight:bold;
	font-style:normal;
}

#nav {
	float:left;
	width:770px;
	margin-top:0;
	padding:0;
	border-top:1px solid #70b38f;
	background-image:url("../images/navbg_1x25.gif");
	background-repeat:repeat-x;
	list-style:none;
	clear:both;
	}

#nav ul {
	margin:0 0 1em;
	padding:0 0 0 10px;
	list-style:none;
	}
	
#nav li {
	background:none;
	display:inline;
	padding:0;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	}


#nav li a, li strong {
	float:left;
	width:auto;
	padding:5px 9px 4px;
	border-right:1px solid #87b89e;
	text-decoration:none;
	color:#fff;
}

#nav li strong {
	background-color:#fff;
	color:#3c2e14;
	font-weight:normal;
	}

#nav ul li a:hover {
	background:#72ca9c;
}

.extraspace {
	line-height:1.8;
}

#content-main {
	width:568px;
	margin:0;
	padding:10px 15px 10px 15px;
	float:left;
}

#dentist_smile {
	float:right;
	margin: 0 10px 30px 20px;
}

#dental_affiliations {
	clear:both;
}

#dental_affiliations td{
	vertical-align:top;
}

td {
	margin:0;
	padding:0;
}

tr {
	margin:0;
	padding:0;
}

ul {
	margin-top:0;
}

.quote {
	padding:13px;
	font-size:12px;
	background-color:#f2f0ed;
	border:1px solid #ccc4b6;
	border-right:2px solid #ccc4b6;
	border-bottom:2px solid #ccc4b6;
}

#genequote {
	width:348px;
	float:right;
}

#joquote {
	width:448px;
	margin:20px auto 0 auto;
}


#quoteby {
	margin-top:6px;
	margin-right:65px;
	text-align:right;
}

#underquote {
	width:348px;
	padding:10px;
	font-size:13px;
	float:right;
}

h3.gallery {
	margin-top: 30px;
}

#content-sub {
	width:172px;
	float:right;
	background-image:url("../images/contact_1x400.gif");
	background-repeat:repeat-x;
}

#contact {
	list-style:none;
	width:171px;
	margin:0;
	padding:0;
	border-left:1px solid #e7dfd9;
}

#contact li {
	font-size:12px;
	padding:8px 14px;
	margin:0;
	border-bottom:2px solid #fdfcfb;
	color:#4e4a41;
}

#contact li.title {
	font-size:13px;
}

#contact li.map {
	background-color:#b7a696;
}

#contact li.map img {
	border:1px solid #fff;
	margin-right:10px;
}

#contact li.map img:hover {
	border:1px solid #ffff66;
}

#contact li.map a {
	font-weight:regular;
	text-decoration:none;
	color:#fff;
}

#contact li.map a:hover {
	color:#ffff66;
	text-decoration:underline;
}

#contact .footnote{
 font-size: 11px;
 display:block;
 margin-top:6px;
}

#newpatient {
	position:relative;
	left:-160px;
	top:30px;
}

span.section {
	font-weight:bold;
	
}

#footer {
	width:770px;
	height:50px;
	clear:both;
	text-align:center;
	margin-top:10px;
	margin-bottom:0;
	color:#908267;
	background-image:url("../images/bottomstrip_1x4.gif");
	background-repeat:repeat-x;
	background-position:bottom;
}

#footer2 {
	width:100%;
	clear:both;
	font-size:11px;
	text-align:center;
	margin-top:5px;
	margin-bottom:20px;
	color:#908267;
}

.subhead {
	font-size: 80%;
	color:#999999;
	margin:0;
	padding:0;
	height:1em;
	position:relative;
	top:-1em;
}

.dentist_sidebar {
  float:left;
	width:180px;
	font-size:76%;
	color:#666;
	margin-right:10px;
}

.dentist_sidebar a{
	color:#666;
	text-decoration:none;
}

.dentist_link {
	border:none;
}