/* The mighty Back40 Design, Inc. style sheet */
body {
	font: 70%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	margin: 0;
	padding: 0;
}

p,h1,h2,h3,h4,h5,h6,form,body,html,ul,li {
	font-weight: normal;
	padding: 0;
	margin: 0;
}

a {
	color: #666;
}

a:hover {
	color: #58ade3;
}

img {
	border: none;
}

hr {
	clear: both;
	visibility: hidden;
	margin-bottom: 18px;
}

hr.border {
	visibility: visible;
	clear: both;
	height: 1px;
	border: none;
	border-bottom: 1px solid #b8b8b8;
	margin: 5px 0;
}

.right {
	background: #efefef;
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
	padding: 4px;
	border: solid 1px #ccc;
}

.caption {
	float: right;
}

.left {
	background: #efefef;
	float: left;
	margin: 0 10px 10px 0;
	padding: 4px;
	border: solid 1px #ccc;
}

.clear {
	clear: both;
}

.more {
	float: right;
}

#container {
	text-align: left;
	width: 770px;
	margin: 0 auto;
}

#skip a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	padding: 3px 0;
}

#skip a:hover, #skip a:focus, #skip a:active {
	color: #333;
	text-indent: 0;
	background: #eff7db;
}

#logo {
	width: 222px;
	height: 156px;
	margin-left: 14px;
	position: absolute;
}

html>body #logo {
	background: url(images/template/logo.png) no-repeat;
}

h1 a {
	display: block;
	height: 156px;
	text-indent: -9999px;
	overflow: hidden;
}

#header {
	padding: 24px;
	width: 470px;
	float: right;
}

#top-nav{
	float: right;
	margin-top: -20px;
}

#top-nav li {
	list-style: none;
	display: inline;
}

#top-nav a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	padding: 0 6px;
}

/* SEARCH */
#search {
	padding: 10px 14px 10px 0;
}

form dl {
	margin: 0;
	padding: 0;
	clear: both;
}

form dt {
	display: inline;
	text-align: right;
	font-weight: bold;
}

form dd {
	display: inline;
	margin: 2px;
}

#searchForm {
	padding: 1px 3px;
	vertical-align: middle;
}

#searchBtn {
	vertical-align: middle;
}

/* SIDE BAR*/

#side-bar {
	width: 222px;
	position: relative;
	float: left;
	display: inline;
	margin-top: -162px !important;
	margin-top: -158px;
	padding-top: 18px;
	margin-left: 14px;
	z-index: 2;
}

#side-bar-secondary {
	width: 222px;
	position: relative;
	float: left;
	display: inline;
	margin-top: -50px;
	padding-top: 18px;
	margin-left: 14px;
	z-index: 2;
}

#side-top {
	height: 32px;
}

html>body #side-top{
	background: url(images/template/navTop.png);
}

#nav-container {
	background: url(images/template/sidebarBkhome.png) 1px 0 no-repeat;
	padding-top: 0;
	margin: -10px 0 0 0;
}

#nav-container2 {
	background: url(images/template/sidebarBk2.gif) -1px 0 no-repeat;
}

#nav-container2 ul ul a{
	color: #666;
	text-decoration: none;
	width: 160px;
	margin-left: 50px;
	padding: 2px 0;
	display: block;
}

#nav-container2 a.active {
	background-position: 0 -32px;
	color: #a2bd5d;
	font-weight: bold;
}

#nav-container2 ul ul a:hover {
	color: #58ade3;
}

#side-bar li, #side-bar-secondary li {
	list-style: none;
}

#side-bar li a, #side-bar-secondary li a{
	display: block;
	overflow: hidden;
	width: 160px;
	margin-left: 32px;
}

#side-bar li a:hover, #side-bar-secondary a:hover {
	background-position: 0 -32px;
}

#home a {
	background: url(images/template/home.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
}

#insurance a {
	background: url(images/template/insurance.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
}

#about a {
	background: url(images/template/about.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
}

#physician a {
	background: url(images/template/physician.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
}

#about a.active, #insurance a.active, #mspecialties a.active, #contact a.active, #careers a.active, #physician a.active, #medical a.active, #services a.active {
	height: 28px;
}

#mspecialties a {
	background: url(images/template/mspecialties.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
}

#services a {
	background: url(images/template/support.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
}

#medical a {
	background: url(images/template/medical.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
}

#links a {
	background: url(images/template/links.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
	display: none;
}

#contact a {
	background: url(images/template/contact.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
}

#careers a {
	background: url(images/template/careers.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
}

/* SUB NAV */

#side-bar ul ul, #side-bar-secondary ul ul {
	margin:6px 0 0 0;
	padding:0;
}


#side-bar li li a, #side-bar-secondary li li a{
	background: none;
	color: #666;
	text-indent: 0;
	text-decoration: none;
	padding-left: 18px;
	margin: 0 0 0 32px;
	height: auto;
}

