@charset "UTF-8";
body {
background:#d0cebf url('../images/pagebg.gif') repeat-x;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
margin:0;
padding:0;
}

#wrapper {
width:928px;
text-align:center;
margin:0 auto;
}

#header {
width:100%;
height:125px;
background:url('../images/headerbg.png') no-repeat top center;
}
#header-secondary {
width:100%;
height:125px;
background:url('../images/headerbg2.png') no-repeat top center;
}

#header-inner {
width:928px;
height:125px;
text-align:center;
margin:0 auto;
position:relative;
}

#top-links {
position:absolute;
top:1px;
right:3px;
}
#top-links {
font-size:9pt;
color:#43ac97;
}
#top-links a {
font-size:9pt;
color:#388f7e;
text-decoration:none;
}
#logo {
width:291px;
height:125px;
background:url('../images/logo.gif') no-repeat;
float:left;
}

#logo a,#logo a:visited {
width:291px;
height:125px;
display:block;
text-indent:-999em;
}

#stock {
width:928px;
height:242px;
background:url('../images/stock.png') no-repeat;
text-indent:-999em;
margin:0;
padding:0;
}
/*
NAVIGATION STYLING _________________________________________
*/
#nav {
height:125px;
padding:0;
margin:0 0 0 31px;
float:left;
}

#nav ul {
margin:0;
padding:0;
list-style:none;
display:inline;
}

#nav ul li {
margin:0;
padding:0;
float:left;
}

#nav ul li#about a {
width:99px;
height:125px;
display:block;
background:url('../images/nav-about.gif') no-repeat;
background-position:0 0;
text-indent:-999em;
}
#nav ul li#about a:hover {
background-position:0  -125px;
}
#nav ul li#about a.active {
background-position:0  -125px;
}

#nav ul li#physicians a {
width:107px;
height:125px;
display:block;
background:url('../images/nav-physicians.gif') no-repeat;
text-indent:-999em;
}
#nav ul li#physicians a:hover {
background-position:0  -125px;
}
#nav ul li#physicians a.active {
background-position:0  -125px;
}

#nav ul li#patients a {
width:92px;
height:125px;
display:block;
background:url('../images/nav-patients.gif') no-repeat;
text-indent:-999em;
}
#nav ul li#patients a:hover {
background-position:0  -125px;
}
#nav ul li#patients a.active {
background-position:0  -125px;
}

#nav ul li#services a {
width:90px;
height:125px;
display:block;
background:url('../images/nav-services.gif') no-repeat;
text-indent:-999em;
}
#nav ul li#services a:hover {
background-position:0  -125px;
}
#nav ul li#services a.active {
background-position:0  -125px;
}

#nav ul li#careers a {
width:88px;
height:125px;
display:block;
background:url('../images/nav-careers.gif') no-repeat;
text-indent:-999em;
}
#nav ul li#careers a:hover {
background-position:0  -125px;
}
#nav ul li#careers a.active {
background-position:0  -125px;
}

#nav ul li#contact a {
width:103px;
height:125px;
display:block;
background:url('../images/nav-contact.gif') no-repeat;
text-indent:-999em;
}
#nav ul li#contact a:hover {
background-position:0  -125px;
}
#nav ul li#contact a.active {
background-position:0  -125px;
}
/*
CONTENT STYLING _________________________________________
*/
#contentWrap {
width:900px !important;
background:url('../images/contentbg.gif') repeat-y top left;
text-align:left;
font-size:14px;
color:#757467;
line-height:1.5em;
margin:0 auto;
padding:10px 14px;
border-bottom:15px solid #dfddcc;
}
#contentWrap2 {
width:900px !important;
background:url('../images/contentbg2.gif') repeat-y top left;
text-align:left;
font-size:14px;
color:#757467;
line-height:1.7em;
margin:0 auto;
padding:10px 14px;
border-bottom:15px solid #dfddcc;
}
#contentWrap3 {
width:900px !important;
background:url('../images/contentbg3.gif') repeat-y top left;
text-align:left;
font-size:14px;
color:#757467;
line-height:1.7em;
margin:0 auto;
padding:10px 14px;
border-bottom:15px solid #dfddcc;
}

#content {
width:614px;
float:left;
padding:0 20px 10px;
}
#content-wide {
width:860px;
float:left;
padding:0 20px 10px;
}

#content a, #content a:visited, #content-wide a, #content-wide a:visited {
color:#757467;
text-decoration:none;
}
#content a:hover, #content-wide a:hover {
color:#757467;
text-decoration:none;
border-bottom:0px;
text-decoration:underline;
}

