﻿/* Start of general nav styles */

.dwVNav
{
    /*height: 310px;*/
    width: 200px;
    margin-left: -1px;
}
.dwVNav ul li a, .dwVNav ul li a:visited
{
    display: block;
    text-align: left;
    text-decoration: none;
    padding: 5px;
    /*width: 168px;*/
    width: 190px;
}
.dwVNav ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.dwVNav ul li
{
    position: relative;
    float: left;
    /*margin-right: 1px;*/
    /*border-bottom: 1px solid #ffffff;*/
}
.dwVNav ul li ul
{
    display: none;
}
.dwVNav ul li:hover ul, .dwVNav ul li:focus ul
{
    display: block;
    /*left: 178px;*/
    left: 200px;
    position: absolute;
    top: -1px;
    width: 160px;

    z-index: 1;

}
.dwVNav ul li:hover ul li:hover a.hide, .dwVNav ul li:hover ul li:focus a.hide
{
    width: 150px;
}

.dwVNav ul li:hover ul li ul, .dwVNav ul li:focus ul li ul
{
    display: none;
}
.dwVNav ul li:hover ul li a, .dwVNav ul li:focus ul li a
{
    display: block;
    width: 150px;
}
.dwVNav ul li:hover ul li:hover ul, .dwVNav ul li:focus ul li:focus ul
{
    display: block; 
    left: 160px;
    position: absolute;
    top: -1px;
}
.dwVNav ul li:hover ul li:hover ul li a, .dwVNav ul li:focus ul li:focus ul li a
{
    /*color: #ffffff;*/
    display: block;
    width: 150px;
}
/*.dwVNav ul li:hover ul li:hover ul li a:hover, .dwVNav ul li:focus ul li:focus ul li a:focus
{
    background:#ffffff;
    color:#000000;
}*/

/* End of general nav styles */

/* Start of section specific styles */

/* ======= Group Travel ==========================================================================*/
.dwVNav .dwGroupTravel
{
    /*height: 308px;*/
}
.dwVNav .dwGroupTravel, .dwVNav .dwGroupTravel li ul, .dwVNav .dwGroupTravel li ul li ul
{
    border: 1px solid #5f8d53;    
}
.dwVNav .dwGroupTravel li a, .dwVNav .dwGroupTravel li a:visited /* Level 1 */
{
    background-color: #5f8d53;
    color: #ffffff;
}
.dwVNav .dwGroupTravel li:hover a, .dwVNav .dwGroupTravel li:focus a
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwGroupTravel li:hover ul li a.hide, .dwVNav .dwGroupTravel li:focus ul li a.hide /* Level 2 */
{
    background: #5f8d53;
    color: #ffffff;
}
.dwVNav .dwGroupTravel li:hover ul, .dwVNav .dwGroupTravel li:focus ul
{
    background: #5f8d53;
    color: #ffffff;
}
.dwVNav .dwGroupTravel li:hover ul li:hover a, .dwVNav .dwGroupTravel li:focus ul li:focus a /* test  */
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwGroupTravel li:hover ul li a, .dwVNav .dwGroupTravel li:focus ul li a
{
    background: #5f8d53;
    color: #ffffff;
}
.dwVNav .dwGroupTravel li:hover ul li a:hover, .dwVNav .dwGroupTravel li:focus ul li a:focus
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwGroupTravel li:hover ul li:hover ul, .dwVNav .dwGroupTravel li:focus ul li:focus ul /* Level 3 */
{
    background: #5f8d53;
    color: #ffffff;
}
.dwVNav .dwGroupTravel li:hover ul li:hover ul li a, .dwVNav .dwGroupTravel li:focus ul li:focus ul li a
{
    background: #5f8d53;
    color: #ffffff;
}
.dwVNav .dwGroupTravel li:hover ul li:hover ul li a:hover, .dwVNav .dwGroupTravel li:focus ul li:focus ul li a:focus
{
    background:#ffffff;
    color:#000000;
}

