/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
                          
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img, a img, :link img, :visited img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body {
	background:#007f4c url(../images/bg-hori.jpg) top repeat-x;
	text-align:center;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#017B48;
}
blockquote {
	margin-left:10px;
	margin-right:10px;
}
h1 {
	font-size:1.2em;
	color:#000;
}
h2 {
	font-size:1.4em;
	color:#008A4F;
	background: url(../images/square.jpg) 0 5px no-repeat;
	padding: 0 0 0 20px;
	font-weight: bold;
	text-align: left;
	display: block;
}
h2#featured {
	background-color: #BD1717;
	color: #FFF;
	padding: 5px;
	text-align: center;
	background-image: url(none);
}
h2 strong {
	font-weight:bold;
}
h3 {
	font-size:1.4em;
	color:#00632A;
}
h1, h2, h3 {
	text-transform:capitalize;
}
h1 span {
	display:none;
}
h2 span, h3 span {
	color: #DB1B18;
	background: none;
}
#banner-special {
	background-color: #BB131A;
	display: block;
	color: #FFF;
	padding: 5px;
	text-align: center;
	font-size: 18px;
}
.special {
	display:none;
}
a:link, a:visited {
	color:#016028;
	text-decoration:underline;
	outline:none;
}
a:hover, a:active {
	color:#DA1F1A;
	text-decoration:none;
	outline:none;
}
h1, h2, h3 {
	text-transform:capitalize;
}
h1, h2, h3, p {
	margin-bottom:10px;
}
p.address {
	display:block;
	text-align:center;
	font-weight: bold;
	text-decoration: underline;
}
p.outtro {
	color: #CDE4DA;
	font-size: 10px;
	text-align: center;
}
p.highlight {
	background-color: #016028;
	color: #FFF;
	padding: 5px;
	text-align: center;
	line-height: 12px;
	text-transform: capitalize;
}
.highlight a:link, .highlight a:visited {
	color:#FFF;
	text-decoration:underline;
	outline:none;
}
.highlight a:hover, .highlight a:active {
	color:#FFF;
	text-decoration:none;
	outline:none;
}
ul.amenities {
	display:block;
}
ul.amenities li {
	float:left;
	width:215px;
	display: block;
	font-weight:bold;
	background:url(../images/square.jpg) 0 3px no-repeat;
	padding: 0 0 0 15px;
}
ul.amenities li strong {
	color:#BE1818;
}
/* ------------------------ classes ------------------------ */
.clear {
	clear:both;
	width:100%;
}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url(../images/bullet-back-to-top.jpg) right no-repeat;
}
img.img-left {
	float:left;
	margin:2px 10px 10px 0px;
}
img.img-right {
	float:right;
	margin:5px 0px 10px 10px;
}
/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
}
form label {
	font-size:.95em;
}
form br {
	line-height:0;
	height:0;
} /* defaults vertical spacing between fields */
input, textarea, select {
	background-color:#66FFCC !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #B4790C;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
select {
	width:150px;
	padding:0;
} /* same width as form - !important */
textarea {
	height:90px;
	overflow:auto;
}
input#encrypt-form, input#reply-from {
	display:none;
}
input#check-form {
	display:none;
} /* test before you change !! will be display:none;*/
.copyright {
	display:none;
	z-index:-99;
}
/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main {
	margin:20px 0 10px 0;
}
#contact-main label {
	width:220px;
	position:relative;
	display:block;
	text-align:right;
	margin-bottom:10px;
	font-size:1.0em;
}
#contact-main label input, #contact-main label textarea, #contact-main label select {
	width:170px;
	position:absolute;
	left:110%;
	top:-2px;
}
#contact-main label select {
	width:175px;
} /* fixes display issue - 5px larger than input field */
#contact-main label textarea {
	height:100px;
	overflow:auto;
}
/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main {
	width:60px;
	height:20px;
	cursor:pointer;
	padding:0;
}
input.submit-contact-main {
	margin:95px 0 0 243px;
} /* defines placement of contact-main submit button */
input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url(../images/btn-submit.jpg);
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
}
/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url(../images/bg-wrap.jpg) repeat-y;
	width:990px;
	margin:0 auto;
	text-align:left;
}
#top-wrap {
	background: #FFF url(../images/top-wrap.jpg) top no-repeat;
	padding:20px 0 0 0;
	margin: 0;
	width: 990px;
}
#intro {
	width:990px;
	display:none;
	color: #E1F3FD;
	overflow: hidden;
}
#intro h1, #intro h2, #intro p {
	color:#016028;
}
/* ------------------------ masthead framework ------------------------ */
#masthead {
	background: url(../images/masthead-02.jpg) top no-repeat;
	height:203px;
	width:990px;
	display:block;
	position: relative;
}
/* index page link within #masthead */		

