
/** DEFAULT STYLES ****************************************************/

html {	
	background: #586f91 url('img/mainbg.jpg') top center repeat-x;
	height: 100%;
}

* { 
	margin: 0px; 
	padding: 0px; 
	border: 0px;
	outline: 0;
	vertical-align: baseline;
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	color: #222;
}

table td { vertical-align: top; }

p { 
	margin-bottom: 14px;  
	margin-top: 8px;
	line-height: 1.6em; 
}

a { 
	color: #2b3f5d; 
	text-decoration: none; 
}

a:hover { 
	color: #4d6286; 
	text-decoration: underline; 
}


em { color: #2b3f5d; }
strong { color: #000; }
big { font-size: 15px; }
small { font-size: 11px; }

h1, h2, h3, h4 {
	font-family: Georgia, Verdana, Arial;
}

h1 {
	font-size: 1.7em;
	color: #2b3f5d;
	letter-spacing: 0px;
}

h2 {
	font-size: 1.2em;
	color: #8496b5;
	letter-spacing: -1px;
	margin-top: 14px;
}

h3 {
	font-size: 1em;
	color: #545454;
	text-transform: none;
	letter-spacing: 0px;
	margin-top: 14px;
	margin-bottom: 10px;
}

ul, ol { list-style-image: url('img/bullet.gif'); margin-left: 30px; margin-top: 6px; }
li { padding: 3px; line-height: 1.1em; }

acronym, abbr {  cursor: help; border-bottom: 1px dotted #545454;  }

blockquote {
	padding-left: 50px;
	background: transparent url('img/quotes.jpg') top left no-repeat;
	margin-bottom: 14px;  
	margin-top: 8px;
	line-height: 1.5em; 
}

blockquote span { 
	display: block;
	color: #4d6286; 
}

.imgoff { opacity: .30; filter: alpha(opacity=30); -moz-opacity: 0.3; }
.imgon { opacity: 1; filter: alpha(opacity=100); -moz-opacity: 1; }

.clr { clear: both; }
.ctr { text-align: center; }
.fl { float: left; }
.fr { float: right; }
.rm { text-align: right; }








/** MAIN DIVISIONS ******************************************/


#main { 
	width: 940px;
	margin: 0px auto;
	background: transparent;
}

#header {
	position: relative;
	height: 160px;
	width: 100%;
	background: transparent url('img/header.jpg') no-repeat top center;
}


#header h1 {
	text-indent: -9999px;
	overflow: hidden;
}

#navbar {
	padding-left: 20px;
	height: 66px;
	width: 920px;
	background: transparent url('img/navbg.jpg') no-repeat top center;
}

#phone { 
	position: absolute;
	right: 105px;
	top: 44px;
	text-align: center;
	width: 200px;
	font-size: 1.3em;
	font-weight: bold;
}

#phone span { 
	font-size: 1.3em; 
	letter-spacing: 0px;
	color: #2b3f5d;
}

#content {
	margin: 0px auto;
	padding-bottom: 30px;
	width: 940px;
	min-height: 200px;
	background: transparent url('img/contentbg.jpg') repeat-y top center;
}

#cleft{
	float: left;
	width: 530px;
	padding-left: 48px;
}

#cright { 
	float: right;
	width: 324px;
}

#cfull {
	width: 96%;
	padding-left: 42px;
}

#cfull p { width: 95%; }

.sidemenu {
	width: 100%;
	padding: 8px;
	height: 160px;
	background: transparent url('img/spinesidebg.jpg') top left no-repeat;
}

.sidemenu h2 { 
	margin: 12px;
	padding-top: 5px;
}

.cond_rm {
	width: 100%;
	height: 28px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 12px;
	padding: 0px;
	border-bottom: 1px solid #f1f1f1;
}

.cond_rm a {
	padding: 5px;
	display: block;
	float: right;
	height: 18px;
	width: 170px;
	background: #f1f1f1 url('img/arrow.gif') no-repeat 5px 8px;
	text-indent: 20px;
}

#footer {
	margin: 0px auto;
	padding-top: 35px;
	width: 940px;
	height: 90px;
	clear: both;
	background: transparent url('img/footerbg.jpg') no-repeat top center;
}