/* ======= Media =================================================================================*/
.dwVNav .dwMedia, .dwVNav .dwMedia li ul, .dwVNav .dwMedia li ul li ul
{
    /*border: 1px solid #a45cb2;*/
}
.dwVNav .dwMedia
{
    /*height: 308px;*/
}
.dwVNav .dwMedia, .dwVNav .dwMedia li ul, .dwVNav .dwMedia li ul li ul
{
    border: 1px solid #a45cb2;    
}
.dwVNav .dwMedia li a, .dwVNav .dwMedia li a:visited /* Level 1 */
{
    background-color: #a45cb2;
    color: #ffffff;
}
.dwVNav .dwMedia li:hover a, .dwVNav .dwMedia li:focus a
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwMedia li:hover ul li a.hide, .dwVNav .dwMedia li:focus ul li a.hide /* Level 2 */
{
    background: #a45cb2;
    color: #ffffff;
}
.dwVNav .dwMedia li:hover ul, .dwVNav .dwMedia li:focus ul
{
    background: #a45cb2;
    color: #ffffff;
}
.dwVNav .dwMedia li:hover ul li:hover a, .dwVNav .dwMedia li:focus ul li:focus a /* test  */
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwMedia li:hover ul li a, .dwVNav .dwMedia li:focus ul li a
{
    background: #a45cb2;
    color: #ffffff;
}
.dwVNav .dwMedia li:hover ul li a:hover, .dwVNav .dwMedia li:focus ul li a:focus
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwMedia li:hover ul li:hover ul, .dwVNav .dwMedia li:focus ul li:focus ul /* Level 3 */
{
    background: #a45cb2;
    color: #ffffff;
}
.dwVNav .dwMedia li:hover ul li:hover ul li a, .dwVNav .dwMedia li:focus ul li:focus ul li a
{
    background: #a45cb2;
    color: #ffffff;
}
.dwVNav .dwMedia li:hover ul li:hover ul li a:hover, .dwVNav .dwMedia li:focus ul li:focus ul li a:focus
{
    background:#ffffff;
    color:#000000;
}

/* ======= Members ============================================================================== */
.dwVNav .dwMembers
{
    /*height: 308px;*/
}
.dwVNav .dwMembers, .dwVNav .dwMembers li ul, .dwVNav .dwMembers li ul li ul
{
    border: 1px solid #a81b09;    
}
.dwVNav .dwMembers li a, .dwVNav .dwMembers li a:visited /* Level 1 */
{
    background-color: #a81b09;
    color: #ffffff;
}
.dwVNav .dwMembers li:hover a, .dwVNav .dwMembers li:focus a
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwMembers li:hover ul li a.hide, .dwVNav .dwMembers li:focus ul li a.hide /* Level 2 */
{
    background: #a81b09;
    color: #ffffff;
}
.dwVNav .dwMembers li:hover ul, .dwVNav .dwMembers li:focus ul
{
    background: #a81b09;
    color: #ffffff;
}
.dwVNav .dwMembers li:hover ul li:hover a, .dwVNav .dwMembers li:focus ul li:focus a /* test  */
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwMembers li:hover ul li a, .dwVNav .dwMembers li:focus ul li a
{
    background: #a81b09;
    color: #ffffff;
}
.dwVNav .dwMembers li:hover ul li a:hover, .dwVNav .dwMembers li:focus ul li a:focus
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwMembers li:hover ul li:hover ul, .dwVNav .dwMembers li:focus ul li:focus ul /* Level 3 */
{
    background: #a81b09;
    color: #ffffff;
}
.dwVNav .dwMembers li:hover ul li:hover ul li a, .dwVNav .dwMembers li:focus ul li:focus ul li a
{
    background: #a81b09;
    color: #ffffff;
}
.dwVNav .dwMembers li:hover ul li:hover ul li a:hover, .dwVNav .dwMembers li:focus ul li:focus ul li a:focus
{
    background:#ffffff;
    color:#000000;
}

