#suckerfishWrapper{
background: #05703C;
width: 800px;
height: 35px;
align: right;}

#suckerfishnav, #suckerfishnav ul {
height:29px;
list-style:none;
font-family:Arial, Helvetica, Verdana, sans-serif; 
line-height:1.8em;
padding:3px 0 3px 0;
width:500px;/*can specify a fixed width here if you want, ie: width:30em. Adjust as necessary to center - It will depend on the length of the menu items. Use along with padding on menu items to set spacing and width*/
margin:0 auto ;
background:#05703C;
text-align: right;
}

#suckerfishnav {}/*spare*/

#suckerfishnav a {
width:1px;/*for IE6*/
font-size:1.2em;
text-align:center;
color:#fff;
text-decoration:none;
padding:4px 10px 0px;/* Adjust padding as necessary*/
height:22px;
display:block;
white-space:nowrap;/*for IE6*/
}/*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> a {
width:auto;/*for all modern Browsers*/
margin: 4px 0 4px 0;
border-left: 1px solid #8eae94;
}

#suckerfishnav a:hover {
color:#8eae94;
background: #05703C;
text-decoration:none;
}

#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.current_page_item, #suckerfishnav li.current_page_ancestor{background: #05703c;}
#suckerfishnav li.current_page_item a{color:#8eae94;}
#suckerfishnav li.current_page_item li a{color:#8eae94;}


#suckerfishnav li li a {
font-size:1.2em;
background-color:transparent;
color:#fff;
padding:0.3em 1em 0 1em;
border:0;
text-align:left;
}
#suckerfishnav li li a:hover {
background: transparent;
color:#fff;
}

#suckerfishnav li ul {
position:absolute;
left:-999em;
height:auto;
width:156px;
font-weight:normal;
border:1px solid #fff;
border-width:0 0 1px 0;
margin:0;
padding:0;
z-index:1000;
}

#suckerfishnav li li {
padding:0.1em 0;
color:#fff;
text-decoration:none;
border-top:1px solid #fff;
background-color:#05703C;
}


#suckerfishnav li ul a {
width:11em;
}

#suckerfishnav li ul ul {
margin:-1.50em 0 0 10em;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul {
left:-999em;
color:transparent;
}

#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;
margin:0;
}

#suckerfishnav li li:hover, #suckerfishnav li li.sfhover {
background: #05703c;/*sets background for flyout hovers*/
}
#green {
width: 800px;
background-color: #05703C;
height:29px;
 }
#suckerfishWrapper ul{
width: 645px;
float: right;
padding: 0;
 }
