/* VERTICAL IMAGE ROLLOVERS */


.imagerollover img
{
    border: none;
}

.imagerollover a:hover img
{
    visibility: hidden;
}

* html a:hover
{
    visibility: visible;
}
#jumpmenu 
{
	
	background-color: #695E49;
}
a#directions
{
    background: url(/images/links/directions_roll.gif) no-repeat;
    float: left;
    margin-bottom: .5em;
	
	
}

a#contactus
{
    background: url(/images/links/contactus_roll.gif) no-repeat;
    float: left;
    margin-bottom: .5em;

}

a#careers
{
    background: url(/images/links/careers_roll.gif) no-repeat;
    float: left;
    margin-bottom: .5em;
}


#faqs
{
    background: url(/images/links/faq_roll.gif) no-repeat;
    float: left;
    margin-bottom: .5em;
}

#staff
{
    background: url(/images/links/staff_roll.gif) no-repeat;
    float: left;
    margin-bottom: .5em;
	

	
}




#accreditations
{
    background: url(/images/links/accreditation_roll.gif) no-repeat;
    float: left;
    margin-bottom: .5em;
	clear: both;
}

#quality
{
    background: url(/images/links/quality_roll.gif) no-repeat;
    float: left;
    margin-bottom: .5em;
	clear: both;
}

#photogallery
{
    background: url(/images/links/photo_roll.gif) no-repeat;
    float: left;
    margin-bottom: .5em;
	clear: both;
}

#rehab_programs
{
    background: url(/images/links/rehab_programs_roll.gif) no-repeat;
    float: left;
    margin-bottom: .5em;
}

#rehab_tech
{
    background: url(/images/links/rehab_tech_roll.gif) no-repeat;
    float: left;
    margin-bottom: .5em;
}


/* END IMAGE ROLLOVERS */