/********************************************
* Hospice of the Valley
* Developed by I-ology
* http://www.i-ology.com
*
* Created 10/16/07 - BD
*
* Miscellaneous Definitions
********************************************/


/*********************************
* Titles
*********************************/

#ttl-education,
#ttl-links-downloads {
    height: 23px;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 12px;
}

#ttl-education {
    background: url(/images/ttl_education.gif) top left no-repeat;
}
#ttl-links-downloads {
    background: url(/images/ttl_links_downloads.gif) top left no-repeat;
}

/*********************************
* Sub Navigation
*********************************/

#subnav a#links-downloads {
    height: 46px;
    background: url(/images/subnav_links.gif) top left no-repeat;
}
#subnav a:hover#links-downloads, body.links-downloads-on #subnav #links-downloads {
    background: url(/images/subnav_links.gif) bottom left no-repeat;
}