#after {
z-index:300
}

.tabs{
z-index:300;
height:22px;
}

.tabs ul{
padding:0;
margin: 0;
text-transform:uppercase;
}

.tabs ul li{
display: inline;
display:block;
float:left;
text-align:center;
line-height:22px;
margin: 0;
}

.tabs li a{
text-decoration: none;
display:block;
margin: 0;
border-right: 1px solid #9aa43e;
color: #f9ffc6;
}

.tabs li a:visited{
color: #f9ffc6;
}

.tabs li a:hover{
text-decoration: none;
color: #2d2b2b;
}

#li1 {width:222px;border-left: 1px solid #9aa43e;}
#li2 {width:202px;}
#li3 {width:223px;}
#li4 {width:148px;}
#li5 {width:184px;}

/* ######### Style for Drop Down Menu ######### */

.dropmenu_after{
margin-left:-1px;
margin-top:5px;
position:absolute;
border: 1px solid #bac460;
border-width: 0 1px;
font:normal 12px Verdana;
z-index:300;
background-color: #4c6c26;
visibility: hidden;
}


.dropmenu_after a{
display: block;
text-indent: 5px;
border-bottom: 1px solid #bac460;
padding: 2px 0;
text-decoration: none;
color: #f9ffc6;
}

* html .dropmenu_after a{ /*IE only hack*/
width: 100%;
}

.dropmenu_after a:hover{ /*THEME CHANGE HERE*/
background-color: #2b4210;
}

#main-nav {height:22px;}

#drop1 {width: 221px;}
#drop2 {width: 201px;}
#drop3 {width: 222px;}
#drop4 {width: 147px;}
#drop5 {width: 183px;}