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




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }
object {
	margin:0px;
	padding:0px; }
a:focus {
	outline:none;
	}

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



a img {border:0}


body{
	background:#FFFFFF url(images/background.jpg) no-repeat fixed top center;
	margin:0 auto;
}


p {
	padding:0px 15px 0px 10px;
	font:12px/19px Verdana;
	color:#594683;
}

a, a:visited {
	color:#0B99F0;
}
a:hover {
	color:#56B8F4;
	text-decoration:none;
}

/* HEADER TAGS */

h1 {
	padding:0px 15px;
	margin: 5px 0px;
	font:normal 24px Verdana;
	color:#663399;
}
h2 {
	padding:0px 15px;
	font:bold 13px Verdana;
	color:#0B99F0;
}
h3 {
	padding:0px 15px;
	font:normal 14px/20px Verdana;
	color:#525252;
}
h4 {
}
h5 {
}
h6 {
}


/* LISTS */

ol, ul {
	margin-left:25px;
	padding:0px 25px;
}
li {
	font:12px/20px Verdana;
	color:#594683;
}
#hide_bullet li {
	font:12px/20px Verdana;
	color:#594683;
	list-style:none
}

/* MAIN WRAPPER */

#main_wrapper {
	width:990px;
	margin:0 auto;
	padding:0px;
	text-align:left;
}

#top_bg {
	width:990px;
	height:26px;
	margin:0 auto;
	padding:0px;
	background:url(images/inner_bg_top.png) no-repeat;
}

#interior_wrapper {
	width:970px;
	margin:0 auto;
	padding:0px 10px;
	background:url(images/inner_bg.png) repeat-y;
}

#interior_content {
	margin:0 auto;
	padding:15px 20px 15px 15px;
}

#header_wrapper {
	width:970px;
	margin:0 auto;
	padding:0px;
}
#logo {
	float:left;
	text-align:left;
	padding:5px;
}
#phone {
	float:right;
	text-align:right;
	padding:5px;
}

#marketing_window {
	width:970px;
	margin:0 auto;
	padding:0px;
}

#ctas_right {
	float:right;
	margin:0px auto;
	padding:0px;
}

#middle_wrapper {
	width:970px;
	margin:0 auto;
	padding:0px;
}
#left_col {
	float:left;
	width:350px;
	margin:0 auto;
	padding:20px 0px 0px 0px;
	text-align:center;
}
#news {
	width:313px;
	margin:8px 0px 2px 20px;
}
#news_int {
	width:313px;
	background:url(images/news_bg.png) repeat-y top center;
	padding:5px 0px 5px 0px;
	text-align:left;
}
#news_content {
	width:295px;
	height:140px;
	overflow:auto;
	margin-left:5px;
}
#news_content p {
	color:#15043F;
}
h2.news_header {
	color:#15043F;
	padding:0px 0px 0px 10px;
	margin:3px 0px 3px 0px;

	font:13px/17px Verdana;
	font-weight:bold;
}
p.news_date {
	color:#15043F;
	padding:0px 0px 0px 10px;
	margin:0px;
	font:11px/17px Verdana;
	font-weight:bold;
}
.news_bottom {
	width:170px;
	margin-left:15px;
	border-bottom:1px #fff dotted;
}
#call_careers {
	padding:0px;
}
#right_col {
	float:right;
	width:620px;
	margin:0 auto;
	padding:20px 0px 0px 0px;
}

#bottom_bg {
	width:990px;
	height:14px;
	background:url(images/inner_bg_bottom.png) no-repeat;
	margin:0 auto;
	padding:0px;
}

#dr_images {
	width:577px;
	margin:0 auto;
	background-color:#fff;
	padding:15px 20px 15px 15px;
}

#dr_images img{
	padding:0px 20px 20px 0px;
}

ul#checklist {
	list-style-image:url(images/check.png);
}

/* NAVIGATION */

#navigation {
	width:920px;
	height:40px;
	padding:0px 18px 8px 32px;
	background:url(images/nav_bg.gif) no-repeat top center;
	text-align:center;
}
#navigation a {
	display:block;
	padding:15px 5px;
	float:left;
	font:bold 0.6em Verdana;
	text-transform:uppercase;
	color:#0A82E3;
	text-decoration:none;
}
#navigation a:hover {
	background:url(images/nav_bg_hover.jpg) repeat-x;
	color:#FFF;
}

