#dropmenudiv{
	font-family: Georgia, Georgia, serif;
	position:absolute;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:900;
	border-top-width: 0px;
	border-right-width: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: -80px;
	margin-top: 5px;
}

#dropmenudiv a{
	font-family: Georgia, Georgia, serif;
	width: 150px;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	color: #663;
	background-color: #ADAD7A;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #C7C7A5;
	border-right-color: #c7c7a5; /*old border-left-color: #7B7B51; */
	font-size: 0.9em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999966;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #92925f;
	color:  #CCCC99; /*old #fff*/
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A0A06D;/* old #c7c7a5; #ADAD7A; */
}
.style1 {
	font-family: Geneva, Verdana, Arial, Sans-serif;
	color: #A3A36A;
}
