open includes/templates/YOUR_TEMPLATE/css/stylesheet.css
find the following and make the highlighted changes
#navCatTabsWrapper {
background-color: #5B2D2F;
color: #9a9a9a;
background-image: none;
font-size: 1.4em;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}



Reply With Quote

