﻿#nav ul li.on  {
    background: url('../images/nav_top_5.jpg');
}
#subNav div.head_on {
    background: url('../images/nav_left_5.jpg');   
}
#mainPanel div.head {
    background: url('../images/nav_left_5.jpg');
}
#mainPanel div.taxonomySearch div.head {
    background: url('../images/nav_left_5.jpg');
}
#mainPanel div.head2, h2, h2 a, h4, h4 a {
    color: #1E4524;
}
#subNav a.itemSelected {
    background-color: #B3C4B5;
    color: #1E4524;
    border-bottom: solid 1px #A2C0C9;
    border-top: solid 1px #A2C0C9;
}
#subNav a.subItem, #subNav a.subItemLast, 
        #subNav a.subItemSelected, #subNav a.subItemLastSelected {
    color: #1E4524;
}
#tabNav {
    border-bottom-color: #152A16;
}
#tabNav a.on {
    background: url('../images/mn_on_bg_5.png');
}


