	* {
	margin: 0;
	padding: 0;
	}
	
	
	#pagewrapper {
	height: 4200px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	}


	table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	
	object {
	border:none;
	margin: 0;
	padding: 0;
	}


	body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/activitiesbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
	a {
	color: #FDD740;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	}
	
	a:hover {
	color: #FFAC03;
	text-decoration: none;
	}


	img {
	border: none;
	margin: 0;
	padding: 0;
	}


	
	p {
	font-family:Arial, Helvetica, sans-serif;
	}
	
	

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#headertopstrip {
	height: 66px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 0px;
	}


#bandbicon{
	height: 30px;
	width: 87px;
	overflow: hidden;
	display: block;
	background-image: url(images/bandbicon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 691px;
	top: 23px;
}

#bandbicon:hover{
	background-position: center bottom;
}



#homeicon{
	height: 30px;
	width: 37px;
	overflow: hidden;
	display: block;
	background-image: url(images/homeicon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 809px;
	top: 23px;
}

#homeicon:hover{
	background-position: center bottom;
}

#mailicon{
	height: 30px;
	width: 32px;
	overflow: hidden;
	display: block;
	background-image: url(images/mailicon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 845px;
	top: 23px;
}

#mailicon:hover{
	background-position: center bottom;
}


#basketicon{
	height: 24px;
	width: 109px;
	overflow: hidden;
	display: block;
	background-image: url(images/basketicon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 223px;
	top: 27px;
}

#basketicon:hover{
	background-position: center bottom;
}






	.bodytextbluetitle {
	color: #1A2F5C;
	font-weight: bold;
	font-size: 20px;
	}
	
	.bodytextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #1A2F5C;
	}
	
	.bodytextblue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #077A2C;
	font-weight: bold;
	text-decoration: underline;
	}
	
	.bodytextblue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #FFAC03;
	font-weight: bold;
	text-decoration: underline;
	}
	
	.bodytextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #1A2F5C;
	font-style: italic;
	}
	
	.bodytextitalicbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #1A2F5C;
	font-style: italic;
	font-weight: bold
	}
	
	.bodytextgreenintro {
	color: #077A2C;
	font-weight: bold;
	font-size: 15px;
	}
	
	.captiontextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
	color: #ffffff;
	font-weight: bold;
	}
	
	.captionheading {
	color: #077A2C;
	font-weight: bold;
	font-size: 16px;
	}
	
	.captionheading a {
	color: #FDD740;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	}
	
	.captionheading a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	}
	
	.introtitleitalic {
	color: #4478BD;
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
	font-style:italic;
	}
	
	
	.bodytextorangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF6600;
	font-weight: bold;
	}
	
	.bodytextredbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF0000;
	font-weight: bold;
	}
	
	.bodytextlightbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#009999;
	font-weight: bold;
	}
	
	.bodytextlightgreenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#009966;
	font-weight: bold;
	}
	
	.bodytextvioletbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#6633FF;
	font-weight: bold;
	}



	
	

	#headercontainer {
	height: 182px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 66px;
	}






/* menustyles*/

#menu {
	height: 27px;
	position: absolute;
	top: 248px;
	left: 0px;
	width: 900px;
	z-index: 1000;
	text-align: center;
	background-image: url(images/menubgimgblue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
}


a img, a img.preview {
	border: none;
	text-decoration: none;
	padding: 0;
	outline:none;
}

:focus {
	outline: 0;
}


#headerbottomstrip {
	height: 36px;
	width: 890px;
	position: absolute;
	left: 0px;
	top: 275px;
	z-index: 1;
	padding-top: 8px;
	padding-right: 10px;
}

	li {
	list-style: none;
	display: inline;
	color: #FFFFFF;
	font-size: 9px;
	}

li a {
	list-style: none;
	display: inline;
	color: #FFFFFF;
	font-size: 9px;
	}
	
	li a:hover {
	list-style: none;
	display: inline;
	color: #FFEF42;
	font-size: 9px;
	}

#headerbottomstrip {
	height: 36px;
	width: 890px;
	position: absolute;
	left: 0px;
	top: 275px;
	z-index: 1;
	padding-top: 8px;
	padding-right: 10px;
}


#pagecontentwrapper {
	height: 4200px;
	width: 900px;
	position: absolute;
	top: 319px;
	padding: 0;
	left: 0px;
	margin: 0;
}




#activitiesintrocontainer1 {
	height: 80px;
	width: 420px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 30px;
	padding-top: 20px;
}

#activitiesintrocontainer2 {
	height: 80px;
	width: 350px;
	position: absolute;
	left: 450px;
	top: 0px;
	padding-left: 70px;
	padding-top: 20px;
	padding-right: 30px;
}


#activitiesintrocontainer3 {
	height: 105px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 100px;
	padding-left: 180px;
	padding-top: 100px;
	padding-right: 20px;
}






/* activity panel styles begin */

#kayakingypanel {
	height: 205px;
	width: 450px;
	position:absolute;
	top: 100px;
	left: 450px;
	background-image: url(images/kayakpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align:inherit;
}

#tractorpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/tractorpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 305px;
	left: 450px;
}

#horseridingpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/horseridingpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 305px;
	left: 0px;
}

#equestrianexpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/equestrianpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 510px;
	left: 450px;
}

#quadsyouthpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/quadsyouthpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 510px;
	left: 0px;
}

#archerypanel {
	height: 205px;
	width: 450px;
	background-image: url(images/archerypanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 715px;
	left: 0px;
}

#ponyridingpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/ponyridingpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 920px;
	left: 0px;
}

#climbingrockpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/climbingrockpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 920px;
	left: 450px;
}


