/* Nav */
/* Local overrides to /lib/chunks/nav */
#nav .project-wide .active {
background: #949D48;
}
#nav .project-wide .active a {
border-bottom-color: #949D48;
background-color: #949D48;
}
#nav .site-wide {
background-color:#949D48;
}
#header .open-menu {
background-color:#949D48;
}

/* Could be removed once style update complete */
#nav {
font-family:"franklin-gothic-urw",Verdana,Geneva,sans-serif;
}
#nav ul {
padding-left:0;
}
#nav li {
font-size:1em;
}
