body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url('../images/gray_top_background.gif');
	background-position: top center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	font-family: "Arial", Helvetica,sans-serif;
	font-size:11px;
}

h1, h1 a {
	font-size:15px;
	font-weight:normal;
	color: #8E0C3A;
	font-family: "Palatino Linotype",Book Antiqua,Palatino,serif;
	margin-bottom:20px;
	text-decoration:none;
}

h2, h2 a {
	font-size:12px;
	font-weight:normal;
	color: #C49F06;
	margin:10px 0px 5px 0px;
	text-decoration:none;
}

h3 {
	margin-bottom:5px;
}

h4 {
	font-weight:normal;
	font-size:15px;
	margin-bottom: 7px;
	font-family: "Palatino Linotype",Book Antiqua,Palatino,serif;
}

ul, ol {
	margin-bottom:5px;
	line-height: 18px;
}

ol {
	list-style-type:decimal;
	padding-left:20px;
}

ul {
	list-style-type:circle;
	padding-left:20px;
}

hr {
	height:1px;
	background-color: #888888;
	border:none;
	clear:both;
	margin: 20px 0px;
}

p {
	margin-bottom:5px;
	line-height: 18px;
}

a {
	text-decoration:none;
	color: #8E0C3A;
}

.clearer {
	clear: both;
}

.readMoreLink {
	font-weight:600;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color:#000000;
}

.readMoreLink:hover {
	color:#8E0C3A;
}

.gold {
	color: #C49F06;
}