#content h1, #content-wide h1 {
color:#006fbd;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:400;
font-variant:small-caps;
font-size:2em;
border-top:1px solid #cdcdcd;
border-bottom:1px solid #cdcdcd;
margin:0;
padding:10px 0;
}

#content h2, #content-wide h2 {
color:#076;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:400;
font-size:1.3em;
padding:10px 0;
}

#content h3, #content-wide h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
padding:5px 0 0 0;
color:#555;
}

#content table, #content-wide table {
margin-bottom:1.5em;
}
#sidebar2 h2 {
color:#076;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:400;
font-size:1.2em;
padding:2px 0;
margin:0;
}
#content dd, #content-wide dd {
margin:0 0 5px 10px;
}
#main {
width:614px;
border-bottom:1px dotted #999;
margin:0;
padding:0 0 10px;
}

#main ul {
margin:0 0 10px 20px;
list-style-image:url('../images/list-02.gif');
}
#main ul li {
margin:0;
padding:0;
}
#main ul ul {
margin:0 0 0 20px;
padding:5px 0;
list-style-image:url('../images/list-01.gif');
}
#main .grid1{
width:190px;
float:left;
margin-bottom:20px;
}

.normal {margin-right:20px;}

.cleft {
width:286px !important;
background:url('../images/cbg.gif') repeat-x top center;
float:left;
border-right:1px dotted #999;
margin:0;
padding:10px;
}

.cright {
width:287px !important;
background:url('../images/cbg.gif') repeat-x top center;
float:right;
margin:0;
padding:10px;
}

.contentBtm {
width:594px !important;
background:url('../images/cbg.gif') repeat-x top center;
border-top:1px dotted #999;
clear:both;
margin:0;
padding:10px;
}
/* SIDEBAR ____________________
*/
#sidebar {
float:right;
width:226px !important;
margin:0;
padding:0 10px;
}
ul.buttons {
margin:0;
padding:0;
list-style:none;
}
ul.buttons li {
margin:0 0 5px;
padding:0;
}
#sidebar2 {
float:left;
width:226px !important;
margin:0;
padding:0 10px;
}
#sidebar2 h3 {
color:#006fbd;
font-size:18px;
font-style:italic;
text-transform:lowercase;
font-family:Georgia, "Times New Roman", Times, serif;
border-top:1px solid #dedbc2;
border-bottom:1px solid #dedbc2;
margin:0 0 10px;
padding:10px 0;
}

#sidebar2 ul.sidebar {
margin:0 0 20px;
padding:0;
list-style:none;
}
#sidebar2 ul.sidebar li {
margin:0 0 2px;
padding:0;
}
#sidebar2 ul.sidebar li a {
color:#7a7966;
text-decoration:none;
padding:2px 5px;
display:block;
border-bottom:1px dotted #bebdaf;
}
#sidebar2 u.sidebarl li a.active {
background:#a5a38e url('../images/list-image.gif') no-repeat top left;
padding:2px 2px 2px 15px;
display:block;
}
#sidebar2 ul.sidebar li a:hover {
background:#fff url('../images/list-image.gif') no-repeat top left;
padding:2px 2px 2px 15px;
color:#076;
}
#sidebar2 ul.sidebar li a.active:hover {
color:#07b;
}
#sidebar2 ul li ul {
margin:2px 0 0 10px;
padding:0;
list-style:none;
}
/*
SPECIALTY CLINIC STYLING _________________________________________
*/
ul#scheduling {
	list-style:none;
	margin:0;
	padding:0;
}
ul#scheduling li {
	background:#fffeef;
	margin:10px 0;
	padding:5px;
	font-size:13px;
	line-height:1.3em;
}
ul#scheduling li strong {
	color:#007766;
}

ul.weekday {
	margin:0 0 0 20px;
	font-size:12px;
}
ul.weekday li {
	color:#006fbd;
}
ul.weekday li span {
	color:#757467;
}
/* PHYSICIAN BIOS _________________________________
*/
#physbio {
width:614px;
margin:0 0 10px 0;
padding:0 0 10px 0;
border-bottom:1px solid #CCC;
}
.bio-photo {
width:200px;
float:left;
margin-right:10px;
}
.bio-info {
float:left;
width:400px;
font-size:12px;
}
.bio-info strong {
font-size:13px;
color:#007766;
}
/*
FOOTER STYLING _________________________________________
*/
#footer {
width:928px;
text-align:center;
background:#5c5a4d url('../images/footerbg.gif') repeat-x;
margin:10px auto;
border-top:5px solid #48453b;
}

