.main-navigation .main-nav ul li > a:hover,
.main-navigation .main-nav ul li > a:focus,
.main-navigation .main-nav ul li.sfHover > a {
background-color: #222222;
color: #ffffff;
}
Then the dropdown:
.main-navigation ul ul {
background-color: #a55527;
}
well that did work and still does, but if i go in a drop down, the hover still works until i hit a page, a link. it goes the page then the hover comes back on and stays