#masthead a:link, #masthead a:visited {
	color:#FFF;
	text-decoration:none;
	outline:none;
	text-align: center;
}
#masthead a:hover, #masthead a:active {
	color:#ffff00;
	text-decoration:none;
	outline:none;
}
#masthead a.left {
	position:absolute;
	left:11px;
	width:493px;
	top:48px;
	height:20px;
}
#masthead a.left span {
	display:inline;
	font-size:9px;
	color:#666;
}
#masthead .right {
	position:absolute;
	left:511px;
	width:473px;
	top:48px;
	height:20px;
	color: #FFF;
}
#masthead .phone {
	position:absolute;
	left:573px;
	width:391px;
	top:11px;
	height:20px;
	font-size:24px;
	font-weight:bold;
	color: #FFF;
	text-align: right;
}
#masthead #flash01 {
	position:absolute;
	left:530px;
	width:61px;
	top:75px;
	height:127px;
	overflow: hidden;
}
#masthead #flash02 {
	position:absolute;
	left:726px;
	width:263px;
	top:75px;
	height:127px;
}
#masthead a span {
	display:none;
}
/* ------------------------ column-left framework ------------------------ */
.column-left {
	width:253px;
	float:left;
}
.column-mid {
	width:501px;
	float:left;
}
.column-right {
	width:216px;
	float:left;
}
.column-right h2 {
	margin:0 0 10px 0;
}
.column-right .content {
	width:216px;
	display:block;
}
body#index .column-left {
	width:253px;
	float:left;
}
body#index .column-left .content {
	display:block;
	margin:0 0 0 20px;
}
body#index .column-mid {
	width:501px;
	float:left;
}
body#index .column-mid .content {
	margin:0 17px;
	display:block;
}
body#location .column-left {
	width:501px;
	float:left;
}
body#location .column-left .content {
	display:block;
	margin:0 17px;
}
body#location .column-mid {
	width:253px;
	float:left;
}
body#about .column-left {
	width:273px;
	float:left;
}
body#about .column-left .content {
	display:block;
	margin:0 0 0 20px;
}
body#about .column-mid {
	width:273px;
	float:left;
}
body#about .column-mid .content {
	margin:26px 0 0 20px;
	display:block;
}
body#about .column-right {
	width:410px;
	float:left;
	margin: 0 0 0 20px;
}
body#contact .column-left {
	width:273px;
	float:left;
}
body#contact .column-left .content {
	display:block;
	margin:0 0 0 20px;
	text-align:center;
	font-weight:bold;
}
body#contact .column-left .content p strong {
	font-size:18px;
}
body#contact .column-mid {
	width:431px;
	float:left;
}
body#contact .column-mid .content {
	margin:0 0 20px 20px;
	display:block;
}
#map1, #map2 {
	width:411px;
	height:254px;
}
body#contact .column-right {
	width:250px;
	float:left;
	margin: 0 0 0 20px;
}
.content img {
	margin:0 auto 10px auto;
	display: block;
}
#size-table {
	display:block;
	margin:10px 17px;
	background-color: #cde4da;
	padding: 10px 0;
}
#size-table h3 {
	display:block;
	font-size:1.2em;
	text-align:center;
}
#size-table li {
	width:65px;
	display:block;
	float:left;
}
#size-table li.long {
	width:120px;
	display:block;
	float:left;
}
#size-table .left {
	width: 330px;
	display: block;
	float: left;
	margin: 0 10px;
	border-right: 1px solid;
}
#size-table .mid {
	width: 380px;
	float: left;
	margin: 0 10px 0 0;
	border-right: 1px solid;
}
#size-table .right {
	width: 200px;
	float: left;
}
.contact-split {
	height:10px;
	width:950px;
	margin:0 20px 20px 20px;
	display:block;
	background-color: #008A4F;
}
/*--	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 0px 10px 0px;
		}

	#column-right form { margin-left:0px; }


	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url(../images/bullet.jpg) 0px 6px no-repeat; 
			padding-left:10px;  
			}


	#column-right ul { padding-left:5px; } 
		#column-right ul li { 
			background:transparent url(../images/bullet.jpg) 0px 6px no-repeat;
			padding-left:10px; 
			float:left;
			width:150px;
			line-height:20px; 
			}


	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url(../images/bullet.jpg) 0px 6px no-repeat; 
			padding-left:10px; 
			margin-left:5px;
			} --*/

