1. Where do I change the colors for the links in the drop down menus? Right now they are either white or the opposite of the background color when hovered:
I figured this one out.
The color for those links is not in hex code, it is on line 88 of the stylesheet_header_menu.css file... it says "white" and I changed it to "black".