#footer #fleft {
	float: left;
	width: 650px;
	margin-left: 50px;
}

#footer p {
	margin: 2px;
	margin-bottom: 4px;
}

#footer #fright {
	float: right;
	width: 150px;
}

#footer #fright .printthis, #footer #fright .sharethis {
	display: block;
	height: 16px;
	text-indent: 20px;
	font-size: 11px;
	margin: 4px;
}

#footer #fright .printthis { background: transparent url('img/print.gif') top left no-repeat; }
#footer #fright .sharethis { background: transparent url('img/share.gif') top left no-repeat; }

#footer #copy, #footer #copy a { font-size: 11px; }
#footer span { margin-right:4px; margin-left: 4px; }


/*
#physicians {
	width: 95%;
	margin-top: 10px;
}

#physicians td {
	width: 50%;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#physicians .sm {
	font-size: 10px;
}

#physicians td div {
	float: left;
	height: 220px;
	margin-right: 8px;
}

#physicians td img {
	vertical-align: text-bottom
}

#physicians td div img {
	margin-top: 10px;
}

#physicians .alt {
	background: #f1f1f1;
}
*/

ul#filter { float: right; list-style: none; width: auto; margin-right: 40px; }
ul#filter li { 
	border-right: 1px solid #dedede;
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 10px;
}
ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a:hover { text-decoration: underline; }
ul#filter li.currentf a { color: #333; font-weight: bold; }

ul#physicians { float: left; list-style: none; width: 99%; margin:0px; }
ul#physicians li { 
	float: left; 
	margin: 5px; 
	padding: 5px;
	width: 47%;
}

ul#physicians li .sm {
	font-size: 10px;
}

ul#physicians li .l {
	float: left;
	height: 230px;
	width: 150px;
}

ul#physicians li .r {
	float: left;
	height: 230px;
	width: 230px;
}

ul#physicians li div p { margin-bottom: 5px; }

ul#physicians li img {
	vertical-align: text-bottom
}

ul#physicians li div img {
	margin-top: 10px;
}

ul#physicians li .alt {
	background: #f1f1f1;
}













#nav, #nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav ul { 
	background:	#2b405e;
	margin: 0px;
	padding: 0px;
}

#nav li {
	float: left;
	padding:0;
	margin:0;
}

#nav li a {
	font-family: Georgia, Verdana, Arial;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.2em;
	float: left;
	display: block;
	height: 24px;
	line-height: 22px;
	padding: 10px;
	padding-right: 13px;
	padding-left: 13px;
	color: #d8e1f0;
	text-decoration: none;
}

#nav li a:hover { 
	color: #fff; 
	background: #2b405e;
}

#nav li a#current { 
	color: #FFF; 
	background: #5b6f92 ;
}

/*#nav li a.top {
	background: transparent url('img/navhovbg.jpg') repeat -10px 35px;
}*/


/*** ESSENTIAL STYLES ***/

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			180px;		/* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			95%;
}
.sf-menu li:hover {
	visibility:		inherit;	/* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			44px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			180px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			180px; /* match ul width */
	top:			0;
}

.sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover {
	background:		#2b405e;
}





/** FORM STYLES *********************************************/

form { margin-top: 20px; text-align: right; }

input, textarea, select, submit { 
	border: 1px solid #C3C3C3; 
	background: #eaeaea;
	color: #000;
	padding: 1px; 
	margin: 0px; 
}

textarea { height: 120px; overflow: auto; }
select { margin-left: 80px; }
input, textarea, select { width: 250px; }
option { padding-left: 6px; margin-bottom: 3px; }
input:focus, select:focus, textarea:focus { border: 1px solid #545454; }

label { 
	margin-right: 5px; 
	padding-right: 5px; 
	width: 70px; 
	display: block; 
	float: left; 
	text-align: right; 
	position: relative; 
}

.btn { 
	width: 82px;
	height: 22px;
	margin-left: 10px; 
	background: transparent url('img/submit.png') no-repeat left top;
	border: 0px;
	cursor: pointer;
}


