html {overflow-x:auto; overflow-y: scroll;}

* {
	margin:0px;
	padding:0px;
}

html { min-height:100%; margin-bottom:1px;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	text-align:center;
	background-color: #96b772;
}

a {
	color:#5588b0;
	display:inline;
	text-decoration:none;
}

a:hover {
	color:#679ec5;
	text-decoration:none;
}

p {
	font-size:12px;
	line-height:140%;
	margin-bottom:15px;
	display:block;
}

h1 {
	font-size:21px;
	font-weight:normal;
	color:#598527;
	line-height:23px;
	margin-bottom:15px;
	line-height:1.2em;

}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#598527;
	display:inline;
	line-height:1.4em;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#598527;
	line-height:1.4em;
	margin-bottom:15px;

}

h4 {
	font-size:16px;
	font-weight:bold;
	color:#333;
	display:inline-block;
}

img {
	border:none;
	display:block;
}


ul.body_list {
	margin:7px 0px 15px 15px;
	color:#5588b0;
	line-height:1.3em;
}

hr {border:0px; border-top:1px solid #cccccc;}

/*layout
===============================================================*/
#wrapper {
	width:800px;
	margin:0 auto;
}

#home #header {
	width:800px;
	height:231px;
	background-image:url(../images/bg_home_header.jpg);
	position:relative;
}

#header {
	width:800px;
	height:231px;
	background-image:url(../images/bg_header.jpg);
	position:relative;
}

#logo {
	display:block;
	position:absolute;
	top:50px;
	left:10px;
}

#doctor_name {
	display:block;
	position:absolute;
	top:28px;
	right:20px;
	font-size:16px;
	color:#666666;
	font-weight:normal;
}
	

#navbar {
	font-size:13px;
	font-weight:bold;
	text-align:center;
	position:absolute;
	top:202px;
	left:100px;
	width:650px;
	
}

#navbar li.first {list-style:none;}

#navbar li {
	float:left;
	color:#8cc63f;
	margin-right:20px;
	padding-left:10px;
}

#navbar li a{
	color:#666666;
	padding-right:10px;
}

#navbar li a:hover {
	color:#8cc63f;
	text-decoration:none;
}

#home #content {
	text-align:left;
	padding:10px 25px 25px 25px;
	background:url(../images/bg_home_content.gif) repeat-y;
	overflow:hidden;
	width:750px;
}

#content {
	padding:10px 40px 25px 40px;
	background:url(../images/bg_content.gif) repeat-y;
	text-align:left;
}

#left_column {
	width:200px;
	float:left;
}

#right_column {
	width:520px;
	float:left;
	padding-left:30px;
}

.staff_bio {
	clear:both;
}

.staff_bio img{
	float:left;
	margin:0px 15px 15px 0px;
}

img.services_img {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
	
#footer {
	margin-top:15px;
}

.accordion h2 {
	background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
	display:block;
}

