/* CSS Document */
body{
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#717171;
margin-top:0px;
}
img{
border:0px;
}
a:link{
text-decoration:none;
outline:0px;
}	
a:hover{
text-decoration:underline;
outline:0px;
}
#top_bg{
background:url(top_bar.jpg) top no-repeat;
width:938px;
}
#bot_bg{
background:url(bottom_bar.jpg) bottom no-repeat;
width:938px;
}

.home_text{
color:#717171;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
line-height:30px;

}

.home_head{
color:#BF1F24;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
line-height:35px;
font-weight:bold;
}


.about_head{
color:#BF1F24;
font-family:Arial, Helvetica, sans-serif;
font-size:30px;		
line-height:35px;
}

.text_normal{
color:#717171;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:24px;
}


.text_italic{
color:#717171;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-size:12px;
line-height:24px;
}

.text_blue{
color:#005696;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:24px;
font-weight:bold;
}

.text_blue_health{
color:#005696;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
font-weight:bold;
}


a.css_rollover_health
{
float: left;
background: url(home_health.jpg) no-repeat;
background-position: 0 0px; 
width: 187px;
height: 43px;
text-decoration:none;
}

a.css_rollover_health:hover
{
float: left;
background: url(home_health.jpg) no-repeat;
background-position: 0 -43px ; 
width: 187px;				
height: 43px;	
text-decoration: none;
}
a.css_rollover_health span
{
visibility: hidden;
}

a.css_rollover_hospice
{
float: left;
background: url(hospice.jpg) no-repeat;
background-position: 0 0px; 
width: 187px;
height: 43px;
text-decoration:none;
}

a.css_rollover_hospice:hover
{
float: left;
background: url(hospice.jpg) no-repeat;
background-position: 0 -43px ;
width: 188px;				
height: 43px;	
text-decoration: none;
}
a.css_rollover_hospice span
{
visibility: hidden;
}

a.css_rollover_about
{
float: left;
background: url(about.jpg) no-repeat;
background-position: 0 0px; 
width: 187px;
height: 43px;
text-decoration:none;
}

a.css_rollover_about:hover
{
float: left;
background: url(about.jpg) no-repeat;
background-position: 0 -43px ; 
width: 187px;				
height: 43px;	
text-decoration: none;
}
a.css_rollover_about span
{
visibility: hidden;
}

a.css_rollover_employment
{
float: left;
background: url(employment.jpg) no-repeat;
background-position: 0 0px; 
width: 188px;
height: 43px;
text-decoration:none;
}

a.css_rollover_employment:hover
{
float: left;
background: url(employment.jpg) no-repeat;
background-position: 0 -43px ;
width: 188px;				
height: 43px;	
text-decoration: none;
}
a.css_rollover_employment span
{
visibility: hidden;
}

a.css_rollover_contact
{
float: left;
background: url(contact.jpg) no-repeat;
background-position: 0 0px;
width: 187px;
height: 43px;
text-decoration:none;
}

a.css_rollover_contact:hover
{
float: left;
background: url(contact.jpg) no-repeat;
background-position: 0 -43px ; 
width: 187px;				
height: 43px;	
text-decoration: none;
}
a.css_rollover_contact span
{
visibility: hidden;
}

a.css_rollover_email
{
float: left;
background: url(bot_email.jpg) no-repeat;
background-position: 0 -44px; 
width: 237px;
height: 44px;
text-decoration:none;
}

a.css_rollover_email:hover
{
float: left;
background: url(bot_email.jpg) no-repeat;
background-position: 0 0; 
width: 237px;		`		
height: 44px;	
text-decoration: none;
}
a.css_rollover_email span
{
visibility: hidden;
}

/*Top navigation for other link */

a.css_otrollover_health
{
float: left;
background: url(oh_home_health.jpg) no-repeat;
background-position: 0 0px; 
width: 155px;
height: 43px;
text-decoration:none;
}

a.css_otrollover_health:hover
{
float: left;
background: url(oh_home_health.jpg) no-repeat;
background-position: 0 -43px ; 
width: 155px;				
height: 43px;	
text-decoration: none;
}
a.css_otrollover_health span
{
visibility: hidden;
}

a.css_otrollover_hospice
{
float: left;
background: url(oh_hospice.jpg) no-repeat;
background-position: 0 0px; 
width: 157px;
height: 43px;
text-decoration:none;
}

a.css_otrollover_hospice:hover
{
float: left;
background: url(oh_hospice.jpg) no-repeat;
background-position: 0 -43px ;
width: 157px;				
height: 43px;	
text-decoration: none;
}
a.css_otrollover_hospice span
{
visibility: hidden;
}

a.css_otrollover_about
{
float: left;
background: url(oh_about.jpg) no-repeat;
background-position: 0 0px; 
width: 157px;
height: 43px;
text-decoration:none;
}

a.css_otrollover_about:hover
{
float: left;
background: url(oh_about.jpg) no-repeat;
background-position: 0 -43px ; 
width: 157px;				
height: 43px;	
text-decoration: none;
}
a.css_otrollover_about span
{
visibility: hidden;
}

a.css_otrollover_employment
{
float: left;
background: url(oh_employment.jpg) no-repeat;
background-position: 0 0px; 
width: 155px;
height: 43px;
text-decoration:none;
}

a.css_otrollover_employment:hover
{
float: left;
background: url(oh_employment.jpg) no-repeat;
background-position: 0 -43px ;
width: 155px;				
height: 43px;	
text-decoration: none;
}
a.css_otrollover_employment span
{
visibility: hidden;
}

a.css_otrollover_contact
{
float: left;
background: url(oh_contact.jpg) no-repeat;
background-position: 0 0px;
width: 156px;
height: 43px;
text-decoration:none;
}

a.css_otrollover_contact:hover
{
float: left;
background: url(oh_contact.jpg) no-repeat;
background-position: 0 -43px ; 
width: 156px;				
height: 43px;	
text-decoration: none;
}
a.css_otrollover_contact span
{
visibility: hidden;
}


a.css_otrollover_home
{
float: left;
background: url(oh_home.jpg) no-repeat;
background-position: 0 0px;
width: 158px;
height: 43px;
text-decoration:none;
}

a.css_otrollover_home:hover
{
float: left;
background: url(oh_home.jpg) no-repeat;
background-position: 0 -43px ; 
width: 158px;				
height: 43px;	
text-decoration: none;
}
a.css_otrollover_home span
{
visibility: hidden;
}

.footer_txt
{
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#6D6D6D;
}