#header .logo, #rightbar .box h2 
{
    background:#00535e;
}

#menu li a:hover, #menu li.selected 
{
    background:#00535e;
}

.box h2, #header li, #header li a
{
    background:#f1e3c5;
    color:#666;
}

#header li a:hover 
{
    color:White;
}

#header li.selected a, #header li a:hover
{
    color:White;
    background:#4E463A;
}

#content p a, #contentfull p a 
{
    color:#00535e;
}

#content h1, #contentfull h1, #content h2, #contentfull h2, #content h3, #contentfull h3, div#thedms65 .BrowseCell h2 a 
{
    color:#00535e;
}

#subnav, div#thedms11 .BrowseRow h2, div#thedms13 h2, div#thedmsAccessibility h3, div#thedms65 h3, div#thedmsContactPanel h2
{
    background:#00535e;
}
#menu li a 
{
    padding:14px 28px;
}

#menu li.last a
{
    padding:14px 31.5px;
}