* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font-family: Arial, Sans-Serif;
	font-size: 80%;
	background: #A6C2C5 url(/images/bg_main.png) repeat-x 0 0;
}

img {
	border: 0;
}

a:hover {
	text-decoration: none;
}

.clearing {
	clear: both;
}

.ir {
	overflow: hidden;
	text-indent: -999em;
}

#navigation {
	width: 100%;
	height: 36px;
	background: #EBD590;
}

#navigation ul {
	position: relative;
	display: block;
	width: 978px;
	height: 39px;
	margin: 0 auto;
}

#navigation li {
	float: left; 
	display: block; 
	list-style: none;
}

#navigation a {
	display: block;
	height: 39px;
	overflow: hidden;
	text-indent: -999em;
	background: url(/images/nav.gif) 0 0;
}

li#nav_li_0 a {
	width: 91px;
	background-position: 0 0;
}

li#nav_li_0 a:hover {
	background-position: 0 -39px;
}

li#nav_li_0 a.on {
	background-position: 0 -39px;
}


li#nav_li_1 a {
	width: 94px;
	background-position: -91px 0;
}

li#nav_li_1 a:hover {
	background-position: -91px -39px;
}

li#nav_li_1 a.on {
	background-position: -91px -39px;
}


li#nav_li_2 a {
	width: 111px;
	background-position: -185px 0;
}

li#nav_li_2 a:hover {
	background-position: -185px -39px;
}


li#nav_li_2 a.on {
	background-position: -185px -39px;
}


li#nav_li_3 a {
	width: 102px;
	background-position: -296px 0;
}

li#nav_li_3 a:hover {
	background-position: -296px -39px;
}

li#nav_li_3 a.on {
	background-position: -296px -39px;
}

li#nav_li_4 a {
	width: 164px;
	background-position: -398px 0;
}

li#nav_li_4 a:hover {
	background-position: -398px -39px;
}


li#nav_li_4 a.on {
	background-position: -398px -39px;
}


li#nav_li_5 a {
	width: 162px;
	background-position: -562px 0;
}

li#nav_li_5 a:hover {
	background-position: -562px -39px;
}

li#nav_li_5 a.on {
	background-position: -562px -39px;
}


li#nav_li_6 a {
	width: 132px;
	background-position: -724px 0;
}

li#nav_li_6 a:hover {
	background-position: -724px -39px;
}

li#nav_li_6 a.on {
	background-position: -724px -39px;
}



li#nav_li_7 a {
	width: 115px;
	background-position: -856px 0;
}

li#nav_li_7 a:hover {
	background-position: -856px -39px;
}

li#nav_li_7 a.on {
	background-position: -856px -39px;
}

#wrapper_header {
	position: relative;
	width: 100%;
	background: #fff;
	margin: 0 auto;
}

#header {
	width: 978px;
	height: 101px;
	margin: 0 auto;
}

#wrapper {
	position: relative;
	width: 978px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/home_bg.png) repeat-y 0 0;
}

#content {
	float: left;
	width: 961px;
	padding: 0 0 0 17px;
}

#home_main {
	float:left; 
	margin: 17px 0 20px 0;
}

#home_cols {
	float: left; 
	width: 936px;
	background: #fff;
	margin: 0;
	background: #fff url(/images/home_left_bottom.png) no-repeat 0 bottom;
}

#home_left {
	float: left;
	width: 303px;
	background: #572600 url(/images/home_left_bg.png) repeat-y 0 0;
	margin-bottom: 90px;
}

#home_left_top {
	float: left;
	width: 303px;
	height: 20px;
	padding: 7px 0 0 0;
	background: url(/images/home_left_top.png) no-repeat 0 0;
}

#home_left h3 {
	float: right;
	width: 275px;
	height: 32px;
	background: url(/images/hd_ourPhilosophy.png) no-repeat 0 0;
	margin-bottom: 1.5em;
}

#home_left p {
	color: #fff;
	font-size: 13px;
	line-height: 1.6;
	margin: 0 24px 25px 28px;
}

#home_left_bottom {
	float: left;
	width: 303px;
	height: 90px;
	background: url(/images/home_left_bottom.png) no-repeat 0 0;
}

#home_mid {
	float: left; 
	width: 279px;
	padding: 27px 0 0 0;
	background: #fff;
	margin: 0 0 0 37px;
}

#home_mid h3 {
	width: 279px;
	height: 33px;
	color: #F15A29;
	font-size: 14px;
	background: url(/images/hd_fromTheBlog.png) no-repeat 0 0;
	margin-bottom: 1.5em;
}

#home_mid .entry {
	float: left;
	margin-bottom: 2em;
}

#home_mid h4 {
	color: #B95915;
	font-size: 14px;
	font-family: 'Arial Bold', Arial, Sans-Serif;
	margin-bottom: .5em;
}

#home_mid h4 a {
	color: #B95915;
}

#home_mid h4 a:hover {
	text-decoration: none;
}

#home_mid .entry .date {
	float: left;
	display: block;
	width: 100%;
	color: #7E8083;
	font-size: 12px;
	font-family: 'Arial Bold', Arial, Sans-Serif;
	font-weight: bold;
	margin-bottom: .5em;
}

#home_mid .entry .blurb {
	float: left;
	width: 100%;
}

#home_mid p {
	float: left;
	color: #231F20;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	line-height: 1.5;
}

#home_right {
	float: left; 
	width: 262px;
	margin: 27px 0 0 36px;
}

