Scratch that, I figured it out....in order to have different coloured font for my level 1 items (the links people see without hovering) I added the following line to stylesheet_header_menu.css

div#dropMenu ul.level1 a {padding: 0.5em 0 0.5em 0.25em;color: #666; text-transform:none;}