/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
#nav .sf-menu a {
    color: #AAAAAA !important;
    display: block;
    font-size: 14px;
    padding: 8px 12px 11px;
    text-decoration: none;
}

#nav .sf-menu ul a:hover, #nav .sf-menu ul li.sfHover, #nav .sf-menu ul li:hover {
    background: none repeat scroll 0 0 black;
    color: #373331;
}