﻿h1, h2
{
    color: #185037;
}
#divBrand
{
    background: #185037;
    border-bottom: 1px solid #7f8b86;
    border-top: 1px solid #c5d3cd;
}
#divStrapline
{
    color: #d1dcd7;
}
#divNav ul li a:hover, #divNav ul li a:focus
{
    background-color: #185037;
    color: #ffffff;
}
#divNav ul li a.current, #divNav ul li a:visited.current
{
    background-color: #185037;
    color: #ffffff;
}

/* Focus On Partner Specific Styles */
#ulFocusOn a
{
    background: #8ba79b url('../../Images/HomePage/focus-on-bg.gif') left repeat-y;
    color: #ffffff;
}
#ulFocusOn li.selected a, #ulFocusOn a:hover
{   
    background: #185037 url('../../Images/HomePage/focus-on-bg.gif') left repeat-y;
}
#divFocusOnText
{
    border: 6px solid #185037;
}

/* A to Z Partner Specific Styles */
.whubAtoZ li a.current, .whubAtoZ li a:hover
{
    background: #185037;
}


/* Events Calendar Partner Specific Styles */
.whubCalendar table tr td a.hasitems, .whubCalendar table tr td a.hasitems:visited, #divCalendarLegend .hasitems
{
    background-color: #8ba79b;
    color: #ffffff;
}
.whubCalendar table tr td a.todayhasitems, .whubCalendar table tr td a.todayhasitems:visited
{
    background-color: #8ba79b;
}
.whubCalendar table tr td a.selected, .whubCalendar table tr td a.selected:visited, #divCalendarLegend .selected
{
    background-color: #185037;
}
.whubCalendar table tr td a.todayselected, .whubCalendar table tr td a.todayselected:visited
{
    background-color: #185037;
}
.whubCalendar table tr td a:hover, .whubCalendar table tr td a:focus, .whubCalendar table tr td a.hasitems:hover, .whubCalendar table tr td a.hasitems:focus
{
    background: #185037;
}