body {
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	line-height:1.6em;
	margin:0;
	padding:0;
	background: url('/images/bckgrnd.gif') top left repeat-x #ebebeb;
}
input,
select,
textarea {
	font-family:arial, helvetica, sans-serif;
	border:1px solid #ccc;
}
input.styled {
	width:97%;
	border:1px solid #ccc;
}
input.bttn {
	background:#e5e5e5;
	border:1px outset #ccc;
}
a, a:link, a:active, a:visited {
	color:#726760;
}
a:hover {
	color:#35302D;
}
a.here,
a.navhere {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a.newsfrnt {
	text-decoration:none;
}
.inner {
	width:958px;
	margin:0 auto;
	border:1px solid #fff;
	border-width:0 1px 0 1px;
}
#header .inner {
	position:relative;
	height:83px;
	background:#fff;
}
.sub #header .inner {
	background: url('../images/sub_drs.jpg') no-repeat scroll top right #fff;
}
#header #logo {
	position:absolute;
	background: url('/images/logo.png') no-repeat scroll top left;
	width: 237px;
	height: 52px;
	text-indent:-9999px;
	left:15px;
	top:17px;
	margin:0;
}
#slideshow {
	position:absolute;
	right:0;
	top:0;
	list-style:none;
	margin:0;
	padding:0;
	width:373px;
	height:427px;
	border-bottom:1px solid #fff;
}
#slideshow li {
	position:absolute;
	top:0;
	left:0;
}
#navigation .inner {
	position:relative;
	background: url('/images/nav-bckgrnd.gif') repeat-x scroll top left;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#navigation ul li {
	float:left;
}
#navigation ul li a {
	background: url('/images/nav/sprite.gif') no-repeat scroll 0 0;
	display:block;
	text-indent:-9999px;
	height:27px;
}
#navigation ul li a.home {
	background-position: 0 0;
	width: 77px;
}
#navigation ul li a.home:hover { background-position: 0 -27px; }

#navigation ul li a.about-us {
	background-position: -77px 0;
	width: 91px;
}
#navigation ul li a.about-us:hover { background-position: -77px -27px; }

#navigation ul li a.surgical-services {
	background-position: -168px 0;
	width: 135px;
}
#navigation ul li a.surgical-services:hover { background-position: -168px -27px; }

#navigation ul li a.pain-management {
	background-position: -303px 0;
	width: 132px;
}
#navigation ul li a.pain-management:hover { background-position: -303px -27px; }

#navigation ul li a.imaging {
	background-position: -435px 0;
	width: 87px;
}
#navigation ul li a.imaging:hover { background-position: -435px -27px; }

#navigation ul li a.our-physicians {
	background-position: -522px 0;
	width: 119px;
}
#navigation ul li a.our-physicians:hover { background-position: -522px -27px; }

#navigation ul li a.your-appointment {
	background-position: -641px 0;
	width: 133px;
}
#navigation ul li a.your-appointment:hover { background-position: -641px -27px; }

#navigation ul li a.contact {
	background-position: -774px 0;
	width: 90px;
}
#navigation ul li a.contact:hover { background-position: -774px -27px; }

#navigation ul li a.careers {
	background-position: -864px 0;
	width: 94px;
}
#navigation ul li a.careers:hover { background-position: -864px -27px; }

ul.subnavigation {
	margin:0;
	padding:0 0 5px;
	list-style:none;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	zoom:1;
}
ul.subnavigation li {
	float:left;
	margin:0 15px 0 0;
	font-size:12px;
}
#nav-stripe {
	height:4px;
	border:1px solid #fff;
	border-width:1px 0 1px 0;
	background:#9f704f;
	position:relative;
	overflow:hidden;
}
#content {
	background: url('/images/bckgrnd.gif') repeat-x scroll -114px left #f5f2ef;
}
#content .inner {
	overflow:hidden;
	background:#dfd3ca;
}
#content #main {
	background:#fff;
	float:left;
	width:585px;
}
#content #sidebar {
	float:right;
	padding:309px 0 0;
	width:373px;
}
.sub #content #sidebar {
	padding-top:0;
	width:313px;
}
.sub #content #main {
	width:645px;
}
.sub-inner {
	padding:20px;
	overflow:hidden;
}
#footer-stripe {
	height:8px;
	border:1px solid #fff;
	border-width:1px 0 1px 0;
	background:#d9c8bc;
	position:relative;
	overflow:hidden;
}
#footer-stripe .inner {
	background:#b1927c;
	overflow:hidden;
}
#footer-stripe .inner div {
	float:right;
	height:8px;
	width:120px;
	border-left:1px solid #fff;
	background:#bfa593;
}
.divider {
	height:1px;
	overflow:hidden;
	background:#F4F4F4;
}
#sidebar .feature {
	float:left;
	display:inline;
	/* width:48%;
	font-size:11px;
	line-height:14px;*/
	margin:0;
}
#sidebar .feature-first {
	margin-right:4%;
}
#footer .inner {
	border:none;
	padding:20px 0;
	font-size:11px;
	color:#627a8b;
}
#footer .inner p {
	width:575px;
	margin:0;
	text-align:center;
}
#footer a {
	width:373px;
	text-align:center;
}
#sidebar ul.staff-listing {
	list-style:none;
	margin:10px 0;
	padding:0;
}
#sidebar ul.staff-listing li {
	overflow:hidden;
	zoom:1;
	padding:5px 0;
}
#sidebar ul.staff-listing li img {
	float:left;
	margin-right:10px;
}
#sidebar ul.staff-listing li a {
	text-decoration:none;
}
#sidebar ul.staff-listing li .details {
	display:block;
	font-size:11px;
}
#sidebar ul.staff-listing li .details a {
	text-decoration:underline;
}
#ad-space {
	padding:40px 0 0 0;
	text-align:center;
}

