#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px / 18px Arial, Helvetica, sans-serif;
	z-index: 100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: #61582F;
	z-index: 100;
}

#dropmenudiv a:hover {
/*hover background color*/
	background-color: #7E0B0B;
}
.border {
	border: 1px solid #FFFFFF;
}
.headredsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
}
.body14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
}
.bodytan14pxCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6D9B5;
	line-height: 15px;
	font-weight: normal;
}
.bodytan1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6D9B5;
	line-height: 25px;
	font-weight: normal;
}
.goldCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: d8a60d;
	line-height: 16px;
	font-weight: normal;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
}
.listtan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ddd0ad;
	line-height: 20px;
	font-weight: normal;
}
