
ul#nav li { list-style: none; float: left; font-weight: bold; margin-right: 1px; padding:0px;}
ul#nav  { right:0; border:0; padding:0; margin:0; }
#nav li {height:25px; position:relative;}
#nav li span {position:absolute; width:100%; height:100%;}
#nav li a {color:#59564d; text-decoration:none; font-weight:bold; font-size:0.8em; height:0; overflow:hidden; color:#FFF0B3;}
#nav a:hover, #nav a:active, #nav a:focus {background-position:0 0; /*border-bottom:1px dotted #59564d;*/ cursor:hand;}
#nav li a:hover span, #nav li a:active span, #nav li a:focus span, #nav li.current a span {background-position:0 25px;}
#nav .index {width:43px; background:#fff url(img/item_index.gif);}     
#nav .index a span {background:url(img/item_index.gif);}
#nav .aboutus {width:65px; background:#fff url(img/item_aboutus.gif);}
#nav .aboutus a span {background:url(img/item_aboutus.gif);}
#nav .barflies {width:62px; background:#fff url(img/item_barflies.gif);}
#nav .barflies a span {background:url(img/item_barflies.gif);}
#nav .allbars {width:40px; background:#fff url(img/item_allbars.gif);}
#nav .allbars a span {background:url(img/item_allbars.gif);}
#nav .bartenders {width:80px; background:#fff url(img/item_bartenders.gif);;}
#nav .bartenders a span {background:url(img/item_bartenders.gif);}



#subnav { background: #fff url(../images/header_subnav_bg.jpg) repeat-x left bottom; height: 35px; position: absolute; bottom: 0; width: 100%; font-size: 1.1em; font-weight: bold; }
#subnav ul { margin-left: 22px; }
#subnav ul li { float: left; list-style: none; height: 24px; }
#subnav ul a { float: left; color: #59564d; text-decoration: none; padding: 11px 13px; }
#subnav img { position: absolute; right: 221px; top: 10px; }
#subnav .current a { background: #fff; }
.accessibility { /* Hide contents off-left */ height: 1px !important ; left: 0px; overflow: hidden; position: absolute; left: -9999px; width: 1px;line-height:1px !important ; }