/* ======= C_0e3c9c ================================================================== */
.dwVNav .dwC_0e3c9c
{
    /*height: 308px;*/
}
.dwVNav .dwC_0e3c9c, .dwVNav .dwC_0e3c9c li ul, .dwVNav .dwC_0e3c9c li ul li ul
{
    border: 1px solid #0e3c9c;    
}
.dwVNav .dwC_0e3c9c li a, .dwVNav .dwC_0e3c9c li a:visited /* Level 1 */
{
    background-color: #0e3c9c;
    color: #ffffff;
}
.dwVNav .dwC_0e3c9c li:hover a, .dwVNav .dwC_0e3c9c li:focus a
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwC_0e3c9c li:hover ul li a.hide, .dwVNav .dwC_0e3c9c li:focus ul li a.hide /* Level 2 */
{
    background: #0e3c9c;
    color: #ffffff;
}
.dwVNav .dwC_0e3c9c li:hover ul, .dwVNav .dwC_0e3c9c li:focus ul
{
    background: #0e3c9c;
    color: #ffffff;
}
.dwVNav .dwC_0e3c9c li:hover ul li:hover a, .dwVNav .dwC_0e3c9c li:focus ul li:focus a /* test  */
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwC_0e3c9c li:hover ul li a, .dwVNav .dwC_0e3c9c li:focus ul li a
{
    background: #0e3c9c;
    color: #ffffff;
}
.dwVNav .dwC_0e3c9c li:hover ul li a:hover, .dwVNav .dwC_0e3c9c li:focus ul li a:focus
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwC_0e3c9c li:hover ul li:hover ul, .dwVNav .dwC_0e3c9c li:focus ul li:focus ul /*Level 3*/
{
    background: #0e3c9c;
    color: #ffffff;
}
.dwVNav .dwC_0e3c9c li:hover ul li:hover ul li a, .dwVNav .dwC_0e3c9c li:focus ul li:focus ul li a
{
    background: #0e3c9c;
    color: #ffffff;
}
.dwVNav .dwC_0e3c9c li:hover ul li:hover ul li a:hover, .dwVNav .dwC_0e3c9c li:focus ul li:focus ul li a:focus
{
    background:#ffffff;
    color:#000000;
}
96543a

/* ======= C_96543a = Local services =========================================================== */
.dwVNav .dwC_96543a
{
    /*height: 308px;*/
}
.dwVNav .dwC_96543a, .dwVNav .dwC_96543a li ul, .dwVNav .dwC_96543a li ul li ul
{
    border: 1px solid #96543a;    
}
.dwVNav .dwC_96543a li a, .dwVNav .dwC_96543a li a:visited /* Level 1 */
{
    background-color: #96543a;
    color: #ffffff;
}
.dwVNav .dwC_96543a li:hover a, .dwVNav .dwC_96543a li:focus a
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwC_96543a li:hover ul li a.hide, .dwVNav .dwC_96543a li:focus ul li a.hide /* Level 2 */
{
    background: #96543a;
    color: #ffffff;
}
.dwVNav .dwC_96543a li:hover ul, .dwVNav .dwC_96543a li:focus ul
{
    background: #96543a;
    color: #ffffff;
}
.dwVNav .dwC_96543a li:hover ul li:hover a, .dwVNav .dwC_96543a li:focus ul li:focus a /* test  */
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwC_96543a li:hover ul li a, .dwVNav .dwC_96543a li:focus ul li a
{
    background: #96543a;
    color: #ffffff;
}
.dwVNav .dwC_96543a li:hover ul li a:hover, .dwVNav .dwC_96543a li:focus ul li a:focus
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwC_96543a li:hover ul li:hover ul, .dwVNav .dwC_96543a li:focus ul li:focus ul /*Level 3*/
{
    background: #96543a;
    color: #ffffff;
}
.dwVNav .dwC_96543a li:hover ul li:hover ul li a, .dwVNav .dwC_96543a li:focus ul li:focus ul li a
{
    background: #96543a;
    color: #ffffff;
}
.dwVNav .dwC_96543a li:hover ul li:hover ul li a:hover, .dwVNav .dwC_96543a li:focus ul li:focus ul li a:focus
{
    background:#ffffff;
    color:#000000;
}
/* ======= C_26663b ============================================================================ */
.dwVNav .dwC_26663b
{
    /*height: 308px;*/
}
.dwVNav .dwC_26663b, .dwVNav .dwC_26663b li ul, .dwVNav .dwC_26663b li ul li ul
{
    border: 1px solid #26663b;    
}
.dwVNav .dwC_26663b li a, .dwVNav .dwC_26663b li a:visited /* Level 1 */
{
    background-color: #26663b;
    color: #ffffff;
}
.dwVNav .dwC_26663b li:hover a, .dwVNav .dwC_26663b li:focus a
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwC_26663b li:hover ul li a.hide, .dwVNav .dwC_26663b li:focus ul li a.hide /* Level 2 */
{
    background: #26663b;
    color: #ffffff;
}
.dwVNav .dwC_26663b li:hover ul, .dwVNav .dwC_26663b li:focus ul
{
    background: #26663b;
    color: #ffffff;
}
.dwVNav .dwC_26663b li:hover ul li:hover a, .dwVNav .dwC_26663b li:focus ul li:focus a /* test  */
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwC_26663b li:hover ul li a, .dwVNav .dwC_26663b li:focus ul li a
{
    background: #26663b;
    color: #ffffff;
}
.dwVNav .dwC_26663b li:hover ul li a:hover, .dwVNav .dwC_26663b li:focus ul li a:focus
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwC_26663b li:hover ul li:hover ul, .dwVNav .dwC_26663b li:focus ul li:focus ul /*Level 3*/
{
    background: #26663b;
    color: #ffffff;
}
.dwVNav .dwC_26663b li:hover ul li:hover ul li a, .dwVNav .dwC_26663b li:focus ul li:focus ul li a
{
    background: #26663b;
    color: #ffffff;
}
.dwVNav .dwC_26663b li:hover ul li:hover ul li a:hover, .dwVNav .dwC_26663b li:focus ul li:focus ul li a:focus
{
    background:#ffffff;
    color:#000000;
}