#footer-inner {
text-align:left;
color:#ebe9d9;
font-size:12px;
}

.footer-block {
width:270px;
width:250px !important;
display:block;
float:left;
padding:10px;
}
.footer-block-first {
width:320px;
width:300px !important;
display:block;
float:left;
padding:10px;
}

.footer-block ul {
width:250px;
list-style:none;
float:right;
margin:0;
padding:0 10px;
}

.footer-block ul li {
margin:0;
padding:0;
}

.footer-block ul li a {
display:block;
background:#343329;
color:#ebe9d9;
padding:4px;
margin:0;
text-decoration:none;
}

.footer-block ul li a:hover {
background:#1f1e18;
}

#footer p {
padding:10px 0;
}

#footer-inner ul li {
padding:3px;
}
/*
CONTENT FORMATTING _________________________________________
*/
.floatleft {
float:left;
padding:10px;
}
.floatright {
float:right;
padding:10px;
}
form, input, textarea {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:9pt;
	color:#666666;
}
tr.row #inputbox {
	border: 1px solid #999999;
	width:100%;
	padding:5px;
	background:url('../images/contact-input.gif') repeat-x;
	font-weight:bold;
	border: 1px solid #999999; 
	border-top-color: #CCCCCC; 
	border-left-color: #CCCCCC; 
	-moz-border-radius: 3px;
}
tr.row #selectbox {
	border: 1px solid #999999;
	width:100%;
	padding:5px;
	background:url('../images/contact-input.gif') repeat-x;
	font-weight:bold;
	border: 1px solid #999999; 
	border-top-color: #CCCCCC; 
	border-left-color: #CCCCCC; 
	-moz-border-radius: 3px;
	cursor:hand;
}

tr.row #selectbox option {
background:#FFF;
cursor:hand;
}

tr.row-small #inputbox {
	border: 1px solid #999999;
	width:280px;
	padding:5px;
	background:url('../images/contact-input.gif') repeat-x;
	font-weight:bold;
	border: 1px solid #999999; 
	border-top-color: #CCCCCC; 
	border-left-color: #CCCCCC; 
	-moz-border-radius: 3px;
}
#inputlabel {
	width:200px;
}

#textarea {
	border: 1px solid #999;
	padding: 5px;
	width:100%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11pt;
	color:#666666;
	background:url('../images/contact-textarea.gif') repeat-x;
	border: 1px solid #999999; 
	border-top-color: #CCCCCC; 
	border-left-color: #CCCCCC; 
	-moz-border-radius: 3px;
}

#submitbutton {
	border: 1px solid #999;
	background-color: #eee;
	padding:5px;

}
tr.row {
margin:5px 0;
border-top:1px solid #999;
}
/* TABLE STRIPING _________________________________
*/
.striped tr {
padding:2px;
}
.striped tr td {
padding:3px 5px;
}
.striped tr td a {
font-weight:bold;
}
.alt {
background:#f4f3ec;
}
.over {
background:#00826a;
color:#ffffff;
}
/*
MISC STYLING _________________________________________
*/
.footer-block ul li a.pdf {
display:block;
color:#ebe9d9;
margin:0;
text-decoration:none;
padding-left: 20px;
background:#343329 url('../images/icon-pdf.gif') no-repeat center left;
}
.footer-block ul li a.pdf:hover {
background:#1f1e18 url('../images/icon-pdf.gif') no-repeat center left;
}
a.pdf {
padding-left:20px;
background:url('../images/icon-pdf.gif') no-repeat top left;
}
#main ul.pdf {
margin:0 0 10px 20px;
list-style-image:url('../images/icon-pdf.gif');
}
#main ul.pdf li {
margin:0;
padding:0;
}
#main ul.pdf ul {
margin:0 0 0 20px;
padding:5px 0;
list-style-image:url('../images/icon-pdf.gif');
}
.left {float:left;margin:0 10px 10px 0;}
.right {float:right;}
.clear {
clear:both;
height:0;
font-size:1px;   
}
a {
outline:none;
}
.small {
font-size:9pt;
}

.message {background:#fffded; color:#817e6c;display:none;padding:10px;}
.message ul {list-style:none;}
.message li {list-style:none;}
.message li.special {display:none;}
.special {
display:none;
}
p {
margin:0;
padding:5px 0 10px;
}
* {
margin:0;
padding:0;
}
#jobs {margin-bottom:20px;border-bottom:1px solid #CCC;padding-bottom:20px;}
.dir-column {width:31%;float:left;margin:0 1%;font-size:.9em;}
p.important {color:#000;font-size:1.1em;}