@charset "UTF-8";
/* CSS Document */
.btt {
	font-size:.85em;
	float:right;
	padding:5px 40px 5px 25px;
	margin-top:20px;
	clear:both;
	background-image:url(kidscamp_assets/UpArrow.png);
	background-position:5px;
	background-repeat:no-repeat;
}
.endofsectionline {
	margin:20px 0px 0px 0px;
	padding:0px;clear:both;
}
.section {
	width:100%;
	overflow:hidden;	
}
.firstsection {
	width:100%;
	overflow:hidden;
	background-image:url(KidsCampShadedBackground.png);
	background-repeat:repeat-x;
	background-position: top;
}
.sectioncontent {
	margin:25px;
}
.sectiontitle {
	margin:25px 0px 25px 0px;
	font-size:1.45em;
}
.firstsectiontitle {
	margin:50px 0px 25px 0px;
	font-size:1.45em;
}