I was able to change the font size in the dropdown navigation using the gk_stuff.css file. But when I try to change the top level menu font size to match, I can't find the which style sheet that is contained in.
thanks
#gk-nav ul.level0 > li > a { font-size:115% }
div.gk-menu > ul.level0 > li { font-size:115% }
#gk-nav ul.level0 > li { padding 0 20px }