/* CSS Document */
html { 
	margin : 0; 
	padding : 0;
	text-align: center;
	background-color: #3C8184;
}
body {
	margin : 0; 
	padding : 0;
	width: 900px;
	min-width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #3C8184;
	color: #000;
	font: 76%/140% Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div#header {
	position: relative;
	width: 900px;
	height: 339px;
	margin: 0;
	margin-top: 8px;
	padding: 0;
	background: url(../images/header_bg.jpg) no-repeat;
	z-index: 10;
}
/* formatting for home page navigation */
div#header_left {
	position: relative;
	width:  140px;
	height: 265px;
	float: left;
	margin: 0;
	padding-left: 36px;
	padding-top: 74px;
	padding-right: 0px;
	text-align: left;
}
/* formatting for home page slideshow and photo captions */
div#slideshow {
	position: absolute;
	left: 448px;
	top: 37px;
	width: 398px;
	height: 268px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
div#captions {
	position: absolute;
	left: 204px;
	top: 206px;
	width: 230px;
	height: 100px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: right;
	vertical-align: bottom;
	color: #3C8184;
	font: 11px Tahoma, Verdana, Helvetica;
}
div#captions .title {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

/* formatting for header on all pages except home page */
div#spheader {
	position: relative;
	width: 900px;
	height: 140px;
	margin: 0;
	margin-top: 8px;
	padding: 0;
	background: url(../images/spheader_bg.jpg) no-repeat;
}
div#homeLink {
	position: absolute;
	left: 17px;
	top: 22px;
	width: 230px;
	height: 95px;
	margin: 0;
	padding: 0;
}
div#homeLink a#goHome {
	display: block;
	width: 230px;
	height: 95px;
	border: 0;
}
div#spnav {
	position: absolute;
	left: 281px;
	top: 97px;
	width: 598px;
	height: 14px;
	margin: 0;
	padding: 0;
}
div#contactBlock {
	position: absolute;
	left: 475px;
	top: 19px;
	width: 406px;
	height: 22px;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	overflow: hidden;
}


