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

/*-----------------------------------------
	Reset
-----------------------------------------*/
html, body, div, span, applet, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
	/*border: #0033FF solid 1px;*/
}
/* remember to define focus styles! */
:focus {}
body {
	line-height: 1.4;
	color: black;
	background: white;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#727272;
	background-color: #dce6ed;
	text-align:left;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	/*text-align: left;*/
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*--------------------------------------*/

a {
	color: #336699;
}

p {
	padding-bottom: 22px;
}

li {
	padding-bottom: 5px;
	margin-left: 15px;
}

ul {
	padding-bottom: 15px;
}

.wrapper {
	background: url(img/wallpaper.jpg) repeat-x top;
	min-height: 843px;
}

.header {
	height: 107px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

.header h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #336699;
	float: left;
	padding-top: 30px;
	padding-left: 20px;
	font-weight: lighter;
}

.header .contactInfo {
	float: right;
	padding-top: 25px;
	width: 200px;
	/*border: #FF0000 solid 2px;*/
}

.header p.find {
	padding: 0;
	margin: 0;
	clear: left;
	padding-left: 20px;
	float: left;
}

.header .contactInfo h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #cc0000;
	line-height: 25px;
}

.header .contactInfo p {
	font-size: 11px;
	line-height: 17px;
	padding: 0px;
}

.menu {
	height: 36px;
}

.menu ul {	
	list-style:none;
	width: 750px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
}
.menu ul li {
	float:left;
	margin: 0;
}


/*--------------------------------------*/
.menu li.home a {
	height: 36px;
	width: 75px;
	background: url(img/nav_home.jpg) no-repeat 0 0;
	display:block;
	text-indent: -10000px;
	overflow:hidden;
}
.menu li.home a:hover {
	background: url(img/nav_home.jpg) no-repeat 0 -36px;
}
.menu li.home a.active {
	background: url(img/nav_home.jpg) no-repeat 0 -36px;
}
/*--------------------------------------*/
.menu li.hoursLocations a {
	height: 36px;
	width: 145px;
	background: url(img/nav_hours_locations.jpg) no-repeat 0 0;
	display:block;
	text-indent: -10000px;
	overflow:hidden;
}
.menu li.hoursLocations a:hover {
	background: url(img/nav_hours_locations.jpg) no-repeat 0 -36px;
}
.menu li.hoursLocations a.active {
	background: url(img/nav_hours_locations.jpg) no-repeat 0 -36px;
}
/*--------------------------------------*/
.menu li.photoTour a {
	height: 36px;
	width: 102px;
	background: url(img/nav_photo_tour.jpg) no-repeat 0 0;
	display:block;
	text-indent: -10000px;
	overflow:hidden;
}
.menu li.photoTour a:hover {
	background: url(img/nav_photo_tour.jpg) no-repeat 0 -36px;
}
.menu li.photoTour a.active {
	background: url(img/nav_photo_tour.jpg) no-repeat 0 -36px;
}
/*--------------------------------------*/
.menu li.staff a {
	height: 36px;
	width: 65px;
	background: url(img/nav_staff.jpg) no-repeat 0 0;
	display:block;
	text-indent: -10000px;
	overflow:hidden;
}
.menu li.staff a:hover {
	background: url(img/nav_staff.jpg) no-repeat 0 -36px;
}
.menu li.staff a.active {
	background: url(img/nav_staff.jpg) no-repeat 0 -36px;
}
/*--------------------------------------*/
.menu li.services a {
	height: 36px;
	width: 85px;
	background: url(img/nav_services.jpg) no-repeat 0 0;
	display:block;
	text-indent: -10000px;
	overflow:hidden;
}
.menu li.services a:hover {
	background: url(img/nav_services.jpg) no-repeat 0 -36px;
}
.menu li.services a.active {
	background: url(img/nav_services.jpg) no-repeat 0 -36px;
}
/*--------------------------------------*/
.menu li.docs a {
	height: 36px;
	width: 144px;
	background: url(img/nav_meet_docs.jpg) no-repeat 0 0;
	display:block;
	text-indent: -10000px;
	overflow:hidden;
}
.menu li.docs a:hover {
	background: url(img/nav_meet_docs.jpg) no-repeat 0 -36px;
}
.menu li.docs a.active {
	background: url(img/nav_meet_docs.jpg) no-repeat 0 -36px;
}
/*--------------------------------------*/
.menu li.findOtherLocations a {
	/*height: 36px;
	width: 174px;
	background: url(img/nav_find_locations.jpg) no-repeat 0 0;
	display:block;
	text-indent: -10000px;
	overflow:hidden;*/
	display: none;
}
.menu li.findOtherLocations a:hover {
	background: url(img/nav_find_locations.jpg) no-repeat 0 -36px;
}
/*--------------------------------------*/