/* ===== dwC_2a6bf3 ============================================================================= */
.dwVNav .dwC_2a6bf3
{
    /*height: 308px;*/
}
.dwVNav .dwC_2a6bf3, .dwVNav .dwC_2a6bf3 li ul, .dwVNav .dwC_2a6bf3 li ul li ul
{
    border: 1px solid #2a6bf3;    
}
.dwVNav .dwC_2a6bf3 li a, .dwVNav .dwC_2a6bf3 li a:visited /* Level 1 */
{
    background-color: #2a6bf3;
    color: #ffffff;
}
.dwVNav .dwC_2a6bf3 li:hover a, .dwVNav .dwC_2a6bf3 li:focus a
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwC_2a6bf3 li:hover ul li a.hide, .dwVNav .dwC_2a6bf3 li:focus ul li a.hide /* Level 2 */
{
    background: #2a6bf3;
    color: #ffffff;
}
.dwVNav .dwC_2a6bf3 li:hover ul, .dwVNav .dwC_2a6bf3 li:focus ul
{
    background: #2a6bf3;
    color: #ffffff;
}
.dwVNav .dwC_2a6bf3 li:hover ul li:hover a, .dwVNav .dwC_2a6bf3 li:focus ul li:focus a /* test  */
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwC_2a6bf3 li:hover ul li a, .dwVNav .dwC_2a6bf3 li:focus ul li a
{
    background: #2a6bf3;
    color: #ffffff;
}
.dwVNav .dwC_2a6bf3 li:hover ul li a:hover, .dwVNav .dwC_2a6bf3 li:focus ul li a:focus
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwC_2a6bf3 li:hover ul li:hover ul, .dwVNav .dwC_2a6bf3 li:focus ul li:focus ul /*Level 3*/
{
    background: #2a6bf3;
    color: #ffffff;
}
.dwVNav .dwC_2a6bf3 li:hover ul li:hover ul li a, .dwVNav .dwC_2a6bf3 li:focus ul li:focus ul li a
{
    background: #2a6bf3;
    color: #ffffff;
}
.dwVNav .dwC_2a6bf3 li:hover ul li:hover ul li a:hover, .dwVNav .dwC_2a6bf3 li:focus ul li:focus ul li a:focus
{
    background:#ffffff;
    color:#000000;
}

