@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #6982D2;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
.photo {
	border: 1px solid #243688;
}

#content {
	background-image: url(images/middlebg.jpg);
	width: 835px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#hero {
	background-image: url(images/hero.jpg);
	height: 258px;
	width: 813px;
	background-repeat: no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	height: 143px;
	width: 835px;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 12px;
	width: 835px;
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom;
}
#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #24358D;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}
#credits a {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#text {
	float: right;
	width: 580px;
	margin-right: 10px;
	text-align: left;
}
/* Menu */
#menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#menu {
	margin-left: 0px;
	float: left;
	padding-left: 15px;
	;
}
#menu li {
	padding-bottom:5px;
}
#menu a{
	background-image: url(images/menu_off.gif);
	display: block;
	overflow:hidden;
	width: 207px;
	background-repeat: no-repeat;
}
#menu a span {
	height: 50px;
	width: 207px;
	position: relative;
	display: block;
}
#menu a:hover{background-image: url(images/menu_over.gif);}
.home   {background-position: 0px -0px;height: 31px;}
.meetus {background-position: 0px -34px;height: 31px;}
.patientinfo {background-position: 0px -68px;height: 31px;}
.dentalimplants {background-position: 0px -102px;height: 31px;}
.periodontaldisease {background-position: 0px -136px;height: 31px;}
.procedures {background-position: 0px -170px;height: 31px;}
.consequences {background-position: 0px -204px;height: 46px;}
.questions {background-position: 0px -253px;height: 31px;margin-bottom:-3px;}
.links {background-position: 0px -284px;height: 35px;margin-bottom:-3px;}
.contactus {background-position: 0px -319px;height: 34px;}
/* End Menu */
#box_periodontaldisease {
	background-image: url(images/box_periodontaldisease.jpg);
	height: 234px;
	width: 282px;
	background-repeat: no-repeat;
}
#box_periodontaldisease .text {
	width: 200px;
	margin-left: 10px;
}



#box_dentalimplants {
	background-image: url(images/box_dentalimplants.jpg);
	height: 234px;
	width: 282px;
	background-repeat: no-repeat;
}
#box_dentalimplants  .text {
	width: 200px;
	margin-left: 10px;
}

#address {
	clear: both;
	text-align: center;
}
.box {
	font-size: 11px;
}

#box_dentalimplants .link {
	height: 45px;
	width: 200px;
	overflow: hidden;
	margin: 0px;
	display: block;
}
#box_dentalimplants  .link  span  {
	height: 45px;
	width: 200px;
	display:block;
}
#box_periodontaldisease  .link {
	height: 65px;
	width: 200px;
	overflow: hidden;
	margin: 0px;
	display: block;
}
#box_periodontaldisease  .link  span {
	height: 65px;
	width: 200px;
	display:block;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3F5E3F;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #73A56F;
}
.submenu {
	background-color: #FFFFFF;
	width: 180px;
	margin-right: 5px;
	margin-left: 15px;
	float: right;
	border: 1px solid #3F5E3F;
	padding: 5px;
	margin-bottom: 10px;
}
.submenu h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3F5E3F;
	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: 5px;
	margin-right: 0px;
}
.submenu a {
	display:block;
	color: #1B537F;
	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;
}
.submenu a:hover {
	background-color:#233583;
	color: #FFFFFF;
}
.submenu a:active {
	color: #FFFFFF;
	background-color: #577FA3;
}
.officehours {
	border: 1px solid #77A477;
	margin-left: 20px;
}
.directionsbox {
	background-color: #F8F9FB;
	border: 1px solid #CCCCCC;
}
.directionsbox th {
	background-color: #EEEEEE;
	font-weight: bold;
	color: #46537F;
}

.directionsbox table{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}.border {
	border: 1px solid #000033;
}
.slidecaptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #1E4767;
}
.url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3F5E3F;
}
