#header .logo, .box h2
{
    background:#693826;
}

#menu li a:hover, #menu li.selected 
{
    background:#693826;
}

#header li
{
    background:#b4dbca;
    color:#666;
}

#content p a, #contentfull p a, div#thedms17 .BrowseRow h2 a 
{
    color:#693826;
}

#content h1, #contentfull h1, #content h2, #contentfull h2, #content h3, #contentfull h3
{
    color:#693826;
}

#subnav, div#thedms11 .BrowseRow h2, div#thedms13 h2, div#thedms18 h2 
{
    background:#693826;
}

#menu li a 
{
    padding:14px 30px;
}

#menu li.last a
{
    padding:14px 32px;
}

#header li a 
{
    color:#666;
}

#header li.selected a, #header li a:hover
{
    color:White;
}

#header 
{
    background:white url(/img/headers/conference.jpg) no-repeat right;
}

div#thedms17 #thedmsBrowseGrid .BrowseRow  
{
    border-top:4px solid #693826;
}