#suckerfishnav {background-color:transparent;font-family:georgia,serif;text-transform: uppercase;height:20px;font-size:0.7em;}

#suckerfishnav, #suckerfishnav ul {

	line-height:1.7em;border-bottom:0px solid #4d5e68;border-top:1px solid #dddbd4;

	float:left;list-style:none;padding:0;margin:0 0 1em 0;_margin:1px 0 1em 0;width:100%;}/*can specify a fixed width here if you want, ie: width:30em;*/

#suckerfishnav a {display:block;color:#cccccc;text-decoration:none;padding:0.25em 1em;}
/*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 a:hover {color:#ffcc00;text-decoration:underline;}

#suckerfishnav li {float:left;padding:0;border-left:#728793 1px solid;border-right:#3b4850 1px solid;}
/*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 {line-height:2.4em;position:absolute;left:-999em;height:auto;width:16em;font-weight:normal;margin:0;}

#suckerfishnav li li {padding-right:0;width:16em;border-top:1px solid #dddbd4;}

#suckerfishnav li li a {padding:0 1em;}

#suckerfishnav li ul a {width:15em;}

#suckerfishnav li ul ul {margin:-2.6em 0 0 177px;_margin:-2.6em 0 0 189px;}

#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:#434366;}

#suckerfishnav li:hover, #suckerfishnav li.sfhover {background: #404080;}



#suckerfishnav ul ul li {border-top:1px solid #dddbd4;background-color:#5f717b;}

#suckerfishnav ul ul li:hover {background-color:#5f717b;}

#suckerfishnav ul ul ul li {border-top:1px solid #dddbd4;background-color:#5f717b;}

#suckerfishnav ul ul ul li:hover {background-color:#5f717b;}
