@charset "utf-8";
/* CSS Document */

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.grey {
	color: #434343;
}

.dates {
	color: #f7931c;
	font-weight: bold;
}

.unjust {
	text-align: left;
}

.names {
	padding-bottom: 5px;
}

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

h1 {
	position: absolute;
	bottom: 20px;
	left: 300px;
	font-size: 10px;
	color: #a1a1a1;
	font-weight: normal;
}

h4 {
	color: #434343;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
}

p {
	padding-bottom: 20px;
	line-height: 20px;
}

a {
	color: #3db7df;
	text-decoration: underline;
}

a:hover {
	color: #f7931c;
	text-decoration: underline;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

/* ======================================================= graphic header styles ================================================*/

h2 {
	height: 32px;
	text-indent: -9999px;
	margin: 0px 0px 20px 0px;
}

#homeWelcome {
	width: 370px;
	background-image: url(../images/header_home_welcome.gif);
}

#homeHospitals {
	width: 370px;
	background-image: url(../images/header_home_hospitals.gif);
}

body#home #homeCol1 p {
	margin-bottom: 20px;
}

#homeVideo {
	width: 330px;
	background-image: url(../images/header_home_video.gif);
	float:right;
	clear:both;
	text-indent:-9999;
}

#aboutHeader {
	width: 273px;
	background-image: url(../images/header_about.gif);
}

#mgmntHeader {
	width: 235px;
	background-image: url(../images/header_management.gif);
}
#boardHeader {
	width: 221px;
	background-image: url(../images/header_board.gif);
}

#contactHeader {
	width: 141px;
	background-image: url(../images/header_contact.gif);
}

#privacyHeader {
	width: 185px;
	background-image: url(../images/header_privacy.gif);
}

#newsHeader {
	width: 291px;
	background-image: url(../images/header_news.gif);
}

#sitemapHeader {
	width: 108px;
	background-image: url(../images/header_sitemap.gif);
}
#learnmoreHeader {
	width: 329px;
	background-image: url(../images/header_learnmore.gif);
}
#rwHeader {
	width: 329px;
	background-image: url(../images/header_rw.gif);
}

#fatimaHeader {
	width: 329px;
	background-image: url(../images/header_fatima.gif);
	margin: 20px 0px 20px 0px;
}
/* ======================================================= graphic headers end ==================================================*/

#masthead {
	margin: 8px 0px 0px 0px
}

#masthead img.logo {
	float: left;
	margin: 0px 20px 0px 0px;
	border:none;
}
#mastheadPhoto {
	float: right;
	margin: 0px;
	display: block;
	height: 188px;
	width: 740px;
	background-image: url(../images/masthead.jpg);
}

/* ======================================================= topnav styles =========================================================*/

#topnav {
	background-color: #f7941e;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#topnav a {
	color:#fff;
	text-decoration: none;
	font-weight: normal;
}
#topnav a:hover {
	color:#fff;
	text-decoration: underline;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
}
#topnav ul li {
	display: inline;
	background-image: url(../images/star_white.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	margin: 0px 15px 0px 0px;
}
/* ======================================================= END topnav styles =====================================================*/

/* ======================================================= all sidenav styles ====================================================*/
#sidenav {
	float: left;
	width: 200px;
	margin: 0px;
	min-height: 400px;
	background-image: url(../images/bg_sidenav.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: normal;
}

#sidenav ul {
	margin: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#sidenav ul li {
	padding: 10px 10px 10px 17px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #e1e1d7;
}

#sidenav ul li.first {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1d7;
}

#sidenav a {
	text-decoration: none;
	color: #434343;
}
#sidenav a:hover {
	text-decoration: none;
	color: #f7941e;
}

/* ======================================================= END sidenav styles ====================================================*/

/* ======================================================= home specific styles ==================================================*/

body#home p {
	margin: 0px 20px 0px 12px;
	padding: 0px;
}
body#home p.teaser {
	margin-bottom: 15px;
}

body#home h3 {
	color: #f7931c;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 20px 5px 12px;
}

body#home #mainContent {
	float: right;
	width: 740px;
}

#homeCol1 {
	float: left;
	width: 370px;
	margin: 0px;
	padding: 0px;
}

#homeCol2 {
	float: right;
	width: 345px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	position:relative;
}

.hospIcon {
	float: left;
	width: 155px;
	margin: 0px 12px 0px 0px;
	text-align: right;
}

.hospIcon a {
	color: #434343;
	text-decoration: underline;
}

