
.topmenu1a {
	background:#623C00;
	width:
}

.topmenu2a {
	background:#97520F;
	border-right:3px solid #FDF7EB;
	border-left:3px solid #FDF7EB;
}

.topmenu3a {
	background:#B67626;
	border-right:3px solid #FDF7EB;
}

.topmenu4a {
	background:#D59B3A;
}

dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: none;
font-weight:bold;
}

ul.drop {
margin: 0;
padding: 0;
list-style-type: none;
font-weight:bold;
}
li.dropbullet {
margin: 0;
padding: 0;
list-style-type: none;
font-weight:bold;
background-color: #baa784;
}

li.dropbullet a {
margin: 0;
padding: 0;
list-style-type: none;
font-weight:bold;
background-color: #baa784;
}

li.dropbullet a:hover {
margin: 0;
padding: 0;
list-style-type: none;
font-weight:bold;
background-color: #623c00;
}

#menu {
position:  absolute;
text-align:right;
z-index:100;
width: 750px; /* precision for Opera */
top:0px;
color:white;
font-size:10px;
font-weight:bold;
}
#menu dl {
float: right;
width: 123px;
}
#menu dt {
padding-top:48px;
cursor: pointer;
text-align: right;
font-weight: bold;
padding-right:10px;
padding-bottom:5px;
}
#menu dd {
display: none;
}
#menu li {
text-align: right;
background: #baa784;
}
#menu li a {
color: #fff;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
padding: 2px 0px;
}

#menu dt a {
color: #fff;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
}

#site {
position: absolute;
z-index: 1;
}
