Well, I have it only on a local server at this point. Was just coming back to post that I spoke too soon and can't seem to center the menu items with margin or padding.
Here's a screen shot if it'll help:

Not sure that that came through.
Anyway, in the css the "float: left;" in the following line is causing all links to justify to the left side of the menu bar.
.mega-menu li {float:left;text-align:center;position:relative;margin:6px 20px 0px 0;border:none;}
I want to center them. Can't float:center, so is there a way to do it some other way? As mentioned above I've messed with margins and padding in a variety of places but can't get the items to center on the bar with the same relative margins/padding amongst themselves. This would basically end up with roughly 300px to the left and right of the whole group of links and whatever is the default in relation to each other.
Any help is greatly appreciated as I'm obviously still a relative noob.
JT
Bookmarks