#paintballonepanel {
	height: 205px;
	width: 450px;
	background-image: url(images/paintballonepanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 1125px;
	left: 0px;
}

#paintballtwopanel {
	height: 205px;
	width: 450px;
	background-image: url(images/paintballtwopanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 1125px;
	left: 450px;
}

#paintballthreepanel {
	height: 205px;
	width: 450px;
	background-image: url(images/paintballthreepanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 1330px;
	left: 450px;
}

#survivalpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/survivalpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 1535px;
	left: 0px;
}

#canoeingpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/canoeingpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 1535px;
	left: 450px;
}

#fourbyfourintropanel {
	height: 205px;
	width: 450px;
	background-image: url(images/4x4intropanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 1740px;
	left: 0px;
}

#fourbyfouradventurepanel {
	height: 205px;
	width: 450px;
	background-image: url(images/4x4adventurepanel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 1740px;
	left: 450px;
}

#quadbikeadultpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/quadsadultpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 1945px;
	left: 450px;
}


#quadbikekidspanel {
	height: 205px;
	width: 450px;
	background-image: url(images/quadskidspanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 1945px;
	left: 0px;
}


#mountainboardpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/mountainboardpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 2150px;
	left: 0px;
}

#canyoningpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/canyoningpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 2355px;
	left: 0px;
}



#climbingwallpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/climbingwallpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 2560px;
	left: 0px;
}


#offroadbuggypanel {
	height: 205px;
	width: 450px;
	background-image: url(images/offroadbuggypanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 2560px;
	left: 450px;
}

#treasurehuntpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/treasurehuntpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 2765px;
	left: 0px;
}


#blindfolddrivingpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/blindfoldpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 2765px;
	left: 450px;
}

#jetskiingpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/jetskipanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 2970px;
	left: 0px;
}

#bananaboatpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/bananaboatpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 2970px;
	left: 450px;
}

#waterskiingpanel {
	height: 205px;
	width: 450px;
	background-image: url(images/waterskipanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 3175px;
	left: 0px;
}


#survivalovernightpanel{
height: 205px;
	width: 450px;
	background-image: url(images/survivalovernightpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 2970px;
	left: 0px;
}


#couplesclimbingabseilingpanel{
height: 205px;
	width: 450px;
	background-image: url(images/couplesclimbingpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 2970px;
	left: 450px;
}

#multibox1 {
	height: 195px;
	width: 400px;
	position:absolute;
	top: 3175px;
	left: 450px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 10px;
}


#couplescanyoningpanel{
height: 205px;
	width: 450px;
	background-image: url(images/couplescanyoningpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 3175px;
	left: 0px;
}

#multibox2 {
	height: 220px;
	width: 420px;
	position:absolute;
	top: 3380px;
	left: 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
}

#couplesckpanel{
height: 205px;
	width: 450px;
	background-image: url(images/couplesckpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 3380px;
	left: 450px;
}


#couplesmbapanel{
height: 205px;
	width: 450px;
	background-image: url(images/couplesmbapanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 3635px;
	left: 0px;
}


#couplesoffroadpanel{
height: 205px;
	width: 450px;
	background-image: url(images/couplesorepanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top: 3840px;
	left: 0px;
}





/* activity panel styles end */















#activitydescription {
	height: 135px;
	width: 195px;
	padding-top: 25px;
	padding-right: 25px;
	float: right;
}

.descriptiontext1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height:120%;
	}
	
.descriptiontext2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	line-height: 120%;
	}
	
	.descriptiontext3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #FDD740;
	font-size: 16px;
	font-weight: bold;
	}
	
	
	.descriptiontext4 {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	}






#detailstrip {
	height: 37px;
	width: 365px;
	padding-left: 20px;
	padding-top: 8px;
	float: left;
}

.detailstextgrey {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 11px;
	}
	
.detailstextgreen {
	font-family:Arial, Helvetica, sans-serif;
	color:#1A9C4A;
	font-size: 11px;
	font-weight: bold;
	}
	
.detailstextblue {
	font-family:Arial, Helvetica, sans-serif;
	color:#2345A6;
	font-size: 11px;
	font-weight: bold;
	}
	
.detailstextaqua {
	font-family:Arial, Helvetica, sans-serif;
	color:#2597AF;
	font-size: 11px;
	font-weight: bold;
	}
	



#booknowconcontainer {
	height: 43px;
	width: 55px;
	float: right;
	padding-left: 10px;
	padding-top: 2px;
}

.detailstextgreen a {
	color: #1a9c4a;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	}
	
	.detailstextgreen a:hover {
	color: #ff7808;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	}




/* activity panel styles ends */











#footer {
	height: 57px;
	width: 775px;
	position: absolute;
	left: 125px;
	top: 4440px;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 150%;
	text-align: center;
	padding-top: 15px;
}

.footertexthighlight {
	color: #FDD740;
	font-size: 8px;
	font-weight: bold;
}

.footertexthighlightwhite {
	color: #ffffff;
	font-size: 8px;
	font-weight: bold;
}

#toplinkcontainer {
	height: 37px;
	width: 105px;
	position: absolute;
	left: 0px;
	top: 4440px;
	font-size: 11px;
	color: #9999AB;
	padding-top: 35px;
	padding-left: 20px;
}



#subfooter a {
color: #AEAEBD;
text-decoration: none;;
}

#subfooter a:hover {
color: #2345A4;
text-decoration: none;;
}

#subfooter {
	height: 28px;
	width: 890px;
	position: absolute;
	font-size:9px;
	color: #AEAEBD;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
	top: 4515px;
	left: 0px;
}
