

#dropmenudiv{
position: absolute;
/*display: block;*/
color: #c79a1a;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
z-index: 8000;
margin-top: 1px;
height:auto;
clear:both;
display: block;
background-attachment: scroll;
background-position:left;
padding-top: 1px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 3px;
/*background-color:#6a6456;*/
line-height: 14px;
}

#dropmenudiv a {
display: block;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 5px;
/*text-indent: 5px;*/
color:#efedea; /*(font color)*/
font-family: "Times New Roman", Times, serif;
font-weight:normal;
background-color:#6a6456;
text-decoration: none;
line-height: 14px;
}

#dropmenudiv a:visited {
display: block;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 5px;
/*text-indent: 5px;*/
color:#efedea; /*(font color)*/
font-family: "Times New Roman", Times, serif;
font-weight:normal;
background-color:#6a6456;
text-decoration: none;
line-height: 14px;
}

#dropmenudiv a:active {
display: block;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 5px;
/*text-indent: 5px;*/
color:#efedea; /*(font color)*/
font-family: "Times New Roman", Times, serif;
font-weight:normal;
background-color:#6a6456;
text-decoration: none;
line-height: 14px;
}

#dropmenudiv a:hover{ /*hover background color*/
display: block;
background-color:#918670;

padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 5px;
font-family: "Times New Roman", Times, serif;
color:#6f3d12; 
font-weight:normal;
text-decoration: none;
line-height: 14px;
}

.menu a{
background-color:#000000;
font-family: "Times New Roman", Times, serif;
font-weight:bold;
color:#b49e6c;
/*margin-top: 1px;*/
margin-bottom: 3px;
font-size:12px;
padding-top: 6px;
padding-bottom: 2px;
padding-left: 3px;
padding-right: 3px;
line-height: 22px;
text-decoration: none;
}

.menu a:visited{
background-color:#000000;
font-family: "Times New Roman", Times, serif;
font-weight:bold;
color:#b49e6c;
/*margin-top: 1px;*/
margin-bottom: 3px;
font-size:12px;
padding-top: 6px;
padding-bottom: 2px;
padding-left: 3px;
padding-right: 3px;
line-height: 22px;
text-decoration: none;
}

.menu a:active{
background-color:#000000;
font-family: "Times New Roman", Times, serif;
font-weight:bold;
color:#b49e6c;
/*margin-top: 1px;*/
margin-bottom: 3px;
font-size:12px;
padding-top: 6px;
padding-bottom: 2px;
padding-left: 3px;
padding-right: 3px;
line-height: 22px;
text-decoration: none;
}

.menu a:hover {
background-color:#3a362c;
font-family: "Times New Roman", Times, serif;
font-weight:bold;
color:#a56e3a;
font-size:12px;
text-decoration: none;
}