/* ------------------------ header framework ------------------------ */
#header-flash {
	height:300px;
} /* sets height for the flash header - REMOVE IF NOT USED */
#active-x {
	height:300px;
}
#header-image {
	height:300px;
} /* sets height for all non-flash headers */
body#index #header-image {
	background:url(../images/header-index.jpg);
}
body#about #header-image {
	background:url(../images/header-about.jpg);
}
body#contact #header-image {
	background:url(../images/header-contact.jpg);
}
body#thankyou #header-image {
	background:url(../images/header-thankyou.jpg);
}
body#sitemap #header-image {
	background:url(../images/header-sitemap.jpg);
}
/* ------------------------ subhead framework ------------------------ */
#subhead {
	height:20px;
} /* sets height for all subheads */
#subhead h1, #subhead span {
	display:none;
}
body#index #subhead {
	background:url(../images/subhead-index.jpg);
}
body#about #subhead {
	background:url(../images/subhead-about.jpg);
}
body#contact #subhead {
	background:url(../images/subhead-contact.jpg);
}
body#thankyou #subhead {
	background:url(../images/subhead-thankyou.jpg);
}
body#sitemap #subhead {
	background:url(../images/subhead-sitemap.jpg);
}
/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url(../images/subhead-meet-doc.jpg);
}
/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url(../images/title-contact.jpg);
}
#title-our-procedures {
	height:35px;
	background:url(../images/title-our-procedures.jpg);
}
/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
	height:186px;
	display:block;
	background:url(../images/dental-btn-special-offer.jpg) no-repeat;
}
#btn-special-offer:hover {
	background:url(../images/dental-btn-special-offer.jpg) -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
}
#btn-special-offer span {
	display:none;
}
/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url(../images/bottom-wrap.jpg);
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	margin: 0;
	padding: 0;
}
/* ------------------------footer framework ------------------------ */
#footer {
	width:970px;
	margin:10px 0 0 0;
	text-align:center;
	background-color: #016028;
	padding: 10px;
	color: #FFF;
}
#footer h2 {
	background:none;
	font-size:1em;
}
#footer p {
	color:#FFF;
	margin-bottom:0;
}
#footer a:link, #footer a:visited {
	color:#FFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color:#ffff00;
	text-decoration: none;
}
#footer ul {
	margin:10px;
}
#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
	display: inline;
	border-left: 1px solid #009900;
}
#footer li.first {
	border: none;
}
/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

