You'll see the main nav has a subnav with elements floated left (I think*), but when you hover over a main nav item, then try to get to the sub-nav items, they disappear before you can click them! I can't quite figure out why this is.
*I designed the site, and another developer built it, but left to project early so I'm left to complete the build. He was sort of new to using CSS for layout, and not sure if this bug was bad CSS implementation, or an effect of the ModX plugin which is being used to produce this navigation system.
EXTRA INFO -The site is built on ModX -The nav is a plugin called Wayfinder (?) -The nav uses javascript, but maybe it would better just to create with CSS?