/* ======= Tastes ============================================================================== */
.dwVNav .dwTastes, .dwVNav .dwTastes li ul, .dwVNav .dwTastes li ul li ul
{
    /*border: 1px solid #94919e;*/
}
.dwVNav .dwTastes
{
    /*height: 308px;*/
}
.dwVNav .dwTastes, .dwVNav .dwTastes li ul, .dwVNav .dwTastes li ul li ul
{
    border: 1px solid #94919e;    
}
.dwVNav .dwTastes li a, .dwVNav .dwTastes li a:visited /* Level 1 */
{
    background-color: #94919e;
    color: #ffffff;
}
.dwVNav .dwTastes li:hover a, .dwVNav .dwTastes li:focus a
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwTastes li:hover ul li a.hide, .dwVNav .dwTastes li:focus ul li a.hide /* Level 2 */
{
    background: #94919e;
    color: #ffffff;
}
.dwVNav .dwTastes li:hover ul, .dwVNav .dwTastes li:focus ul
{
    background: #94919e;
    color: #ffffff;
}
.dwVNav .dwTastes li:hover ul li:hover a, .dwVNav .dwTastes li:focus ul li:focus a /* test  */
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwTastes li:hover ul li a, .dwVNav .dwTastes li:focus ul li a
{
    background: #94919e;
    color: #ffffff;
}
.dwVNav .dwTastes li:hover ul li a:hover, .dwVNav .dwTastes li:focus ul li a:focus
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwTastes li:hover ul li:hover ul, .dwVNav .dwTastes li:focus ul li:focus ul /* Level 3 */
{
    background: #94919e;
    color: #ffffff;
}
.dwVNav .dwTastes li:hover ul li:hover ul li a, .dwVNav .dwTastes li:focus ul li:focus ul li a
{
    background: #94919e;
    color: #ffffff;
}
.dwVNav .dwTastes li:hover ul li:hover ul li a:hover, .dwVNav .dwTastes li:focus ul li:focus ul li a:focus
{
    background:#ffffff;
    color:#000000;
}

/* ======= c_79797c = Village Hall = Dark gray ===================================================*/
.dwVNav .dwc_79797c
{
    /*height: 308px;*/
}
.dwVNav .dwc_79797c, .dwVNav .dwc_79797c li ul, .dwVNav .dwc_79797c li ul li ul
{
    border: 1px solid #79797c;    
}
.dwVNav .dwc_79797c li a, .dwVNav .dwc_79797c li a:visited /* Level 1 */
{
    background-color: #79797c;
    color: #ffffff;
}
.dwVNav .dwc_79797c li:hover a, .dwVNav .dwc_79797c li:focus a
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwc_79797c li:hover ul li a.hide, .dwVNav .dwc_79797c li:focus ul li a.hide /* Level 2 */
{
    background: #79797c;
    color: #ffffff;
}
.dwVNav .dwc_79797c li:hover ul, .dwVNav .dwc_79797c li:focus ul
{
    background: #79797c;
    color: #ffffff;
}
.dwVNav .dwc_79797c li:hover ul li:hover a, .dwVNav .dwc_79797c li:focus ul li:focus a /* test  */
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwc_79797c li:hover ul li a, .dwVNav .dwc_79797c li:focus ul li a
{
    background: #79797c;
    color: #ffffff;
}
.dwVNav .dwc_79797c li:hover ul li a:hover, .dwVNav .dwc_79797c li:focus ul li a:focus
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwc_79797c li:hover ul li:hover ul, .dwVNav .dwc_79797c li:focus ul li:focus ul /* Level 3 */
{
    background: #79797c;
    color: #ffffff;
}
.dwVNav .dwc_79797c li:hover ul li:hover ul li a, .dwVNav .dwc_79797c li:focus ul li:focus ul li a
{
    background: #79797c;
    color: #ffffff;
}
.dwVNav .dwc_79797c li:hover ul li:hover ul li a:hover, .dwVNav .dwc_79797c li:focus ul li:focus ul li a:focus
{
    background:#ffffff;
    color:#000000;
}

