/* GENERIC STYLES */
#subnav { width: auto; font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: bold; padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; }

#subnav ul.nav { width: auto; list-style-type: none; margin: 0px; padding: 0px; }



/* BASE BUTTON STYLES */
#subnav li.snbutton a, #subnav li.snbuttonON a { position: relative; display: block; width: auto; list-style-type: none; line-height: 20px; height: 20px; background-image: url(../images/arrowright_brown.gif); background-repeat: no-repeat; background-position: 5px center; background-color: #DAD9D5; margin-bottom: 1px; text-decoration: none; padding-left: 20px; margin-bottom: 1px; }



/* BUTTON UP STATES */
#subnav li.snbutton a { color: #4A4234; }


/* BUTTON OVER STATES */
#subnav li.snbutton a:hover { color: #E56208; background-image: url(../images/arrowright_brown.gif); background-repeat: no-repeat; background-position: 5px center; background-color: #EDECE7; margin-bottom: 1px; }


/* BUTTON PRESSED STATES */
#subnav li.snbutton a:active { color: #4A4234; }


/* BUTTON ON STATES */
#subnav li.snbuttonON a { color: #E56208; background-image: url(../images/arrowright_brown.gif); background-repeat: no-repeat; background-position: 5px center; background-color: #EDECE7; }