.main {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

.header {
	height:140px;
}

.topBar {
	padding-top: 13px;
	height: 27px;
	background-color: #8E0C3A;
	background-image: url('/images/top_bar_logo.gif');
	background-repeat:no-repeat;
	background-position: 920px 0px;
	margin-bottom: 5px;
}

.topBarText {
	font-family: "Palatino Linotype",Book Antiqua,Palatino,serif;
	padding:0px 0px 0px 10px;
	color:#FFFFFF;
	font-weight: 500;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 13px;
}

.topHospitalNavigation {
	text-align:right;
}

.topHospitalNavigation a {
	color: #929497;
	margin: 0px 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
}

.topHospitalNavigation a.last {
	margin-right: 0px;
}

.topHospitalNavigation a:hover {
	color: #8E0C3A;
}

.topMainArea {
	padding-top:15px;
}

.topContactUsButton {
	float:right;
	padding-top:10px;
}

.topUpdatesButton {
	float:right;
	padding-top:10px;
	padding-right:10px;
}

.topHAHVHappenings {
	float:right;
	padding-top:18px;
	padding-right:10px;
}

.topHealthAllianceTextLogo {

}

.mainNavigation {
	width:960px;
	height:46px;
	font-family: "Palatino Linotype",Book Antiqua,Palatino,serif;
	background-color:#FFFFFF;
}

.mainNavigation .linkContainer {
	float:left;
	width:159px;
	margin-right:1px;
}

.mainNavigation .linkContainer.last{
	width:160px;
	margin-right:0px;
}

.mainNavigation .linkContainer .link {
	display:block;
	height:30px;
	font-size: 15px;
	text-align:center;
	background-image: url('../images/main_navigation_item_background.gif');
	text-decoration: none;
	color:#FFFFFF;
	padding-top:15px;
}

.mainNavigation .linkContainer:hover .link {
	background-color:#C49F06;
	background-image: none;
	border-left: 3px solid #D6B85A;
	border-right: 3px solid #D6B85A;
}

.mainNavigation .linkContainer .subLinks {
	position:absolute;
	width:153px;
	background-color: #666666;
    border-style: solid;
    border-color: #B3B3B3;
    border-left-width: 3px;
    border-bottom-width: 3px;
    border-right-width: 3px;
	font-family: "Arial", Helvetica,sans-serif;
	font-size:10px;
	text-transform:uppercase;		display:none;
}


.mainNavigation .linkContainer .subLinks.active {
	background-color: #C49F06;
    border-color: #D6B85A;
}


.mainNavigation .linkContainer.last .subLinks {
	width:154px;
}

.mainNavigation .linkContainer .subLinks .subLink {
	display:block;
	border-top: 2px solid #B3B3B3;
	text-decoration:none;
	color:#FFFFFF;
	padding:15px 5px 15px 5px;
}

.mainNavigation .linkContainer .subLinks .subLink.active {
	border-color: #D6B85A;
}

.mainNavigation .linkContainer .subLinks .subLink:hover {
	background-color:#EBEBEB;
	color: #666666;
}

.flashContainer {
	background-color: #666666;
	padding:5px 5px 5px 5px;
}

.flashPadding {
	background-color: #FFFFFF;
	padding:5px;
}

.alertMessage {
	font-style:italic;
	background-color: #ffffff;
	padding:10px;
	margin-top:5px;
}

.alertMessage h1 {
	text-align:center;
	margin:0px;
	font-weight:bold;
}

.homePageBottom {
	background-color: #EBEBEB;
	padding: 10px;
}

.homePageFeaturedArea {
	
}

.homePageBottomLeftArea  {
	float:left;
	width:240px;
	margin-right:10px;
}

.homePageBottomMiddleArea {
	float:left;
	width:438px;
	height:351px;
	margin-right:10px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	cursor:pointer;
}

.featuredFacilityImage {
	margin: 15px 0px 0px 12px;
}

.featuredFacilityContent {
	font-size: 12px;
	margin:20px 20px 0px 20px;
}

.featuredFacilityHospitalImage {

}

.homePageBottomRightArea {
	float:left;
	width:240px;
}

.homePageBottomLeftSection {
	height:79px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-bottom:10px;
}

.homePageBottomLeftSection:hover .homePageBottomLeftSectionBackgroundHover .homePageBottomLeftSectionContent .readMoreLink{
	color: #8E0C3A;
}

.homePageBottomLeftSectionContentContainer {
	background-repeat: no-repeat;
	background-position: 10px 25px;
	height:79px;
}

.homePageBottomLeftSectionContentContainer.wellness-education {
	background-image: url('../images/apple_icon.png');
}

.homePageBottomLeftSectionContentContainer.news {
	background-image: url('../images/news_icon.png');
}

.homePageBottomLeftSectionContentContainer.community-events {
	background-image: url('../images/ticket_icon.png');
}

.homePageBottomLeftSectionContentContainer.seminars {
	background-image: url('../images/microphone_icon.png');
}

.homePageBottomLeftSection.last {
	margin-bottom:0px;
}

.homePageBottomLeftSectionBackgroundHover {
	height:79px;
	background-image: url('../images/home_page_section_hover_background.gif');
}

.homePageBottomLeftSectionBackgroundHover:hover {
	background-color: #dddddd;
	background-image: none;
	background-repeat: repeat-x;
	cursor:pointer;
}

.homePageBottomLeftSectionContent {
	padding: 7px 20px 0px 50px;
}

.homePageBottomLeftSectionContent h1 {
	margin-bottom: 3px;
}

.homePageBottomLeftSectionContent p{
	line-height:14px;
}

.homePageBottomRightSection {
	border: 1px solid #999999;
	color:#FFFFFF;
}

.homePageBottomRightSection:hover {
	cursor:pointer;
}

.homePageBottomRightSectionContent .readMoreLink {
	color:#FFFFFF;
}

.homePageBottomRightSectionContent .readMoreLink:hover {
	color:#8E0C3A;
}

.homePageBottomRightSectionContent {
	margin: 5px 10px 0px 10px;
}

.homePageBottomRightSection.consolidated, .homePageBottomRightSectionContent h1 {
	margin-bottom: 4px;
}

.homePageBottomRightSectionContent p{
	line-height:14px;
}

.homePageBottomRightSection.consolidated{
	height:79px;
	margin-bottom:10px;
	background-image: url('../images/consolidated_gold_gradient.gif');
	background-repeat: repeat-x;
}

.homePageBottomRightSection.construction{
	height:260px;
	background-image: url('../images/construction_silver_gradient.gif');
	background-repeat: repeat-x;
}

.homePageBottomRightSection.construction .homePageBottomRightSectionContent{
	background-image: url('../images/construction_image.jpg');
	background-repeat: no-repeat;
	background-position: 0px 148px;
	height:254px;
}

.bottomLinksLargeArea {
	padding:20px 0px;
	background-color: #EBEBEB;
	background-image: url('../images/footer_links_icon.gif');
	background-position: 900px 135px;
	background-repeat: no-repeat;
}

.bottomLinksLargeContactUsSection {
	padding:60px 0px 0px 20px;
	float:left;
	width:180px;
	height:80px;
}

.bottomLinksSection {
	padding: 10px 40px 0px 10px;
	float:left;
	width:170px;
	height:150px;
	border-left: 1px solid #999999;
	color: #929497;
	line-height:16px;
}

.bottomLinksSection a {
	font-size:10px;
	text-decoration:none;
	color: #929497;
}

.bottomLinksSection a:hover {
	color: #8E0C3A;
}

.footer {
	background-color: #EBEBEB;
	font-size:10px;
	padding: 10px;
	color: #929497;
}

.footer a:hover {
	color: #8E0C3A;
}

.copyright {
	float:left;
}

.footerlinks {
	float:right;
}

.footerlinks a {
	color: #929497;
	text-decoration:none;
	margin: 0px 5px;
}

.copyright a, .copyright a:hover {
	color:#929497;
	text-decoration:none;
}

.contactusimage {
	text-indent:-9999px;
	display:block;
	width:142px;
	height:43px;
	background-image: url('../images/bottom_contact_us_button.gif');
}
.hahvhappenings {
	font-size: 11px;
	color:#929497;
}
.hahvhappenings a{
	font-weight:bold;
	color: #6E6E6E;
}
.hahvhappenings a:hover{
	text-decoration:underline;
}

.topContactUsButton a{
	color:#6E6E6E;
	display:block;
	padding:7px 15px;
	background-color:#C7C7C7;
}
.topContactUsButton a:hover{
	background-color:#AAAAAA;
}

.topUpdatesButton a{
	color:#6E6E6E;
	display:block;
	padding:7px 15px;
	background-color:#C7C7C7;
}
.topUpdatesButton a:hover{
	background-color:#AAAAAA;
}