/* ======= Visitor ============================================================================== */
.dwVNav .dwVisitor, .dwVNav .dwVisitor li ul, .dwVNav .dwVisitor li ul li ul
{
    /*border: 1px solid #7089b7;*/
}
.dwVNav .dwVisitor
{
    /*height: 308px;*/
}
.dwVNav .dwVisitor, .dwVNav .dwVisitor li ul, .dwVNav .dwVisitor li ul li ul
{
    border: 1px solid #7089b7;    
}
.dwVNav .dwVisitor li a, .dwVNav .dwVisitor li a:visited /* Level 1 */
{
    background-color: #7089b7;
    color: #ffffff;
}
.dwVNav .dwVisitor li:hover a, .dwVNav .dwVisitor li:focus a
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwVisitor li:hover ul li a.hide, .dwVNav .dwVisitor li:focus ul li a.hide /* Level 2 */
{
    background: #7089b7;
    color: #ffffff;
}
.dwVNav .dwVisitor li:hover ul, .dwVNav .dwVisitor li:focus ul
{
    background: #7089b7;
    color: #ffffff;
}
.dwVNav .dwVisitor li:hover ul li:hover a, .dwVNav .dwVisitor li:focus ul li:focus a /* test  */
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwVisitor li:hover ul li a, .dwVNav .dwVisitor li:focus ul li a
{
    background: #7089b7;
    color: #ffffff;
}
.dwVNav .dwVisitor li:hover ul li a:hover, .dwVNav .dwVisitor li:focus ul li a:focus
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwVisitor li:hover ul li:hover ul, .dwVNav .dwVisitor li:focus ul li:focus ul /* Level 3 */
{
    background: #7089b7;
    color: #ffffff;
}
.dwVNav .dwVisitor li:hover ul li:hover ul li a, .dwVNav .dwVisitor li:focus ul li:focus ul li a
{
    background: #7089b7;
    color: #ffffff;
}
.dwVNav .dwVisitor li:hover ul li:hover ul li a:hover, .dwVNav .dwVisitor li:focus ul li:focus ul li a:focus
{
    background:#ffffff;
    color:#000000;
}

/* ======= c_e45034 = Farming = rusty red - ala Tractor =========================================== */
.dwVNav .dwc_e45034
{
    /*height: 308px;*/
}
.dwVNav .dwc_e45034, .dwVNav .dwc_e45034 li ul, .dwVNav .dwc_e45034 li ul li ul
{
    border: 1px solid #e45034;    
}
.dwVNav .dwc_e45034 li a, .dwVNav .dwc_e45034 li a:visited /* Level 1 */
{
    background-color: #e45034;
    color: #ffffff;
}
.dwVNav .dwc_e45034 li:hover a, .dwVNav .dwc_e45034 li:focus a
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwc_e45034 li:hover ul li a.hide, .dwVNav .dwc_e45034 li:focus ul li a.hide /* Level 2 */
{
    background: #e45034;
    color: #ffffff;
}
.dwVNav .dwc_e45034 li:hover ul, .dwVNav .dwc_e45034 li:focus ul
{
    background: #e45034;
    color: #ffffff;
}
.dwVNav .dwc_e45034 li:hover ul li:hover a, .dwVNav .dwc_e45034 li:focus ul li:focus a /* test  */
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwc_e45034 li:hover ul li a, .dwVNav .dwc_e45034 li:focus ul li a
{
    background: #e45034;
    color: #ffffff;
}
.dwVNav .dwc_e45034 li:hover ul li a:hover, .dwVNav .dwc_e45034 li:focus ul li a:focus
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwc_e45034 li:hover ul li:hover ul, .dwVNav .dwc_e45034 li:focus ul li:focus ul /* Level 3 */
{
    background: #e45034;
    color: #ffffff;
}
.dwVNav .dwc_e45034 li:hover ul li:hover ul li a, .dwVNav .dwc_e45034 li:focus ul li:focus ul li a
{
    background: #e45034;
    color: #ffffff;
}
.dwVNav .dwc_e45034 li:hover ul li:hover ul li a:hover, .dwVNav .dwc_e45034 li:focus ul li:focus ul li a:focus
{
    background:#ffffff;
    color:#000000;
}