/* formatting for content area */
div#content_top {
	position: relative;
	width: 900px;
	height: 29px;
	margin: 0;
	padding: 0;
	background: url(../images/content_top.jpg) no-repeat;
}
div#content_bot {
	position: relative;
	width: 900px;
	height: 28px;
	margin: 0;
	padding: 0;
	background: url(../images/content_bot.jpg) no-repeat;
}
div#content {
	width: 864px;
	margin: 0;
	padding: 0px 18px;
	background: url(../images/content_bg.jpg) repeat-y;
	text-align: left;
}
div#content table#container {
	width: 864px;
	padding: 0;
	margin: 0;
	border: 0;
}
div#content table#container td#left {
	width: 180px;
	vertical-align: top;
	background: url(../images/left_bg.jpg) repeat-y;
	padding: 10px;
}
div#content table#container td#right {
	width: 145px;
	vertical-align: top;
	background: url(../images/right_bg.jpg) repeat-y;
	padding: 10px 10px 10px 45px;;
}
div#content table#container td#middle {
	width: 444px;
	vertical-align: top;
	padding: 10px;
}
div#content table#container td#middle2 {
	width: 644px;
	vertical-align: top;
	padding: 10px;
}
/* styles for headings, paragraphs and bulleted lists... */
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #3C8184;
} h2 {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	color: #777;
	border-top: 1px dotted #C8C8C8;
	border-bottom: 1px dotted #C8C8C8;
	padding-top: 6px;
	padding-bottom: 6px;
} h3 {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	color: #3C8184;
	border-top: 1px dotted #C8C8C8;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	background: url(../images/heading_bar.jpg) no-repeat;
	background-position: 0px 50%;
} h4 {
	font-size: 110%;
	font-weight: bold;
	color: #3C8184;
} h1#committed {
	text-indent: -9999px;
	width: 391px;
	height: 22px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_committed.jpg) no-repeat;
} h1#mission {
	text-indent: -9999px;
	width: 164px;
	height: 17px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_mission.jpg) no-repeat;
} h1#administration {
	text-indent: -9999px;
	width: 129px;
	height: 17px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_administration.jpg) no-repeat;
} h1#staff {
	text-indent: -9999px;
	width: 117px;
	height: 18px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_staff.jpg) no-repeat;
} h1#emergency {
	text-indent: -9999px;
	width: 207px;
	height: 21px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_emergency.jpg) no-repeat;
} h1#outpatient {
	text-indent: -9999px;
	width: 272px;
	height: 21px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_outpatient.jpg) no-repeat;
} h1#insurance {
	text-indent: -9999px;
	width: 86px;
	height: 17px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_insurance.jpg) no-repeat;
} h1#faq {
	text-indent: -9999px;
	width: 220px;
	height: 21px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_faq.jpg) no-repeat;
} h1#forms {
	text-indent: -9999px;
	width: 121px;
	height: 17px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_forms.jpg) no-repeat;
} h1#laboratory {
	text-indent: -9999px;
	width: 95px;
	height: 21px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_laboratory.jpg) no-repeat;
} h1#pharmacy {
	text-indent: -9999px;
	width: 87px;
	height: 21px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_pharmacy.jpg) no-repeat;
} h1#rehabilitation {
	text-indent: -9999px;
	width: 121px;
	height: 17px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_rehabilitation.jpg) no-repeat;
} h1#board {
	text-indent: -9999px;
	width: 151px;
	height: 18px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_board.jpg) no-repeat;
} h1#community {
	text-indent: -9999px;
	width: 100px;
	height: 22px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_community.jpg) no-repeat;
} h1#operating {
	text-indent: -9999px;
	width: 141px;
	height: 22px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_operating.jpg) no-repeat;
} h1#lifeline {
	text-indent: -9999px;
	width: 63px;
	height: 18px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_lifeline.jpg) no-repeat;
} h1#contact {
	text-indent: -9999px;
	width: 95px;
	height: 18px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_contact.jpg) no-repeat;
} h1#privacy {
	text-indent: -9999px;
	width: 148px;
	height: 21px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_privacy.jpg) no-repeat;
} h1#careers {
	text-indent: -9999px;
	width: 327px;
	height: 22px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_careers.jpg) no-repeat;
} h1#news {
	text-indent: -9999px;
	width: 304px;
	height: 22px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_news.jpg) no-repeat;
} h1#social {
	text-indent: -9999px;
	width: 133px;
	height: 18px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_social.jpg) no-repeat;
} h1#patientInfo {
	text-indent: -9999px;
	width: 169px;
	height: 18px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_patientInfo.jpg) no-repeat;
} h1#radiology {
	text-indent: -9999px;
	width: 196px;
	height: 21px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_radiology.jpg) no-repeat;
} h1#auxiliary {
	text-indent: -9999px;
	width: 150px;
	height: 21px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_auxiliary.jpg) no-repeat;
} h1#health_information {
	text-indent: -9999px;
	width: 286px;
	height: 22px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_health_information.jpg) no-repeat;
} h2#services {
	text-indent: -9999px;
	width: 111px;
	height: 15px;
	margin: 0;
	background: url(../images/h2_services.jpg) no-repeat;
	border: none;
} h1#aboutus {
	text-indent: -9999px;
	width: 163px;
	height: 21px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_aboutus.jpg) no-repeat;
} h1#history {
	text-indent: -9999px;
	width: 62px;
	height: 21px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_history.jpg) no-repeat;
} h1#adminLogin {
	text-indent: -9999px;
	width: 113px;
	height: 21px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_adminLogin.jpg) no-repeat;
} h1#siteAdmin {
	text-indent: -9999px;
	width: 167px;
	height: 18px;
	margin: 0;
	padding-bottom: 10px;
	background: url(../images/h1_siteAdministration.jpg) no-repeat;
} h2#about {
	text-indent: -9999px;
	width: 76px;
	height: 15px;
	margin: 0;
	margin-top: 15px;
	background: url(../images/h2_about.jpg) no-repeat;
	border: none;
} h2#careers {
	text-indent: -9999px;
	width: 71px;
	height: 15px;
	margin: 0;
	background: url(../images/h2_careers.jpg) no-repeat;
	border: none;
} h2#patientInfo {
	text-indent: -9999px;
	width: 104px;
	height: 15px;
	margin: 0;
	background: url(../images/h2_patientInfo.jpg) no-repeat;
	border: none;
} h2#staff {
	text-indent: -9999px;
	width: 117px;
	height: 15px;
	margin: 0;
	background: url(../images/h2_staff.jpg) no-repeat;
	border: none;
} h2#adminMenu {
	text-indent: -9999px;
	width: 104px;
	height: 15px;
	margin: 0;
	background: url(../images/h2_adminMenu.jpg) no-repeat;
	border: none;
}
ul.subnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
} ul.smList li {
	list-style-image: url(../images/bullet1.gif); 
} ul.subnav li {
	font-weight: bold;
	line-height: 130%;
	list-style-image: url(../images/bullet2.jpg);
	margin-left: 16px;
	padding: 0;
	padding-bottom: 5px;
} ul.subnav li a:link, ul.subnav li a:visited {
	text-decoration: none;
	color: #000;
} ul.subnav li a:hover, ul.subnav li a:active {
	text-decoration: underline;
	color: #3C8184;
}
p {

}
a:link, a:visited {
	color: #3C8184;
	text-decoration: underline;
} a:hover, a:active {
	color: #336975;
	text-decoration: none;
} ul.normal {
	margin-left: 29px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
} ul.normal li {
	list-style-image: url(../images/bullet.jpg); 
} ul.smList {
	margin: 0;
	margin-left: 25px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	font-size: 94%;
} 
	/* formatting for tables */
	table.data { 
	font-size: 10pt;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
	text-align:left;
	}
	table.data {
	font-size: 10pt;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	}
	table.data th {text-align:center;}
	table.data tr.yellow td {
	border-top: 1px solid #006;
	border-bottom: 1px solid #006;
	background: #EFEFEF;
	font-weight: bold;
	text-align: center;
	}
	table.data td {
	border-bottom: 1px solid #CCC;
	padding: 2px 0.5em;
	}
	table.data td+td {
	border-left: 1px solid #CCC;
	}
	table.data tr.center td+td {text-align: center; }
	table.data tr td.center {text-align: center; }


