@charset "UTF-8";
/* Feel the Magic - Activities CSS Document */

#activities ul, #activities_cont ul {
	margin:0px;
	padding:0px;
}

#activities ul li, #activities_cont ul li {
	width:460px;
	margin:0px 0px 3px 0px;
	padding:0px;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	display:inline-block;
}
	
#activities_photos_01 {
	width:410px;
	height:310px;
	margin:10px 0px 0px 10px;
	overflow:hidden;
	float:left;
}

#wind_surfing {
	width:;
	height:;
	float:left;
}

#surfing {
	width:234px;
	height:150px;
	margin:0px 0px 5px 10px;
}

#kayaking {
	width:234px;
	height:150px;
	margin:0px 0px 0px 10px;
}

#activities_photos_02 {
	width:410px;
	height:310px;
	margin:10px 0px 0px 10px;
	overflow:hidden;
	float:left;
}

#hiking {
	width:400px;
	height:178px;
	marign:0px 0px 10px 0px;
}

#scuba {
	width:400px;
	height:122px;
}