/* ------------------------ horizontal sprite nav ------------------------ */
#nav {
	background:url(../images/nav.jpg) no-repeat;
	width:990px;
	height:26px;
	margin:0;
	padding:0;
}
#nav span {
	display: none;
}
#nav li, #nav a {
	height:26px;
	display:block;
} /* change height here also */
#nav li {
	float:left;
	list-style:none;
	_display:inline;
	position:relative;
}
#nav-01 {
	width: 80px;
	margin-left: 579px;
}
#nav-02 {
	width: 104px;
}
#nav-03 {
	width: 104px;
}
#nav-04 {
	width: 123px;
}
/*-------------- (-79px) X position of button / (-27px) height of image from above ------------- */
#nav-01 a:hover {
	background:url(../images/nav.jpg) -579px -28px no-repeat;
}
#nav-02 a:hover {
	background:url(../images/nav.jpg) -659px -28px no-repeat;
}
#nav-03 a:hover {
	background:url(../images/nav.jpg) -763px -28px no-repeat;
}
#nav-04 a:hover {
	background:url(../images/nav.jpg) -867px -28px no-repeat;
}
/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
body#SPECIFY #nav-01 {
	background:url(../images/nav.jpg) -579px -28px no-repeat;
}
body#SPECIFY #nav-02 {
	background:url(../images/nav.jpg) -659px -28px no-repeat;
}
body#SPECIFY #nav-03 {
	background:url(../images/nav.jpg) -763px -28px no-repeat;
}
body#SPECIFY #nav-04 {
	background:url(../images/nav.jpg) -867px -28px no-repeat;
}
#nav-location {
	background:url(../images/nav-location.jpg) top left no-repeat;
	width:216px;	/* Width of buttons, not entite image (or half of entire image) */
	height:203px;	 /* Height of entire image */
	margin:0;
	padding:0;
}
body#location #nav-location {
	height:62px;
}
#nav-location li span {
	display: none;
}
#nav-location li {
	float:left;
	list-style:none;
	position:relative;
}
#nav-location li, #nav-location a {
	/* Each button must have the same height, define it here */
	display:block;
}
/* margin-top to set where the nav should begin */
#nav-location-01, #nav-location-01 a {
	margin-top:0;
	width:216px;
	height:31px;
}
/* margin-top if there is a spacing between each nav button */
#nav-location-02, #nav-location-02 a {
	margin-top:0;
	width:216px;
	height:31px;
}
#nav-location-03, #nav-location-03 a {
	margin-top:0;
	width:216px;
	height:141px;
}
#nav-location-01 a:hover {
	background:url(../images/nav-location.jpg) -216px -0px no-repeat;
}
#nav-location-02 a:hover {
	background:url(../images/nav-location.jpg) -216px -31px no-repeat;
}
#nav-location-03 a:hover {
	background:url(../images/nav-location.jpg) -216px -62px no-repeat;
}
/* coupon start */

#coupon-wrap {
	margin:0 auto;
	width:503px;
	background-color: #FFF;
}
#coupon-wrap td {
	vertical-align:top;
}
#coupon-wrap img {
	margin:0 0 10px 0;
}
#coupon-wrap h2 {
	color:#db1c17;
	font-size:20px;
	font-weight:bold;
	background: none;
	padding: 0;
	margin: 0;
}
#coupon-wrap h2, #coupon-wrap p {
	margin:0 0 0 16px;
}
/* coupon end */

ul#bottom-links {
	margin:10px;
	text-align:center;
}
ul#bottom-links h2 {
	font-size: 10px;
	background: none;
	margin: 0;
	padding: 0;
	display: inline;
	border: none;
}
ul#bottom-links h2 a:link, ul#bottom-links h2 a:visited {
	color:#016028;
	text-decoration:none;
	outline:none;
}
ul#bottom-links h2 a:hover, ul#bottom-links h2 a:active {
	color:#016028;
	text-decoration:none;
	outline:none;
}
ul#bottom-links li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
	display: inline;
	border-left: 1px solid #016028;
}
ul#bottom-links li.first {
	border: none;
}
