@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #998D51;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#header {
	background-image: url(images/header.jpg);
	margin: auto;
	height: 241px;
	width: 874px;
	background-repeat: no-repeat;
}
#text {
	float: right;
	width: 570px;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #626838;
}
.title {
	font-size: 16px;
	color: #414812;
}
.subscript {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #31360E;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006633;
}
a {
	color: #003366;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
b {
	color: #404C24;
}
.url {
	font-size: 10px;
	color: #404C24;
	font-weight: bold;
}


blockquote {
	margin-left: 15px;
	padding-left: 0px;
}

#content {
	background-image: url(images/contentbg.jpg);
	width: 874px;
	margin: auto;
	text-align: left;
}
#menu {
	float: left;
	width: 200px;
	margin-left: 0px;
	margin-top: 10px;
}
#left {
	padding-left: 35px;
}
#middle {
	background-image: url(images/contenttop.jpg);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	background-image: url(images/bottom.jpg);
	background-position: bottom;
	width: 874px;
	height: 122px;
	text-align: center;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404C23;
}
#credits a {
	font-weight: bold;
	color: #404C23;
}
/* Menu */
#menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#menu a{
	background-image: url(images/menu.jpg);
	display: block;
	overflow:hidden;
	width: 219px;
	background-repeat: no-repeat;
	cursor:hand;
}
#menu a span {
	height: 33px;
	width: 206px;
	position: relative;
	display: block;
}
#menu a .large {
	height: 50px;
}
#menu a:hover{background-image: url(images/menu-over.jpg);}
.nav-home   {background-position: 0px -0px;height: 33px;}
.nav-meetdrs {background-position: 0px -33px;height: 33px;}
.nav-patientinfo {background-position:0px -66px;height: 33px;}
.nav-dentalimplants {background-position: 0px -99px;height: 33px;}
.nav-periodontaldisease {background-position: 0px -132px;height: 33px;}
.nav-procedures {background-position: 0px -165px;height: 33px;}
.nav-consequences {background-position: 0px -198px;height: 47px;}
.nav-questions {background-position: 0px -245px;height: 33px;}
.nav-resources {background-position: 0px -278px;height: 33px;}
.nav-referring {background-position: 0px -311px;height: 33px;}
.nav-contactus {background-position: 0px -344px;height: 33px;}
/* End Menu */
/* 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: #969D6C;
}

#subnav h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #969D6C;
	margin: -5px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#subnav h2 a:hover {
	background-color: #969D6C;
	color: #FFFFFF;
}
/* End Sub Menu */
/* Feature Boxes */ 
#f-dentalimplants {
	background-image: url(features/f-dentalimplants.jpg);
	height: 174px;
	width: 575px;
	background-repeat: no-repeat;
}
#f-dentalimplants h2 {
	clear: both;
	height: 45px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#f-dentalimplants h2 a {
	display: block;
	padding-top: 100px;
}
#f-dentalimplants   div {
	padding-left: 13px;
	margin-right: 110px;
}
#f-periodontaldisease {
	background-image: url(features/f-periodontaldisease.jpg);
	height: 174px;
	width: 575px;
	background-repeat: no-repeat;
}
#f-periodontaldisease  div {
	padding-left: 13px;
	margin-right: 120px;
}
#f-periodontaldisease h2 {
	clear: both;
	height: 45px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#f-periodontaldisease h2 a {
	display: block;
	padding-top: 100px;
}
/* End Feature Boxes */
#video {
	float: right;
	margin-top:15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.border {
	margin-right: 5px;
	border: 1px solid #D5DAB2;
}
.caption {
	background-color: #D6D6AD;
	font-size: 12px;
}
.lightBorder {
	border: 1px solid #C6CC9C;
}
.lighterBorder {
	border: 1px solid #DCE2B4;
}
address {
	font-style: normal;
}
