body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #41403B;
	background-image: url(../_media/backgrounds/bg_horiz.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#interior {
	background-image: url(../_media/backgrounds/bg_horiz_interior.jpg);
	background-color: #131313;
}

#wrapmaster {
	position: absolute;
	top: 0px;
	left: 50%;
	height:auto;
	width:1000px;
	min-height:100%;
	margin-left: -500px;
    }
#home #wrapmaster {
	background-image: none;
}
	
* html #wrapmaster {
	height:100%;
	}

#client_header {
	display: none;
}

#noflash #client_header {
	display:block;

}

#noflash #client_header #client_name{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	color:#FFF;
	position:absolute;
	top:12px;
	right:22px;
	display: none;
}
#noflash #client_header #specialty{
	display: none;
}
#noflash #client_header #location{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	position:absolute;
	top:286px;
	right:38px;
	display: none;
}
#noflash #client_header #phone{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#242424;
	position:absolute;
	top:302px;
	left:39px;
	display: none;
}

#wrap {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	text-align:left;
	background-image: url(none);
	
	}

#wrapcenter	{
	padding: 0px;
	width: 100%;
	height: 100%;
	float: left;
	}
	
	
html>body#wrapcenter {
	height: auto;
	}

#wrapleft {
	padding: 0px;
	width: 0px;
	height: 0px;
	float: left;
	background-image:  url(none);
	background-repeat: no-repeat;
	}
	
#wrapright	{
	padding: 0px;
	width: 0px;
	height: 0px;
	float: right;
	background-image: url(none);
	background-repeat: no-repeat;
	}

p {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 145%;
	margin:0 0 10px 0;
	}

h1 {
	color: #60772f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	text-align: left;
	margin-top:0px;
	font-weight: normal;
	margin:0 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #38393D;
	}
#home h1 {
	color: #ffffff;	
	}
	
h2 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: left;
	margin: 15px 0 10px 0;
	}

h3 {
	color:#60772f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: left;
	font-weight: bold;
	margin:15px 0 0 0;
	}

h4 {
	color: #60772f;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	}

a {
	color: #73942b;
	font-weight: bold;
	text-decoration:none;
	text-decoration:underline;
	}

a:hover {
	color: #435e08;

	}

ul {
	list-style-image: url(../_media/common_assets/bullet.gif);
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	}
	
ul li {
	padding: 4px 8px 4px 0px;
	line-height:130%;
	}
	
ol {
	padding:0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	}
	
ol li {
	padding:0px 8px 8px 0px;
	line-height:140%;
	}
	
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}
	
	
dt {
	font-weight:bold;
	}
	
dd {
	margin-bottom: 10px;
	line-height:140%;
	}		

/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 1000px;
	padding: 0px;
	height: 382px;
	}
#noflash #header{
	background-image: url(../_menu/topbar.jpg);
	background-repeat: no-repeat;
	}
#home #header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 740px;
	padding: 0px;
	}
#noflash #home #header{
	background-image: url(../index.jpg);
	background-repeat: no-repeat;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px;
	background-image: url(../_media/backgrounds/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
#home #content_wrapper{
	display:inherit;
	background-image: url(none);
	background-color: transparent;
	width: 970px;
	padding-top: 25px;
	}

/*------------- content header/footer section ----------------- */

#content_header{
	width: 100%;
	margin: 0px;
	background-image: url(../_media/backgrounds/bg_content_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 10px 0px 0px;
	}
	
#home #content_header{
	background-image: url(none);
	background-color: transparent;
	}
	
#content_footer{
	width: 100%;
	margin: 0px auto 0px auto;
	background-image: url(../_media/backgrounds/bg_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
	}	
#home #content_footer{
	background-image: url(none);
	background-color: transparent;
	}
/*------------- content main ----------------- */

#content_main{
	width: 730px;
	min-height: 350px;
	text-align: left;
	padding: 10px 0px;
	margin: 0px;
	float: right;
	position: relative;
	right: 20px;
	}
#home #content_main{
	background-image: url(none);
	background-color: transparent;
	min-height: 0px;
	margin: 0px auto;
	width: 600px;
	right: 0px;
}
#home #content_main h2 {
	color: #E6EAEB;
	font-size: 100%;
	font-style: italic;
}
#home #content_main p {
	color: #FFFFFF;
}


/*------------- content side ----------------- */


#content_side{
	float: left;
	width:228px;
	height: 750px;
	min-height: 100%;
	margin: 0px;
	display: table;
	position: relative;
	left: 6px;
	padding: 20px 0px 0px 0px;
	}
#home #content_side{
	width: 350px;
	height:auto;
	min-height:0px;
	position:static;
	left:0px;
}

#content_side p, #content_side h1, #content_side h2, #content_side ul{

}