/* ======= c_18537d = Teme Triangle - navy blue =============================================== */
.dwVNav .dwc_18537d
{
    /*height: 308px;*/
}
.dwVNav .dwc_18537d, .dwVNav .dwc_18537d li ul, .dwVNav .dwc_18537d li ul li ul
{
    border: 1px solid #18537d;    
}
.dwVNav .dwc_18537d li a, .dwVNav .dwc_18537d li a:visited /* Level 1 */
{
    background-color: #18537d;
    color: #ffffff;
}
.dwVNav .dwc_18537d li:hover a, .dwVNav .dwc_18537d li:focus a
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwc_18537d li:hover ul li a.hide, .dwVNav .dwc_18537d li:focus ul li a.hide /* Level 2 */
{
    background: #18537d;
    color: #ffffff;
}
.dwVNav .dwc_18537d li:hover ul, .dwVNav .dwc_18537d li:focus ul
{
    background: #18537d;
    color: #ffffff;
}
.dwVNav .dwc_18537d li:hover ul li:hover a, .dwVNav .dwc_18537d li:focus ul li:focus a /* test  */
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwc_18537d li:hover ul li a, .dwVNav .dwc_18537d li:focus ul li a
{
    background: #18537d;
    color: #ffffff;
}
.dwVNav .dwc_18537d li:hover ul li a:hover, .dwVNav .dwc_18537d li:focus ul li a:focus
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwc_18537d li:hover ul li:hover ul, .dwVNav .dwc_18537d li:focus ul li:focus ul /* Level 3 */
{
    background: #18537d;
    color: #ffffff;
}
.dwVNav .dwc_18537d li:hover ul li:hover ul li a, .dwVNav .dwc_18537d li:focus ul li:focus ul li a
{
    background: #18537d;
    color: #ffffff;
}
.dwVNav .dwc_18537d li:hover ul li:hover ul li a:hover, .dwVNav .dwc_18537d li:focus ul li:focus ul li a:focus
{
    background:#ffffff;
    color:#000000;
}

/* ======= c_5f7803 = Womens Institute - olive green  ============================================ */
.dwVNav .dwc_5f7803
{
    /*height: 308px;*/
}
.dwVNav .dwc_5f7803, .dwVNav .dwc_5f7803 li ul, .dwVNav .dwc_5f7803 li ul li ul
{
    border: 1px solid #5f7803;    
}
.dwVNav .dwc_5f7803 li a, .dwVNav .dwc_5f7803 li a:visited /* Level 1 */
{
    background-color: #5f7803;
    color: #ffffff;
}
.dwVNav .dwc_5f7803 li:hover a, .dwVNav .dwc_5f7803 li:focus a
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwc_5f7803 li:hover ul li a.hide, .dwVNav .dwc_5f7803 li:focus ul li a.hide /* Level 2 */
{
    background: #5f7803;
    color: #ffffff;
}
.dwVNav .dwc_5f7803 li:hover ul, .dwVNav .dwc_5f7803 li:focus ul
{
    background: #5f7803;
    color: #ffffff;
}
.dwVNav .dwc_5f7803 li:hover ul li:hover a, .dwVNav .dwc_5f7803 li:focus ul li:focus a /* test  */
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwc_5f7803 li:hover ul li a, .dwVNav .dwc_5f7803 li:focus ul li a
{
    background: #5f7803;
    color: #ffffff;
}
.dwVNav .dwc_5f7803 li:hover ul li a:hover, .dwVNav .dwc_5f7803 li:focus ul li a:focus
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwc_5f7803 li:hover ul li:hover ul, .dwVNav .dwc_5f7803 li:focus ul li:focus ul /* Level 3 */
{
    background: #5f7803;
    color: #ffffff;
}
.dwVNav .dwc_5f7803 li:hover ul li:hover ul li a, .dwVNav .dwc_5f7803 li:focus ul li:focus ul li a
{
    background: #5f7803;
    color: #ffffff;
}
.dwVNav .dwc_5f7803 li:hover ul li:hover ul li a:hover, .dwVNav .dwc_5f7803 li:focus ul li:focus ul li a:focus
{
    background:#ffffff;
    color:#000000;
}