/*--------------------------------------*/




.center_back {
	background: url(img/shad_back_full_top.jpg) no-repeat left top;
	min-height: 550px;
	/*border: #009999 solid 1px;*/
	width: 764px;
	margin-left: auto;
	margin-right: auto;
}

.center {
	width: 750px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	/*border: #FF0000 solid 1px;*/
}

.center .main {
	background: url(img/main_photo.jpg) no-repeat center top;
	height: 226px;
	text-align: center;
	width: 750px;
	padding-bottom: 20px;
}

.center .photo-tour h1 {
	display: none;
}

.center .dentists-and-staff h1 {
	display: none;
}

.center .meet-our-dentists h1 {
	display: none;
}

.center .staff-gallery {
	background: url(img/top_shad.jpg) no-repeat center top;
	height: 14px;
	text-align: center;
	width: 750px;
	padding-bottom: 6px;
}
.center .staff-gallery h1 {
	display: none;
}

.center .gallery-extended {
	background: url(img/top_shad.jpg) no-repeat center top;
	height: 14px;
	text-align: center;
	width: 750px;
	padding-bottom: 6px;
}
.center .gallery-extended h1 {
	display: none;
}


.center .hours-and-locations h1 {
	display: none;
}
.center .dental-services {
	background: url(img/top_shad.jpg) no-repeat center top;
	height: 14px;
	text-align: center;
	width: 750px;
	padding-bottom: 6px;
}
.center .dental-services h1 {
	display: none;
}

.center .photo-tour {
	background: url(img/top_shad.jpg) no-repeat center top;
	height: 14px;
	text-align: center;
	width: 750px;
	padding-bottom: 6px;
}

.center .hours-and-locations .sticky {
	position: relative;
	background: url(img/sticky2.gif) no-repeat center;
	width: 220px;
	height: 213px;
	z-index: 4;
	top: -57px;
	left: 655px;
}

/*IE6 FIX */
.center .map-and-directions .sticky {
	_display: none;
}


.center .main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: lighter;
	color: #306a93;
	line-height: 35px;
	/*border: #000066 solid 5px;
	border: none;*/
	width: 345px;
	position: relative;
	z-index: 6;
	top: 70px;
	left: 345px;
	float: left;
}

.left_menu {
	width: 182px;
	/*border: solid #0000FF 1px;*/
	float: left;
	padding-left: 15px;
}

