/* CSS Document */
.activity2 {
	border: solid #CCC 1px;
	padding: 6px;
	margin: 0 0 10px 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 270px;
	color:006600;
	background-image: url(../assets/bg_box.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: left;
	height: 80px;
}
.activity2 a:link {	color: #006600; text-decoration: none } 
.activity2 a:visited {	 color: #006600; text-decoration: none} 
.activity2 a:hover {	color: #CC0000; text-decoration: none} 
.activity2 a:active {	color: #006600;	text-decoration: none;} 

.activity {
	border: solid #CCC 1px;
	padding: 6px;
	margin: 0 0 10px 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 172px;
	height: 38px;
	color:006600;
	background-image: url(../assets/bg_box.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: left;
}

.activity a:link {	color: #006600; text-decoration: none } 
.activity a:visited {	 color: #006600; text-decoration: none} 
.activity a:hover {	color: #CC0000; text-decoration: none} 
.activity a:active {	color: #006600;	text-decoration: none;} 

.imageleft  {
	float:left;
	padding: 0 8px 0 0;
	
}



.attractions {
	border: solid #CCC 1px;
	padding: 6px;
	margin: 0 0 10px 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 575px;
	color:006600;
	background-image: url(../assets/bg_box.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: left;
	
}
.attractions a:link {	color: #006600; text-decoration: underline } 
.attractions a:visited {	 color: #006600; text-decoration: none} 
.attractions a:hover {	color: #CC0000; text-decoration: none} 
.attractions a:active {	color: #006600;	text-decoration: none;} 

#feature {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
		clear: both;
}

.boxfade {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../assets/bgbuts.jpg);
	background-repeat: repeat-x;
	border-bottom:solid 1px #CCC;
	font-weight: bold;
	background-position: bottom;
	
}
.boxfade2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../assets/bgbuts.jpg);
	background-repeat: repeat-x;
	border-bottom:solid 1px #CCC;
		border-top:solid 1px #CCC;
	font-weight: bold;
	background-position: bottom;
	
}