/* Start of CMSMS style sheet 'summermain' */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-size: 13px;
	color:#282825;
	font-family:Arial, Helvetica, sans-serif;
	width: 100%;
	display: table;
}
/* rules for headings and paragraph */
	h1 {
	padding-top: 10px;
	font-size: 150%;
	color:#282825;
}
h2 {
	font-size: 130%;
	color:#282825;
}
h3 {
	font-size: 120%;
	color:#282825;
}
p {
	line-height: 150%;
}
#container {
	position:relative;
}

#wrapper {
	margin:0 auto;
	position:relative;
	width: 988px;
	height: auto;
	background:url(images/camps/backgrounds/contentbottom.jpg) bottom center repeat-y
}
#header {
	width:988px;
	height:261px;
	background:url(images/camps/header.jpg) no-repeat;
	display:block;
}


#logo {
	position:absolute;
	top:110px;
	left:170px;
	width:302px;
	height:99px;
}

#contentwrapper {
	width:100%;
	height:auto;
	display:block;
	position:relative;
	background: url(images/camps/backgrounds/contentback.jpg) top no-repeat;
}
#leftcolumn {
	float:left;
	position:relative;
	display:block;
	width:290px;
}
#navigation {
	background:url(images/camps/backgrounds/navback.jpg) no-repeat;
	position:relative;
	top:0;
	left:0;
	width:289px;
	height:221px;
	z-index:10;
}
#ukcamps{
position:relative;
top:230px;
left:65px;
width:212px;
height:85px;
}

/* footer */

#footer {
	width:100%;
	height:130px;
	background:url(images/camps/footer.jpg) center;
	display:block;
}

#footer a {
	color:#ffee00;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
#footcontent {
	width:900px;
	height:100px;
	margin-top:15px;
	margin-left:90px;
	font-size:11px;
	color:#ffee00;
	text-align:center;
}
#footcontent ul {
	list-style-type:none;
}
#footcontent ul li {
	display:inline;
}
#footcontent ul li a {
	color:#ffee00;
	text-decoration:none;
}
#footcontent ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
#footleft {
	position:relative;
	left:25px;
	top:20px;
	width:400px;
	font-size:10px;
	color:#ffee00;
	text-align:left;
	float:left;
}
#footright {
	position:relative;
	right:25px;
	top:20px;
	width:400px;
	color:#ffee00;
	text-align:right;
	float:right;
}
/* classes */
.green {
	color:#d2e0c1;
	width:200px;
	position:relative;
	left:40px;
	top:10px;
	text-align:center
}
.yellow {
	color:#fffddf;
	width:200px;
	position:relative;
	left:40px;
	top:10px;
	text-align:center
}
.clear {
	clear:both
}
.paddingsm {
	padding:6px
}
.paddinglrg {
	padding:15px
}
.paddingleft {
	margin-left:20px
}
.center {
	display:block;
	margin-left:auto;
	margin-right:auto
}
.button {
	vertical-align:middle;
	line-height:13px;
}
.seemore {
	position:relative;
	top:590px;
	left:25px;
}
.background {
	background:url(images/camps/backgrounds/contentback.png) repeat;
	padding:15px
}
#work {
position:relative;
top:145px;
left:66px;
}


/* End of 'summermain' */

