@charset "UTF-8";
/* CSS Document */

#close_butt{
	
	position: absolute;
	margin: 3px 0 0 818px;

}

#destinations_height{
	
	width: 840px ;
	margin: 5px auto 0 auto;
	height: 476px;
	color: #674e35;
}

#destinations_bg{
	/*background:url(../images/destinations_1.jpg);*/
	position:absolute;
	width: 933px;
	height: 586px;
	margin-top:33px;
	margin-left:17px;
	z-index:1;

	
}

#logo2{
	width:289px;
	margin-left: 331px;
	padding-top: 36px;
	z-index:3;
}



#dest_content{
	color: #CCC;
	width: 900px;
	margin: 13px auto 0 auto;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: 17px;
	
	}
	
#dest_content p{
	line-height: 17px;
	}	
	
	.dest p{
	
	line-height: 17px;
	padding: 8px 0 0 12px;
	color: #CCC;
	font-size: 12px;
	
	}


	
	.open, .open2, .open3, .open4, .open5, .open6, .open7, .open8, .open9, .open10, .open11 {
	
	cursor: pointer;
		
	}
	
	.pane{
	position: absolute;
	top: 0;
	left: 0;
	height:344px;
	margin-top:165px;
	z-index: 2;
	width: 100%;
	background: url(../images/bg_black.png);
	}
	
	#hint2{
		
		position:absolute;
		margin: 128px 0 0 478px;
		
		
	}
	

	
	

