.chromestyle{
width: 930px;
font-weight: normal;
        color: #b18f45;
        font-size: 14px;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
height: 50px;
line-height: 34px;
margin-left: 0px;
font-family: 'trebuchet ms', arial, tahoma, verdana;
}

.chromestyle:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
padding: 0 0 0 0;
margin: 0 0 0 0;
text-align: left;
height: 50px;
}

.chromestyle ul li{
display: inline;
margin: 0 0 0 0;
padding: 0 0 0 0;
line-height: 30px;
margin-left: 0px;
height: 34px;
}

.chromestyle ul li a{
color: #fff;
 padding: 7px 10px 7px 11px;
margin: 0 0 0 0;
text-decoration: none;
border-right: 1px solid #256338;
height: 34px;
line-height: 34px;
background: url(../images/menutophg.jpg) repeat-x top center;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{
color: #fff;
text-decoration: none;
border-right: 1px solid #256338;
background: url(../images/menutopg.jpg) repeat-x top center;
}


.dropmenudiv{
position:absolute;
top: 0;
border: 0px solid #c9bb9e;
border-bottom-width: 0;
line-height:18px;
z-index:100;
background-color: #055c31;
width: 200px;
visibility: hidden;
margin-top: -1px;
font-size: 13px;
font-family: 'trebuchet ms', arial, tahoma, verdana;
text-transform: none;
letter-spacing: 0px;
font-weight: normal;
}


.dropmenudiv a, .dropmenudiv a:link {
width: 100%;
text-align: left;
display: block;
text-indent: 0px;
text-decoration: none;
color: #fff;
background: #5c1212;
background: #055c31;
 padding: 5px 10px 5px 11px;
margin-left: 0px;
border-bottom: 1px solid #0f6f40;
}

* html .dropmenudiv a{
width: 100%;
color: #fff;
text-decoration: none;
/*background: #e6c5c5;*/
color: #fff;
}

.dropmenudiv a:hover {
text-decoration: none;
background: #169c5a;
color: #fff;
border-bottom: 1px solid #0f6f40;
}
