﻿h1, h2
{
    color: #40643e;
}
#divBrand
{
    background: #cedba4;
    border-bottom: 1px solid #a4a69b;
    border-top: 1px solid #f3f6e8;
}
#divStrapline
{
    color: #f5f8ed;
}
#divNav ul li a:hover, #divNav ul li a:focus
{
    background-color: #cedba4;
    color: #ffffff;
}
#divNav ul li a.current, #divNav ul li a:visited.current
{
    background-color: #cedba4;
    color: #ffffff;
}

/* Focus On Partner Specific Styles */
#ulFocusOn a
{
    background: #9fb19e url('../../Images/HomePage/focus-on-bg.gif') left repeat-y;
    color: #ffffff;
}
#ulFocusOn li.selected a, #ulFocusOn a:hover
{   
    background: #40643e url('../../Images/HomePage/focus-on-bg.gif') left repeat-y;
}
#divFocusOnText
{
    border: 2px solid #40643e;
}

/* Events Calendar Partner Specific Styles */
.whubCalendar table tr td a.hasitems, .whubCalendar table tr td a.hasitems:visited, #divCalendarLegend .hasitems
{
    background-color: #9fb19e;
}
.whubCalendar table tr td a.todayhasitems, .whubCalendar table tr td a.todayhasitems:visited
{
    background-color: #9fb19e;
}
.whubCalendar table tr td a.selected, .whubCalendar table tr td a.selected:visited, #divCalendarLegend .selected
{
    background-color: #40643e;
}
.whubCalendar table tr td a.todayselected, .whubCalendar table tr td a.todayselected:visited
{
    background-color: #40643e;
}
.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: #40643e;
}

#liTabs9-Tab3, #divTabs9-Tab3, #divTabContainer10
{
	display: none;
}