.jobTitle {
	font-weight: bold;
	font-size: 12px;
}
.jobDesc {
	font-size: 11px;
}
.more {
	font-weight: bold;
	background: url(../images/arrow.jpg) no-repeat;
	background-position: left center;
	padding-left: 10px;
}

div#footer {
	margin : 0; 
	padding : 0;
	width: 860px;
	height: 35px;
	margin: 0;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
	text-align: center;
	font-size: 94%;
	line-height: 110%;
	color: #717171;
	background: url(../images/footer_bg.jpg) no-repeat;
	text-align: right;
} div#footer a {
	color: #717171;
	text-decoration: none;
} div#footer a:visited {
	color: #717171;
	text-decoration: none;
} div#footer a:hover {
	color: #003464;
	text-decoration: underline;
} 
.thumb {
	height: 32px;
	width: 32px;
	padding: 3px;
	margin:2px;
	margin-top: 5px;
	border: 1px solid #A82F04;
}
.artDate {
	font-weight: bold;
	color: #C00;
}
.clearfloat {
	clear: both;
}
.imageRight {
	float: right;
	border: 0;
	margin-left: 15px;
}
.imageLeft {
	float: left;
	padding-right: 15px;
	border: 0;
}
.dimImages {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.dimImages:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.small {
	font-size: 9px;
	font-weight: bold;
}

.tooltip {
	color: #333;
	text-decoration:none;
	border-bottom: 1px dashed #333;
}
div#mailLink a {
	position: absolute;
	left: 90px;
	top: 367px;
	display: block;
	height: 17px;
	width: 24px;
}
ul.regular {
	list-style-image: none;
	list-style-type: none;
}
ul.regular li {
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
}

div#flashcontent {
/*padding-left: 15px;*/
}
.hide {
	visibility: hidden;
	display: none;
}
.show {
	visibility: visible;
	display: block;
}
.code, .desc {
	padding-top:10px;
}.fixme {
	color: #F00;
}
.logout {
	float: right;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #3C8184;
}
.logout:active, .logout:hover {
	background-color: #eee;
}
