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

/****************************************************
	CSS override styles for Attractions Page
*****************************************************/
#Content_main hr{
	clear:left;
	height:2px;
	margin:10px 0px 10px 0px;
	padding:0px;
	border:none;
	border-bottom:2px solid #d9e7f0;	
}
#Content_main a:hover{
	text-decoration:underline;
}
#Content_main h3{
	clear:left;
	font-size:23px;
	width:300px;
}
#Content_main h3 a{
	display:block;
	height:25px;
	
	font-size:18px;
	background:url(../images/common/small_splash_clear.png) no-repeat 0px -3px; 
}
#Content_main h3 a:hover{
	text-decoration:none;
}
#Content_main img{
	float:left;
	display:block;
	background:url(../images/backgrounds/attractions_image_bg.png) no-repeat right bottom;
	margin:10px 0px 0px 0px;
	padding:0px 20px 20px 0px;
}
#Content_main ul{
	margin-bottom:15px;
}