/*
green: 006634
grey: 9d9f9e
*/
.W3C #header .heading, #header .heading {
display:none;
width:100%;
}
#header .contact {
display:none;
}
#header .shadow {
display:none;
}
#mainNav {
background-color:#4a4a4a;
}
#mainNav ul.menu li.this a, #mainNav ul.menu a:hover {
background-color:#9d9f9e;
color:#23211D;
}
#subNav ul.menu li.this a, #subNav ul.menu a:hover, .webbox .heading {
background-color:#4a4a4a;
}

.webbox .content {
background-color:#9d9f9e;
}

#footer .content2 {
background-color:#4a4a4a;
background-image:none;
}