#content_side p{
	text-align: left;
	font-size: 95%;
	font-weight:bold;
	color: #000000;
	margin: 0 0 10px 7px;
    }
	
#content_side h1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
    }
	
#content_side h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight:normal;
	padding: 5px 15px;
	background-color: #667885;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #667885;
	border-bottom-color: #667885;
	}
#content_side .bucket h2 {
}
#content_side h3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding: 0px 15px;
	margin-top: 0px;
	}
	
#content_side ul {
	text-align: left;
	list-style: none;
	padding: 0px;
	margin: 0px 0 30px 0;
	}
#content_side li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: url(none);
	}
ul#menu li ul li {
	color: #333333;
	text-align: left;
	font-size: 100%;
	padding: 5px 15px;
	font-weight: bold;
	background-color:#ced2ce;
	border-bottom: solid #bed1d5 1px;
	}
	
	
#content_side li a {
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-size: 100%;
	display: block;
	padding: 5px 15px;
	font-weight: normal;
	border-bottom: solid #bed1d5 1px;
	}
	
#content_side li a.sub-title {
	background-color:#667885;
	color: #ffffff;
	}	
	
#content_side li a:hover {
	background-image: url(../_media/backgrounds/nav-bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}

#content_side .dashed_line{
	background-image: url(../_media/common_assets/dashed_line_white.gif);
	}

/*------------- side-buttons ----------------- */

#side-buttons {
	background-image:url(../_media/backgrounds/button-side.gif);
	background-repeat:no-repeat;
	height: 180px;
	margin-left:5px;
	padding-top: 15px;
}


#side-buttons h2 {
	margin: 0 0 15px 8px;
	font-size:85%;
	color: #333333;
	border:none;
	display:block;
	padding:0;
	background-color: transparent;
		}

#side-buttons h2 a {
	color: #414725;
	text-decoration: none;
	background-image: url(../_media/backgrounds/side-btn-bg.gif);
	background-repeat:no-repeat;
	background-position: center top;
	padding: 0px 5px 0px 8px;
	display: block;
	width: 190px;
	line-height:40px;	
	margin: 0 0 0 0px;
}

#side-buttons h2 a:hover {
	color: #ffffff;
	}


/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
}

#footer{
	text-align: center;
	width: 0px;
	margin: 0px auto 0px auto;
	height: 0px;
	display: none;
}
#noflash #footer{
	background-image: url(../_menu/bottombar.jpg);
	background-repeat: no-repeat;
	}
#home #footer{
	display:none;
	width:0px;
	height:0px;
}
#noflash #home #footer{

	}
#footer_links{
	text-align: center;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EFE8D0;
	padding: 15px 0px;
}
#footer_links p{
	color: #666666;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}

#footer_links .footer-text {
	font-size:85%;
	color: #888888;
	}

#home #footer_links p{
	color: #000000;
}

#footer_links a {
	color: #EFE8D0;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


#footer_links a:hover {
	text-decoration: underline;
}
/*------------- misc elements ----------------- */

#column_right {
	float: right;
	width: 48%;
	position: relative;
	}
#column_left {
	float: left;
	width: 48%;
	position: relative;
		}
#mapContainer {
	height: 400px;
	width: 98%;
	margin: 0px auto 0px auto;
}

#care h2 span.capital {
	font-size: 180%;
	font-style:italic;
	}	
	
a #order {
	width:200px;
	height: 86px;
	background-image:url(../_media/common_assets/order-btn.jpg);
	float:right;
	margin: 0 0 15px 15px;
	}	

a:hover #order  {
	background-image:url(../_media/common_assets/order-btn-over.jpg);
	}
	
	

#contact_form {
	border: solid #a4ba32 2px;
	background-color: #eef0e7;
	margin: 15px auto;
	padding: 10px;
	}
	
#card {
	visibility: hidden;
	}		
	

/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right, #mapContainer {
	background-color: #DBE6E8;
	border: 1px solid #666666;
	margin-bottom: 15px;
	padding: 4px;
	}
	
.image_right {
	float: right;
	margin-left:15px;
	}
	
.image_left {
	float: left;
	margin-right:15px;
	}

.image_center {
	margin: 0px auto 5px auto;
	}

.swf_center {
	margin: 0px auto 5px auto;
	width: 460px;
	height: 160px;
	}

.swf_impacted {
	margin: 0px auto 5px auto;
	width: 480px;
	height: 350px;
	}

.module_right {
	float: right;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-left:15px
	}	

.module_right h2, .module_left h2, .module_center h2 {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}
	
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:15px
	}	

.module_center {
	margin: 0px 10px 10px 10px;
	width: 80%;
	height: auto;
	padding-bottom: 5px;
	}	

	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center;
	}

.text_left {
	text-align: left;
	}

.text_right {
	text-align: right;
	}

/*  DESIGN ELEMENTS */
	