/* ==== universal ==== */
div.button {margin-bottom:12px; clear:both;}
div.button a {line-height:25px; padding:5px 8px; color:#fff; background: url('../images/button_bg.gif') no-repeat top left;}
div.button a:hover {color:#fff; background: url('../images/button_bg.gif') no-repeat top right;}
div.closure_box {border:1px solid #ccc; padding:15px; margin-bottom:12px; background-color:#fff; overflow:hidden;}
div.closure_box h2 {color:#b85e3e; display:block; margin-bottom:15px;}
div.closure_box ul {float:left; list-style:inside; padding-bottom:5px; margin-left:15px; display:inline;}
div.closure_box li {line-height:115%; margin-bottom:8px;}
div.closure_box img {width:191px; padding:0 8px; border-right:1px solid #b2c5d8; border-left:1px solid #b2c5d8; float:right; display:inline;}
div.closure_box .button {margin-left:15px; margin-bottom:0px;}
div.ba_box {width:275px; float:left; border:1px solid #ccc; padding:15px; margin:0 15px 12px 0; background-color:#fff; overflow:hidden;}
div.ba_box h2 {color:#b85e3e; display:block; margin-bottom:15px;}
div.ba_box .image {float:left; margin-left:20px; text-align:center; font-size:12px; color:#b85e3e;}
div.ba_box img {border:1px solid #cfb1a6; margin-bottom:5px; display:block;}
div.ba_box .caption {font-size:11px; color:#777; line-height:12px;}
div.callaction {background:url('../images/bg_calltoaction.gif') no-repeat top left; height:127px; width:287px; margin-bottom:25px; position:relative;}
div.callaction .consultation_txt {font-size:16px; font-weight:bold; color:#ffffff; position:absolute; top:60px; left:83px;}
div.callaction .phone {font-size:18px; font-weight:bold; color:#000000; position:absolute; top:89px; left:112px; text-align:center;}
fieldset {border:0px solid #a8b892; padding:12px 15px 10px 12px; margin-bottom:25px; background-color:#c5d8ac;}
legend {font-weight:bold; font-size:16px;}
select, input, textarea {width:100%; border:1px solid #eee; margin-bottom:10px; font-size:12px; color:#333;}
select {display:block;}
textarea {height:80px; margin-bottom:12px; display:block;}
label {font-size:12px; display:block;}
input.radio {width:14px; height:14px; margin-bottom:5px; border:none; background-color:none;}
input.submit {height:27px; width:85px; font-size:14px; color:#fff; background: url('../images/button_bg.gif') no-repeat top left; border:1px solid #fff;}
input.submit:hover {color:#fff; background: url('../images/button_bg.gif') no-repeat top right; cursor:pointer;}
input:focus, textarea:focus {background-color:#fff;}
input.validation_code {width:80px; display:block;}
img.validation_code {height:30px; width:90px;}
div.textsize {position:absolute; top:10px; left:16px; text-align:left; line-height:100% font-size:11px; color:#b85e3e;}
div.textsize a span.decrease, div.textsize a span.increase {border-right:1px solid #fde4be; border-left:1px solid #fde4be; padding:0 4px; font-size:14px; font-weight:bold; color:#b85e3e; background-color:fad398;}
div.textsize a:hover span.decrease, div.textsize a:hover span.increase {border-right:1px solid #fff; border-left:1px solid #fff; color:#fff; background-color:#c9965f;}
.float_right {float:right; margin-left:15px;}
.float_left {float:left; margin-right:15px;}
.clear_right {clear:right;}
.clear_left {clear:left;}
.clear_both {clear:both;}
.nomargin {margin:0;}
img {border:none;}
img.border {padding:4px; border:1px solid #ccc; background-color:#efefef;}
object, embed {margin-bottom:12px;}
iframe {border:1px solid #ccc;}
sup {font-size:10px; line-height:100%;}
hr {display:none; clear:both;}
div.hr {height:5px; border:1px solid #ccc;}
div.backtotop {text-align:right; font-size:12px; clear:both; padding-top:4px; margin-bottom:12px;}
span.backtotop {background-color:#ececec; border:1px solid #ccc; padding:3px 5px;}
.linktext a{color:#444444;}
.linktext a:hover{color:#444444;}
.source {padding-top:3px; border-top:1px solid #cccccc; font-size:11px;}
.enlarge {padding-bottom:30px; border:0px solid #999999; background: #777777 url('../images/icon_enlarge.gif') no-repeat bottom right; cursor:pointer;}
div.testimonial {border:0px solid #fde4be; padding:12px; margin-bottom:25px; background-color:#c5d8ac;}
div.testimonial h3 {font-size:13px; text-align:center; margin-bottom:6px;}
div.testimonial img {margin-bottom:5px; border-top:10px solid #fbf187; border-bottom:10px solid #fbf187;}
div.testimonial .button {text-align:center; width:100%; margin:0px;}


.accordion {
	width: auto;
	border-bottom: solid 1px #c4c4c4;
}

.accordion h2:hover {
	background-color: #e3e2e2;
}
.accordion h2.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display:block;
}

a.linktext, a:hover.linktext {
	color:#444444;
	text-decoration:none;
}
	
.float_right {
	float:right;
	margin-left:15px;
}

.float_left {
	float:left;
	margin-right:15px;
}

.centertext {
	text-align:center;
}

.clear_both {
	clear:both
}

.clear_right {
	clear:right;
}

.clear_left {
	clear:left;
}

/* ====== Lightbox ======*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 0px solid #666;
	border-right: 0px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url('../images/overlay.png'); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}


