#suckerfishnav {background-color:#402e00;  font-family:helvetica neue, arial, verdana, sans-serif;font-weight:normal;font-size:0.9em;}
#suckerfishnav, #suckerfishnav ul {float:left;list-style:none;line-height:1;padding:0;;margin:0 0 0 0;width:100%;}/*can specify a fixed width here if you want, ie: width:30em;*/
#suckerfishnav a {display:block;color:#ffffff;text-decoration:none;padding:0.25em 2em;}/*can specify a fixed width here for each first level button if you want, ie: width:10em; You must also modify the #suckerfishnav li as well*/
#suckerfishnav li {float:left;padding:0;}/*can specify a fixed width here for each first level button if you want, ie: width:10em; You must also modify the #suckerfishnav a as well*/
#suckerfishnav li ul {position:absolute;left:-999em;height:auto;width:10em;font-weight:normal;;margin:0;}


#suckerfishnav li li {margin:0 auto;width:6em;}
#suckerfishnav li li a {margin:0 auto}
#suckerfishnav li ul a {width:6em;}
#suckerfishnav li ul ul {margin:0 auto}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul {left:-999em;}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul {left:auto;background-color:#402e00;}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {background: #402e00;}