.hospIcon a:hover {
	color: #f7931c;
	text-decoration: underline;
}
#whoIs {
 margin: 0px 0px 40px 0px;
}

#video {
	width: 320px;
	/*margin-right: auto;
	margin-left: auto;*/
	float:right;
	display:block;

}

#surveyBox {
	width:311px;
	border: 1px solid #e1e1d8;
	float:right;
	margin-bottom:20px;
	padding:57px 7px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #222222;
	text-align: left;
}

#homeCol2 #surveyBox p {
	padding:0 0 10px 0;
	line-height:1.8;
}

#surveyHeader {
	z-index: 100;
	position:absolute;
	left: 0px;
	top: 12px;
	display:block;
	width:279px;
	height:45px;
	background: url(../images/survey-header.gif) no-repeat;
	text-indent:-9999px;
}

#surveyHeader a {
	display:block;
	height:45px;
}

.surveyBtn {
	margin-bottom:-7px;
}

.btnWrap {
	display:inline;
}

/* ======================================================= END home specific styles ==============================================*/

/* ======================================================= about subnav styles =========================================================*/
ul#aboutSubnav {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

ul#aboutSubnav li {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	display: block;
	width: 210px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1d7;
	border-right-color: #e1e1d7;
	border-bottom-color: #e1e1d7;
	border-left-color: #f7931c;
}

ul#aboutSubnav li a {
	color: #434343;
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 10px;
}

ul#aboutSubnav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f7931c;
}
/* ======================================================= about subnav styles END =====================================================*/

/* ======================================================= footer styles =========================================================*/

#footer {
	height: 90px;
	margin: 25px 0px 25px 0px;
	padding: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f7931c;
}
.address {
	text-transform: uppercase;
	float: left;
	margin: 18px 0px 0px 18px;
	padding: 0px;
}

.links{
	width: 200px;
	float: right;
	margin: 18px 18px 0px 0px;
	padding: 0px;
	text-align: right;
}

#footer a {
	color: #434343;
	text-decoration: underline;
}

#footer a:hover {
	color: #f7931c;
	text-decoration: underline;
}

/* ======================================================= END footer styles =====================================================*/

/* 2 column layouts use the style below*/
#mainContent {
	float: right;
	width: 725px;
	text-align: justify;
}
/* single column layouts use the style below*/
body#sub #mainContent {
	float: right;
	width: 690px;
	padding: 0px 35px 0px 0px;
	text-align: justify;
}
body#sub h3 {
	font-size: 16px;
	font-weight: bold;
	color: #f7931c;
	margin: 0px 0px 20px 0px;
}

body#sub h3 p {
	margin:0px;
	padding: 0px;
}

#content {
	background-image: 		url(../images/bg_content.gif);
	background-repeat: repeat;
}

#col1 {
	width:360px;
	float:left;
}

#col1 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #f7931c;
	margin: 0px 0px 20px 0px;
}

.hospDetail {
	width: 170px;
	margin: 0px;
	padding: 35px 0px 0px 0px;
	vertical-align: text-bottom;
	float:right;
}

.hospDetail p {
	margin: 0px;
	padding: 0px;
}

#col2 {
	width:330px;
	float:right;
}

#mainContent ul {
	padding-bottom: 20px;
	list-style-position: outside;
	list-style-type: disc;
}

#mainContent li {
	margin: 0px 0px 10px 40px;
}

ul#newsListing {
	list-style-type: none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f7931c;
	padding: 25px 0px 0px 0px;
	margin: 0px;
}

ul#newsListing li {
	margin: 0px 0px 15px 0px;
}

ul#newsListing li p {
	margin: 0px;
	padding: 0px;
}

/* Sitemap style below */

ul#key, ul#key li {
	list-style-type: none;
	margin:0px 0px 10px 0px;
	padding:0px;
}

ul#key ul, ul#key ul li {
	margin:10px 0px 0px 30px;
	padding:0px;
}

ul#key li a {
	color:#434343;
}

ul#key li a:hover {
	color:#F7931C;
}

/* ======================================================= Figures Table styles =====================================================*/

table#figures {
	width: 320px;
	padding: 0px;
	border: 1px solid #e1e1d7;
	vertical-align: middle;
}
table#figures td {
	padding: 5px;
}
td.orange {
	background-color: #F7931C;
	color: #FFFFFF;
}
td.grey {
	background-color: #e1e1d7;
	color: #000000;
}

/* ======================================================= Figures Table styles END==================================================*/
