#menu {width: 100%; float: left; background: #bb9753; height: 28px; display:block;}

#menu ul {list-style: none; margin: 0; padding: 0;}

#menu ul li {float: left;}

#menu li {position: relative;}

#menu a {
font: 12px Verdana;
display: block;
width: auto;
color: #ffffff;
text-decoration: none;
background: #bb9753;
text-align: left;
text-transform: uppercase;
height: 21px;
padding: 7px 13px 0px 13px;
}

#menu a.current, #menu a.main_current {color: #ffffff; background: #825500;}

#menu a.main_menu:hover, #menu a:hover {color: #ffffff; background: #825500; cursor: pointer;}

#menu a#menu_link7 {width: 81px;}