#side-bar-secondary li li a.active {
	height: 1%; /*IE*/
}

#side-bar li li a:hover, #side-bar-secondary li li a:hover {
	color: #99ccff;
}

ul#level3 li{
	font-size: .9em;
	width: 200px;
	margin: -5px 0 0 0;
}

ul ul ul#level3 {
	margin-top: -8px;
}

ul ul ul#level3 li {

}

ul ul ul#level3 li a, ul ul ul#level3 li a.active {
	background: url(images/template/dash.gif) no-repeat 0 10px;
	padding-left: 10px;
	width:125px;
	margin-left:65px;
}

ul ul ul#level3 li a:hover {
	background: url(images/template/dash.gif) no-repeat 0 10px;
}

#nav-container2 ul ul li{
	position: relative;
	margin: -8px 0 0 0;
	padding-bottom: 8px;
}

#side-btm {
	background: url(images/template/navBtm.gif) no-repeat 2px 0;
	height: 13px;
}

#news-event, #am-pm, #appointment, #map {
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	margin: 0 0 5px 3px;
}

#news-event a, #am-pm a, #appointment a, #map a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 8px 12px;
}

#news-event {
	background: url(images/template/newsEvent.gif) repeat-y;
	margin-top: 30px;
}

#am-pm {
	background: url(images/template/ampm.gif) repeat-y;
}

#appointment {
	background: url(images/template/appointment.gif) repeat-y;
}

#map {
	background: url(images/template/map.gif) repeat-y;
}

.address {
	margin: 14px 0 0 22px;
}

#content {
	width: 520px;
	float: right;
}

#content2 {
	width: 520px;
	float: right;
	padding-top: 16px;
}

#content2 ul {
	margin: 12px 0;
}

#content2 li {
	list-style: square;
	margin: 0 0 10px 22px;
}

#content2 li a {
	color: #666;
}

#content2 li a:hover {
	color: #58ade3;
}




#content2 h1 {
	font-size: 2.2em;
	margin-bottom: 15px;
	line-height: 1;
}
#content2 h2 {
	font-size: 1.8em;
	margin: 25px 0 5px 0;
	color: #3b80bb;
	line-height: 1;
}

#content2 h3 {
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1;
}


#content p, #content2 p {
	margin-bottom: 16px;
}

#content a {
	color: #4679ac;
}

#l-col {
	background: #eff7db;
	margin-top: 8px;
	padding: 20px;
	width: 210px;
	float: left;
	min-height: 235px;
	height: auto !important;
	height: 235px;
}

#l-col h2 {
	color: #a2bd5d;
	font-size: 1.6em;
	background: url(images/template/dot.gif) repeat-x bottom;
	padding-bottom: 12px;
	margin-bottom: 6px;
}

#r-col {
	background: #eff7db;
	margin-top: 8px;
	padding: 20px;
	width: 210px;
	float: right;
	min-height: 235px;
	height: auto !important;
	height: 235px;
}

#r-col h2 {
	color: #a2bd5d;
	font-size: 1.6em;
	background: url(images/template/dot.gif) repeat-x bottom;
	padding-bottom: 12px;
	margin-bottom: 6px;
}
	#r-col h2 a {
		color: #a2bd5d;
		text-decoration: none;
	}

#footer {
	text-align: center;
	clear: both;
	padding: 25px 0;
}

#footer li {
	list-style: none;
	display: inline;
}

#footer li a {
	color: #666;
}

#footer a:hover {
	color: #58ade3;
}

/*forms*/
#s {
	margin-bottom: 12px;
}

.submit {
	background: #8e8c89;
	border: solid 1px #8e8c89;
	color: #fff;
	padding: 2px 3px;
	text-transform: uppercase;
}

input {
	padding: 2px;
}

#job-selection {
	background: #eff7db;
	width:220px;
	margin:0 0 12px 12px;
	float:right;
	border: solid 4px #eaeaea;
}

#job-selection h2{
	font-size: 1.4em;
	background: #ccc;
	padding: 6px 6px 9px 6px;
	margin: 0;
}

#job-selection ul {
	margin: 10px;
}

#job-selection li{
	list-style: none;
	border-bottom: solid 1px #ccc;
	margin: 0;
	padding: 0;
}

#job-selection li a {
	text-decoration: none;
	padding: 4px;
	display: block;
}
#job-selection li a.active {
	background: #efefef;
}
#sub-nav {
	text-align: right;
	padding: 12px 0;
	margin-bottom: 16px;
	line-height: 180%;
	display: inline;
}
#sub-nav ul li {
	display: inline;
	list-style: none;
	background: none;
	padding: 0;
}
#sub-nav li a {
	color: #136ab1;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
	border-bottom: solid 3px #eeeeee;
}

#sub-nav li a:hover {
	border-bottom: solid 3px #fff;
}
#sub-nav a.active {
	color: #a2bd5d;
}
