.ourhuntmenu, .bookmenu {
	position:absolute;
	visibility: hidden;
	border-bottom-width: 1px;
	line-height: 24px;
	z-index: 100;
	width: 100px;
	margin-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(jhoimages/transparent_grid.png);
}

.ourhuntmenu a, .bookmenu a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #666666;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 7px;
	color: #FFFFFF;
}

.ourhuntmenu a:hover, .bookmenu a:hover  { /*hover background color*/
	color: #660000;
	background-image: url(jhoimages/transparent_grid2.png);
}

.bookmenu {
width: 120px;
margin-left: 15px;
}
