#menu-inner li.selected a {
    background: none repeat scroll 0 0 #96CAA6;
    color: #222222 !important;
}

.submenu-outer {
    background: none repeat scroll 0 0 #96CAA6;
    border-bottom: 1px solid #727272;
}

#footer-outer {
    background: none repeat scroll 0 0 #96CAA6;
    border-bottom: 1px solid #222222;
}

h1, h2, h3, h4 {
    color: #CF4F20;
}

h1 a, h2 a, h3 a, h4 a {
    color: #669966;
    text-decoration: none;
}

h1 a:hover, h2 a:hover {
    color: #99cc99;
    text-decoration: none;
}

#footer-inner a {
    color: #CF4F20;
}