/* ======= c_90551d = Clifton-on-Teme Hunt - light brown ===================================== */
.dwVNav .dwc_90551d
{
    /*height: 308px;*/
}
.dwVNav .dwc_90551d, .dwVNav .dwc_90551d li ul, .dwVNav .dwc_90551d li ul li ul
{
    border: 1px solid #90551d;    
}
.dwVNav .dwc_90551d li a, .dwVNav .dwc_90551d li a:visited /* Level 1 */
{
    background-color: #90551d;
    color: #ffffff;
}
.dwVNav .dwc_90551d li:hover a, .dwVNav .dwc_90551d li:focus a
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwc_90551d li:hover ul li a.hide, .dwVNav .dwc_90551d li:focus ul li a.hide /* Level 2 */
{
    background: #90551d;
    color: #ffffff;
}
.dwVNav .dwc_90551d li:hover ul, .dwVNav .dwc_90551d li:focus ul
{
    background: #90551d;
    color: #ffffff;
}
.dwVNav .dwc_90551d li:hover ul li:hover a, .dwVNav .dwc_90551d li:focus ul li:focus a /* test  */
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwc_90551d li:hover ul li a, .dwVNav .dwc_90551d li:focus ul li a
{
    background: #90551d;
    color: #ffffff;
}
.dwVNav .dwc_90551d li:hover ul li a:hover, .dwVNav .dwc_90551d li:focus ul li a:focus
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwc_90551d li:hover ul li:hover ul, .dwVNav .dwc_90551d li:focus ul li:focus ul /* Level 3 */
{
    background: #90551d;
    color: #ffffff;
}
.dwVNav .dwc_90551d li:hover ul li:hover ul li a, .dwVNav .dwc_90551d li:focus ul li:focus ul li a
{
    background: #90551d;
    color: #ffffff;
}
.dwVNav .dwc_90551d li:hover ul li:hover ul li a:hover, .dwVNav .dwc_90551d li:focus ul li:focus ul li a:focus
{
    background:#ffffff;
    color:#000000;
}


/* ======= test area ============================================================================ */
.dwVNav .dwTester
{
    /*height: 308px;*/
}
.dwVNav .dwTester, .dwVNav .dwTester li ul, .dwVNav .dwTester li ul li ul
{
    border: 1px solid #e63556;    
}
.dwVNav .dwTester li a, .dwVNav .dwTester li a:visited /* Level 1 */
{
    background-color: #90551d;
    color: #ffffff;
}
.dwVNav .dwTester li:hover a, .dwVNav .dwTester li:focus a
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwTester li:hover ul li a.hide, .dwVNav .dwTester li:focus ul li a.hide /* Level 2 */
{
    background: #7089b7;
    color: #ffffff;
}
.dwVNav .dwTester li:hover ul, .dwVNav .dwTester li:focus ul
{
    background: #7089b7;
    color: #ffffff;
}
.dwVNav .dwTester li:hover ul li:hover a, .dwVNav .dwTester li:focus ul li:focus a /* test  */
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwTester li:hover ul li a, .dwVNav .dwTester li:focus ul li a
{
    background: #7089b7;
    color: #ffffff;
}
.dwVNav .dwTester li:hover ul li a:hover, .dwVNav .dwTester li:focus ul li a:focus
{
    background: #ffffff;
    color: #000000;
}
.dwVNav .dwTester li:hover ul li:hover ul, .dwVNav .dwTester li:focus ul li:focus ul /* Level 3 */
{
    background: #7089b7;
    color: #ffffff;
}
.dwVNav .dwTester li:hover ul li:hover ul li a, .dwVNav .dwTester li:focus ul li:focus ul li a
{
    background: #7089b7;
    color: #ffffff;
}
.dwVNav .dwTester li:hover ul li:hover ul li a:hover, .dwVNav .dwTester li:focus ul li:focus ul li a:focus
{
    background:#ffffff;
    color:#000000;
}


/*.dwVNav .dwVisitor li:hover ul li:hover a, .dwVNav .dwVisitor li:focus ul li:focus a
{
    background: #ffffff;
    color: #000000;
}*/
   
/*.dwVNav .dwVisitor li:hover ul li a.hide, .dwVNav .dwVisitor li:focus ul li a.hide
{
    background: #7089b7;
}
.dwVNav .dwVisitor, .dwVNav .dwVisitor li ul, .dwVNav .dwVisitor li ul li ul
{
    border: 1px solid #7089b7;
}
.dwVNav .dwVisitor li:hover ul li a, .dwVNav .dwVisitor li:focus ul li a, .dwVNav .dwVisitor li:hover ul li:hover ul li a, .dwVNav .dwVisitor li:focus ul li:focus ul li a 
{
    background-color: #7089b7;
}*/

/* End of section specific styles */
