@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/* CSS Document */

#header {
	background-image: url(images/header3.jpg);
	height: 228px;
	width: 962px;
	margin: auto;
	background-repeat:no-repeat;
}
#text {
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 640px;
	float: right;
	margin-right: 40px;
}
#content {
	background-image: url(images/content.jpg);
	width: 962px;
	background-repeat: repeat-y;
	padding: 0px;
	margin: auto;
}
.s {
	width: 902px;
	margin: auto;
	padding-right: 30px;
	padding-left: 30px;
}

.directionsbox {
	border: 1px solid #666666;
}
.directionsbox th {
	background-color: #EBEBEB;
	color: #810000;
	font-weight: bold;
}
.directionsbox table {
	border: 1px solid #CCCCCC;
}



#credits {
	font-size: 10px;
	text-align: center;
	color: #666666;
	padding: 5px;
	clear: both;
}
#contentbg {
	background-image: url(images/content-top.jpg);
	background-repeat: no-repeat;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 73px;
	width: 928px;
	clear: both;
	display: block;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	color: #8f0000;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}
#left {
	float: left;
	width: 200px;
	margin-left: 33px;
	margin-top: 10px;
}
#left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#left li {
	margin: 0px;
	padding: 0px;
}
#left ul a {
	display: block;
	height: 40px;
	width: 196px;
	overflow: hidden;
	cursor:hand;
}

#left a span {
	height: 200px;
	display: block;
	width: 200px;
}
#f-periodisease {
	background-image: url(images/feature-periodisease.jpg);
	height: 195px;
	width: 320px;
	float: left;
}
#f-periodisease .f-text {
	padding-top: 57px;
	padding-right: 160px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#f-periodisease .f-more{
	padding-left: 80px;
	border: 0;
}
#f-dentalimplants {
	background-image: url(images/feature-dentalimplants.jpg);
	height: 195px;
	width: 320px;
	float: right;
}
#f-dentalimplants .f-more img {
	border: none;
}
#f-periodisease .f-more img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#f-dentalimplants .f-text {
	padding-top: 55px;
	padding-right: 110px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#f-dentalimplants .f-more {
	padding-left: 110px;
	margin-top: -10px;
	border: 0;
}


#featured {
	clear: both;
	font-size: 11px;
}
#mapContainer {
	height: 400px;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #999999;
}
.submenu {
	background-color: #FFFFFF;
	width: 180px;
	margin-right: 5px;
	margin-left: 15px;
	float: right;
	border: 1px solid #3F5E3F;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.submenu h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #810000;
	margin: -5px;
	padding: 5px;
	text-align: left;
}
.submenu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}
.submenu a {
	display:block;
	color: #810000;
	background-color: #EFF1F1;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #EFEFD6;
	width: 170px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
.border_space {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.submenu a:hover {
	background-color:#920000;
	color: #FFFFFF;
}
.submenu a:active {
	color: #FFFFFF;
	background-color: #b25959;
}
#dentures {
	margin-right: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #810000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #810000;
}
.procedure {
	border: 1px solid #476CAB;
}
.staffphoto img {
	border: 1px solid #333333;
}
.staffphoto {
	padding: 10px;
	border: 1px solid #422100;
}
.quote {
	background-color: #F6F6F6;
	padding: 10px;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.quote p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C0000;
	width: 400px;
}
.border {
	border: 1px solid #CCCCCC;
}
.url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #530000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #810000;
}