/* LOCATION */

#location {
	width:900px;
	}

#location_left {
	float:left;
	width:226px;
	}

#location_right {
	float:right;
	width:674px;
	}
#location_ssp {
	float:left;
	width:309px;
}
#location_map {
	float:right;
	width:365px;
}

/* FOOTER */

#footer_wrapper {
	width:940px;
	height:25px;
	margin:0px 15px;
	padding:13px 0px;
	background:url(images/footer_bg.jpg) no-repeat;
	font:9px Verdana;
	color:#594683;
	text-align: center;
}

#footer_wrapper a {
	color:#594683;
}

#footer_wrapper a:hover {
	color:#7B6C9C;
	text-decoration: none;
}

#footer_left {
	font-size:9px;
	float:left;
	padding: 0px 0px 0px 15px;
}

#footer_right {
	font-size:9px;
	float:right;
	padding: 0px 15px 0px 0px;
}
#footer_service {
	font-size:9px;
}

/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width: 100%;
	font:11px/20px Verdana;
	letter-spacing:0px;
}
#contact_table {
	width: 400px;
	font:11px/20px Verdana;
	color:#663399;
	letter-spacing:0px;
	padding-left:10px;
	text-align:left;
}
.contact_row {
	width: 300px;
	height: 20px;
}
.contact_field {
	float: left;
	width: 45px;
	height: 20px;
	text-align: right;
	padding:0px 0px 0px 0px;
}
.contact_box {
	float: right;
	width: 250px;
	height: 20px;
	text-align: left;
}
input.contactinput {
	width: 250px;
	font:11px Verdana;
	color:#525252;

}
input.contactinput_apppointment {
	width: 230px;
	font:11px Verdana;
	color:#525252;

}
input.contactinput_apppointment select{
	width: 254px;
	font:11px Verdana;
	color:#525252;

}
textarea.contacttext {
	font:11px Verdana;
}

#contact { 
	width: 700px;
	background-image:url(images/contact_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
			


/* BILLING FORM */

#billing_form {
	width:550px;
	text-align:left;
}

#billing_form .contact_row {
width:500px;
	margin:2px;
}

#billing_form .contact_field {
	width:245px;
padding-right:5px;
}

#billing_form input {
	width:250px;
	margin:1px;
}

#billing_form .contacttext{
	width:504px;
	margin:1px;
}
#billing_form select{
	width:254px;
	margin:1px;
}






/* OUR DOCTORS */

table.doctorSelectTable {
}
table.doctorSelectTable td {
	padding:5px 15px;
	font:12px/16px Verdana;
	color:#594683;
}
select.doctorSelectField {
	width:300px;
}

table.doctorTable {
	padding:0px 15px;
	font:12px/16px Verdana;
}
table.doctorTable td {
	padding:3px 5px;
}
tr.doctorHeader {
	font-weight:bold;
	color:#594683;
}
tr.doctorRowOdd {
	background:#EFEFEF;
}
tr.doctorRowEven {
}





#tinybox {
	position:absolute;
	display:none;
	padding:0px;
	background:#FFFFFF url(images/preload.gif) no-repeat 50% 50%;
	border:3px solid #9BA5AD;
	z-index:2000;
}
#tinymask {
	position:absolute;
	display:none;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:#000000;
	z-index:1500;
}
#tinycontent {
	background:#FFFFFF;
	width:640px;
	height:380px;
	overflow:none;
}

.button {
	font:14px Georgia,Verdana;
	margin-bottom:10px;
	padding:8px 10px 9px;
	border:1px solid #CCCCCC;
	background:#EEEEEE;
	cursor:pointer;
}
.button:hover {
	border:1px solid #BBBBBB;
	background:#E3E3E3;
}

#tinycontenttop {
	background:url(images/dr_title_bg.jpg) repeat-x;
	height:27px;
	text-align:right;
	margin:0px;
}
#tinycontenttop a {
	color:#000000;
	text-decoration:underline;
	font:10px/24px Verdana;
	margin:8px;
}
$tinycontentpage {
	width:640px;
	height:353px;
	overflow:auto;
	margin:0px;
}


.sociable {
	display:none;
}




table.contactForm {
	font:11px/20px Verdana;
	color:#663399;
	letter-spacing:0px;
	padding-left:10px;
	text-align:left;
}