#where_to_go, #where_to_stay, #what_to_do, #what_to_see{
	position:absolute; 
	visibility: hidden; 
	z-index:200;
	width:230px;
	background-color:#e7e7e7;
	border-bottom:1px dashed #e7e7e7;
	padding:10px;
	background-image:url(../images/background/lrg_nav_shadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.nav_holder{
	border:1px dashed #afafaf;
	padding:10px;
	width:210px;
}