.dashed_line{
	background-image: url(../_media/common_assets/dashed_line_grey.gif);
	background-repeat: repeat-x;
	height: 4px;
	margin-bottom: 8px;
	clear: both;
	}

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	padding: 5px 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
}
.float_left{
	float: left;
}

.float_right{
	float: right;
}
.clear{
	clear: both;
	width: 100%;
	padding-top: 1px;
	margin: 20px 0px 30px 0px;
	}
.clear_line{
	clear: both;
	background-color: #E4DBB4;
	width: 100%;
	padding-top: 1px;
	margin: 20px 0px 20px 0px;
	}

.highlight, #appt, .highlight-right {
	border-top: solid #a4ba32 2px;
	border-bottom: solid #a4ba32 2px;
	background-color: #eef0e7;
	margin: 15px auto;
	padding: 10px;
	}
#appt {
	width: 400px;
	}
.highlight-right {
	width: 500px;
	float:right;
	margin: 15px 0;
	}	
	
.highlight p {
	margin: 0px;
	padding: 10px 0px;
}
	
h2.highlight, h2.highlight-right {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:120%;
	text-align:center;
	line-height:120%;
	}
	
.alt-para {
	background-color: #eef0e7;
	margin: 10px auto 10px auto;
	padding: 5px;
	}		
	
/*pullquotes*/

.pullquote_right{
	text-align: right;
	font-style: italic;
	display:block;
	border-right: 3px solid #000000;
	padding: 6px 10px 6px 6px;
}
.pullquote_right p, .pullquote_right_small p{
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9D7B55;
	font-size: 100%;
	line-height: 150%;
}
.pullquote_left{
	text-align: left;
	font-style: italic;
	display:block;
	border-left: 3px solid #866340;
	padding: 6px 6px 6px 10px;
	font-size: 120%;
	line-height: 150%;
	font-weight:normal;
}
.pullquote_left, .pullquote_left_small{
	font-style: italic;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #866340;
	font-size: 100%;
	line-height: 150%;
}

.pullquote_right_small{
	text-align: right;
	font-style: italic;
	display:block;
	border-right: 3px solid #000000;
	padding: 6px 10px 6px 0px;
	background-color: #EEEEEE;
	float: right;
	width: 40%;
	margin: 0px 0px 12px 10px;
}

.pullquote_left_small{
	text-align: left;
	font-style: italic;
	display:block;
	border-left: 3px solid #000000;
	padding: 6px 10px 6px 10px;
	background-color: #EEEEEE;
	width: 40%;
	float: left;
	margin: 0px 10px 12px 0px;
}

p.link {
	display: block;
	margin: 0px;
}

p.link a {
	padding: 10px;
	display: block;
	border: none;
}

.bucket {
	background-color: #E6EAEB;
	padding: 10px;
	float: left;
	width: 320px;
	height: 165px;
	display: block;
	margin: 0px 0 20px;
	background-image: url(../_media/backgrounds/bucket.gif);
}

.bucket a {
	color: #35383A;
}

.bucket p.link a {
	color: #414725;
	text-decoration: none;
	background-image: url(../_media/backgrounds/bucket-button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height:40px;
	padding-top:0;
	padding-botton: 50px;
	margin:0;
}
.bucket p.link a:hover {
	color: #FFFFFF;
}

.bucket p {
	color: #41403B;
}
#content_side  .bucket h2 {
	color: #333333;
	border-bottom-color: #333333;
	font-style: normal;
	font-weight:bold;
	margin:5px 0 8px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0px;
	background-color: transparent;
	border-top: none;
}

.doctor p {
	line-height:160%;
		}


.three-column, .three-center {	
	width: 31%;
	margin: 0;
	float:left;
	}
	
.three-center {
	margin:0 15px;
	}	
	
.testimonials {
	background-color: #eef0e7;
	margin: 10px auto 20px auto;
	padding: 15px 15px 5px;
	background-image:url(../_media/backgrounds/quotes.gif);
	background-repeat:no-repeat;
		}	

.signature {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	font-style:italic;
	}	
	
.side-column {
	width: 230px;
	float:right;
	margin: 0 0 15px 15px;
	padding: 10px;
	border: solid #a4ba32 2px;	
	background-color: #eef0e7;	
	}

table {
	background-color: #eef0e7;
}

table#stats th {
	font-size:85%;
	vertical-align:text-bottom;
	border-bottom: 1px solid #667885;
	}

tr.statistics th, tr.statistics td  {
	text-align:center;
	}
	
#implant-stats th, 	#implant-stats td {
	vertical-align:text-bottom;
	text-align:center;
	}	
	
.flash-center {
	width: 370px;
	margin: 0 auto;
	padding: 5px;
	background-color: #DBE6E8;
	border: 1px solid #666666;
	}


	
/*  End CSS Classes   */