.content {
	width: 520px;
	display: inline-block;
	float: right;
	padding: 0px 15px 15px 15px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */

.left_menu .meet_docs {
	width: 182px;
	background-color: #f2f5fa;
	overflow: auto;
	margin-bottom: 10px;
}

.left_menu .meet_docs h2 {
	background: url(img/meet_docs.jpg) no-repeat;
	width: 182px;
	height: 26px;
	text-indent: -100000px; 
}

.left_menu .meet_docs .person {
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom: solid #FFFFFF 1px;
	overflow: auto;
	float: left;
	text-decoration: none;
	width: 162px;
}

.left_menu .meet_docs a img {
	border: 1px solid #c1c1c1;
	padding: 2px;
	float: left;
	clear: left;
	margin: 10px 10px 0px 0px;
}

.left_menu .meet_docs h3 a {
	/*border: 1px solid #c1c1c1;*/
	padding: 2px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #a9755b;
	width: 80px;
	margin: 25px 0px 0px 0px;
}

.left_menu .client_forms {
	width: 182px;
	background-color: #e9fddd;
	overflow: auto;
	margin-bottom: 10px;
}

.left_menu .client_forms h2 {
	background: url(img/client_forms.jpg) no-repeat;
	width: 182px;
	height: 26px;
	text-indent: -100000px; 
}

.left_menu .client_forms .person {
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom: solid #FFFFFF 1px;
	overflow: auto;
	float: left;
	text-decoration: none;
	width: 162px;
}

.left_menu .client_forms a img {
	border: none;
	float: left;
	clear: left;
	margin: 10px 10px 0px 0px;
}

.left_menu .client_forms h3 a {
	/*border: 1px solid #c1c1c1;*/
	padding: 2px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #a9755b;
	margin: 10px 0px 0px 0px;
}

.clearfix .content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	color: #306a93;
	padding-bottom: 15px;
	/*border: #000066 solid 1px;
	border: none;*/
}

.clearfix .content .quote {
	background-color: #f2f8ff;
	padding: 20px;
	float: right;
	margin: 10px;
	width: 170px;
	text-align: right;	
}

.clearfix .content .quote h2 {
	color: #339933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

.clearfix .content .quote p {
	font-size: 9px;
	font-weight: bold;
	padding-bottom: 0px;
}

.clearfix .content .gallery {
}

.clearfix .content .gallery p {
padding-bottom: 0px;
}

.clearfix .content .services1 ul {
padding: 0px;
margin: 0px;
margin-left: 20px;
margin-bottom: 0px;
}

.clearfix .content .services1 ol {
padding: 0px;
margin: 0px;
margin-left: 20px;
margin-bottom: 0px;
}

.clearfix .content .services1 li {
padding: 0px;
margin: 0px;
}

.clearfix .content .services1 h2 {
margin: 0px;
padding: 0px;
font-weight: bold;

}

.clearfix .content .services1 .headline {
margin: 0px;
padding: 0px;

}

.clearfix .content .gallery img {
	border: 1px solid #c1c1c1;
	padding: 2px;
	margin: 12px;
}

.clearfix .content .tour1 {
	background: url(img/page_bend.jpg) no-repeat 3px 25px;
	text-align: center;
}

.clearfix .content .tour1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	color: #306a93;
	padding-bottom: 15px;

}

.clearfix .content .tour2 {
	background: url(img/page_bend2.jpg) no-repeat 3px 25px;
	text-align: center;
}

.clearfix .content .tour1 h2 {
	text-align: left;
}

.clearfix .content .tour2 h2 {
	text-align: left;
}

.clearfix .content .tour1 img {
	border: 1px solid #c1c1c1;
	padding: 2px;
	margin-left: 17px;
	margin-right: 17px;
	margin-TOP: 5px;
}

.clearfix .content .tour2 img {
	border: 1px solid #c1c1c1;
	padding: 2px;
	margin-left: 17px;
	margin-right: 17px;
	margin-TOP: 5px;
}

.clearfix .content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #a9755b;
}

.clearfix .content .headline {
	font-size: 14px;
	font-weight: bold;
	color: #a9755b;
}

.clearfix .content img.main_staff_pic {
	border: 1px solid #c1c1c1;
	padding: 2px;
	/*margin-left: 17px;
	margin-right: 17px;
	margin-TOP: 5px;
	float: right;
	clear: right;*/
}

.clearfix .content span.jump_to_person {
	padding-bottom: 20px;
	display: block;
}

td.thedoc {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-top: 10px;	
}

td.thedoc p {
	padding-bottom: 0px;
}

td.thedoc img {
	margin-left: auto;
	margin-right: auto;
}

.footer {
	width: 750px;
	/*border: solid #0000FF 1px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	background: url(img/bottom_bar.jpg) no-repeat center top;
	padding-top: 40px;
	font-size: 10px;
	padding-bottom: 10px;
}

.footer p {
	padding-bottom: 5px;
}

.footer a.credit {
	color: #999999;
}
