@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #144758;
	background-color: #0D323B;
}

#header {
	margin: auto;
	width: 871px;
	clear: both;
	display: block;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 103px;
}
#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: auto;
	padding: 10px;
}
#logo {
	background-image: url(images/logo.jpg);
	height: 103px;
	width: 526px;
	float: left;
}
#referring {
	background-image: url(images/referringdoctors.jpg);
	float: right;
	height: 61px;
	width: 177px;
}
#content {
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	width: 872px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#bottom {
	background-image: url(images/bottom.jpg);
	height: 45px;
	width: 852px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	background-repeat: no-repeat;
	clear: both;
}
#flash {
	margin-bottom: 20px;
	border: 1px double #134351;
}
#left {
	width: 194px;
	float: left;
}
#text {
	width: 641px;
	float: right;
}
#callus {
	margin-top: 10px;
}
#location {
	background-image: url(images/location.jpg);
	height: 129px;
	width: 188px;
	margin-top: 20px;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12404D;
}
.feature {
	width: 291px;
	text-align: left;
}
.pic {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
h3 {
	font-size: 14px;
	color: #185768;
}
.border {
	border: 1px solid #E0E4EF;
}



/* Menu */
#menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#menu a{
	display: block;
	overflow:hidden;
	width: 194px;
	background-repeat: no-repeat;
	cursor:hand;
	background-image: url(images/menu/menu.gif);
}
#menu a span {
	height: 37px;
	width: 194px;
	position: relative;
	display: block;
}
#menu a .large {
	height: 50px;
}
#menu a:hover{background-image: url(images/menu/menu-over.gif);}

.nav-home   {background-position: 0px -0px;height: 37px;}
.nav-meetdrs {background-position: 0px -37px;height: 37px;}
.nav-patientinfo {background-position:0px -74px;height: 37px;}
.nav-dentalimplants {background-position: 0px -111px;height: 37px;}
.nav-periodontaldisease {background-position: 0px -148px;height: 37px;}
.nav-procedures {background-position: 0px -185px;height: 37px;}
.nav-consequences {background-position: 0px -222px;height: 52px;}
.nav-questions {background-position: 0px -274px;height: 37px;}
.nav-resources {background-position: 0px -311px;height: 37px;}
.nav-referring {background-position: 0px -348px;height: 37px;}
.nav-contact {background-position: 0px -385px;height: 37px;}

/* Sub Menu */ 
#subnav {
	float: right;
	width: 200px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#subnav div{
	background-color: #F0F2F9;
	border: 1px solid #333333;
	padding: 5px;
	width: 200px;
}
#subnav img {
	margin-top:-10px;
	margin-left:-5px;
	padding-bottom:15px;
	}

#subnav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#subnav a {
	display:block;
	color: #3D6792;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #EFEFD6;
	width: 16em;
	margin: 1px;
	background-color: #FFFFFF;
}
#subnav div a:hover {
	background-color:#E5E5B3;
	color: #616644;
}

#subnav div a:active {
	color: #FFFFFF;
	background-color: #EEF4C6;
}
#subnav h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: -5px;
	padding-right:5px;
	padding-top: 0px;
	text-align: right;
	display:inline;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #185768;
}

#subnav h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #185768;
	margin: -5px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#subnav h2 a:hover {
	background-color: #185768;
	color: #FFFFFF;
}
/* End Sub Menu */
.lightBorder {
	border: 1px solid #C6CC9C;
}
.lighterBorder {
	border: 1px solid #DCE2B4;
}
blockquote {
	margin-left: 20px;
}
#title {
	margin-bottom: 10px;
}
.url {
	font-size: 10px;
	color: #957B2F;
}
#appointmentform {
	background-color: #F8F8ED;
	padding: 5px;

}
label {
cursor:hand;
cursor:pointer;
}
td {
	font-weight: bold;
	color: 54391E;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
#credits {
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 10px;
}
#credits a {
	font-weight: bold;
	color: #CCCCCC;
}
.note {
	background-color: #FFFFEA;
	width: 400px;
	padding-top: 10px;
	border: 1px solid #FFC;
}

