I did the following with Chrome and was able to locate the code. When I put it in the custom CSS though the text changed but the mouse hover color option did not work. This makes me think there may be other code that is effecting it. Any thoughts
Code I entered
.main-navigation li a {
text-transform: uppercase;
color: #111;
.main-navigation li a:hover {
color: ##FF8000;
}
Results on current site http://havenwoods.org.previewdns.com/