#nav_top {
        font-size: 93%; background: #FDE6D0 url(none) repeat-x 50% bottom; float: left; width: 100%; line-height: normal
}
#nav_top ul {
        padding-right: 10px; padding-left: 30px; padding-bottom: 0px; margin: 0px; padding-top: 10px; list-style-type: none
}
#nav_top li {
        padding-right: 0px; padding-left: 9px; background: url(../images/left.gif) no-repeat left top; float: left; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
#nav_top a {
        padding-right: 15px; display: block; padding-left: 6px; font-weight: bold; background: url(../images/right.gif) no-repeat right top; float: left; padding-bottom: 4px; color: #006633; padding-top: 5px; text-decoration: none
}
#nav_top a {
        float: none
}
#nav_top a:hover {
        color: #339967
}
#nav_top #current {
        background-image: url(../images/left_on.gif)}
#nav_top #current a {
        background-image: url(../images/right_on.gif); padding-bottom: 5px; color: #339967
}