#home_right h3 {
	width: 562px;
	height: 33px;
	background: url(/images/hd_practices.png) no-repeat 0 0;
	margin-bottom: 1.5em;
}

#home_right h4 {
	width: 242px;
	padding: 10px 10px;
	background: #617175;
	font-weight: normal;
	color: #FFF;
}

#home_right h4 a {
	color: #FFF8AF;
	font-size: 13px;
}

#home_right ul {
	width: 242px;
	padding: 15px 10px 15px 10px;
	_padding: 15px 10px 5px 10px;
	background: #C5E1E4;
	margin-bottom: 11px;
}

#home_right li {
	list-style: none;
	
}
.locbottom {
    min-height: 80px;
}

#home_right li a {
	display: block;
	color: #572700;
	font-size: 13px;
	padding: 0;
	margin-bottom: 8px;
	_margin-bottom: 0;
}

#wrapper_bottom {
	position: relative;
	width: 978px;
	margin: 0 auto;
}

#home_bottom {
	float: left;
	margin: 0 auto;
	width: 978px;
	height: 25px;
	background: url(/images/home_bottom.png) no-repeat 0 0;
}

#main_content {
	float: left;
	width: 936px;
	background: #fff url(/images/left_bg.png) repeat-y 0 0;
	margin: 17px 0 0 0;
}

#left_col {
	float: left;
	width: 225px;
	min-height: 982px;
	background: #572600 url(/images/left_bg.png) repeat-y 0 0;
}

#left_col_top {
	float: left;
	width: 225px;
	height: 100px;
	background: url(/images/left_top.png) no-repeat 0 0;
}

#left_col ul#leftnav {
	float: left;
	width: 225px;
	min-height: 189px;
	padding: 30px 0 0 0;
	
}

#left_col li {
	width: 175px;
	margin: 0 0 0 20px;
	list-style: none;
	text-transform: uppercase;
	
}

#left_col ul#leftnav strong {
	display: block;
	color: #BBD7DA;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	padding: 8px 0;
}

#left_col ul#leftnav a {
	display: block;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	padding: 8px 0;
}

#left_col ul#leftnav a:hover {
	color: #EBD590;
}

#left_col ul#leftnav a.active {
font-weight:bold;
color: #EBD590;
}

#ourStaff {
	float: left;
	width: 705px;
	height: 93px;
	margin: 0 0 0 6px;
}

#ourStaff h2 {
	float: left;
	width: 705px;
	height: 93px;
	background: url(/images/hd_ourStaff.png) no-repeat 0 0;
}

#mid_col {
	float: left;
	width: 440px;
	color: #231F20;
	font-family: Arial, Sans-Serif;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
	padding-bottom: 50px;
}

#mid_col img.map, #mid_col img.drphoto {
	border: 3px solid #9DB9BC;	
}

#mid_col p#intro {
	width: 440px;
	color: #231F20;
	font-size: 18px;
	line-height: 130%;
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mid_col p {
	line-height:130%;
	margin-top:0.6em;
	margin-bottom:0.6em;
	color: #333;
}

#mid_col p.specialty {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #8BAEA2;
}

#mid_col p.inpractice {
	margin: 0px;
	padding: 0px;
	color: #999;
	font-size: 11px;
}

#mid_col ul {
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#mid_col hr {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #A4C0C3;
	margin-top: 30px;
	margin-bottom: 10px;
}

#mid_col ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .25em;
	margin-left: 0px;
}

#mid_col h1 {
	width: 440px;
	color: #8BAEA2;
	font-size: 18px;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	font-weight: normal;
}

#mid_col h3 {
	clear: both;
	width: 440px;
	color: #572700;
	font-size: 14px;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
	font-weight: bold;
}

#mid_col #blog h2 a {
  font-size:16px;
}
#mid_col h4 {
	float: left;
	width: 440px;
	color: #6C877D;
	font-size: 12px;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: .25em;
	margin-left: 0em;
}


#mid_col a {
	color: #B95915;
}

#mid_col .doctor {
	float: left;
	width: 198px;
	font-size: 12px;
	line-height: 1.5;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#mid_col .doctor img {
	margin-bottom: 1em;
	border: 1px solid #9DB9BC;
}

#mid_col a.read {
	display: block;
	color: #518675;
	font-size: 11px;
	margin-top: .5em;
	text-decoration: none;
}

#right_col {
	float: right;
	width: 191px;
	height: 551px;
	background: url(/images/right_bg.png) no-repeat 0 0;
	margin: 20px 18px 0 0;
}

#right_col h2 {
	float: left;
	width: 191px;
	height: 46px;
	margin-bottom: 15px;
	background: url(/images/right_hd_features.png) no-repeat 0 0;
}

#right_col .right_module {
	float: left;
	width: 162px;
	color: #572700;
	font-size: 13px;
	padding: 0 0 0 15px;
	margin-bottom: 2em;
}

#right_col .right_module img {
	float: left;
	margin-bottom: 1em;
	border: 6px solid #A7C2B8;
}

#right_col .right_module p {
	text-transform: uppercase;	
}

#right_col .right_module a {
	color: #B95915;
	font-size: 14px;
	text-transform: none;
}

.promo_home_sidebar {
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
	width: 240px;
	height: 70px;
	background: url(../images/promo_home_sidebar.png) 0 0 no-repeat;}
	
	.promo_home_sidebar:hover {background-position: 0 -70px;}

#errorMessage {
	width: 435px;
	background-color: #FEFFE3;
	border: 1px solid #CCCC99;	
	margin-bottom: 1em;
	padding:5px;
}

