/* Start of CMSMS style sheet 'ukmain' */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-size: 12px;
	color:#282825;
	font-family:Verdana, Geneva, sans-serif;
	width: 100%;
}
/* rules for headings and paragraph */
	h1 {
	padding-top: 10px;
	font-size: 150%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
p {
	line-height: 150%;
}
#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:250px;
	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/ukcamps/subnav.png) no-repeat;
	position:relative;
	top:0;
	left:1px;
	width:289px;
	height:221px;
	z-index:10;
}
#leftcolumn ul {
list-style-type:none;
margin-left:60px;
}
#leftcolumn ul li {
padding:10px;
}


/* footer */

#footer {
	width:100%;
	background:url(images/camps/footer.jpg) center repeat-y;
margin-top:-15px;
}

#footer a {
	color:#ffee00;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
#footcontent {
	width:860px;
	height:140px;
	margin-left:90px;
	font-size:11px;
	color:#ffee00;
	text-align:center;
}
#footcontent ul {
	list-style-type:none;
margin-top:20px;
}
#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;
clear:left;
}
#footright {
	position:relative;
	right:0;
	top:20px;
	width:400px;
	color:#ffee00;
	text-align:right;
	float:right;
clear:right;
}
/* classes */
.greenold {
	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
}
.red {color:#d3222a}
.green {color:#00693e}
.blue {color:#0d204a}

.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;
}
.rightimage {
float:right
}



/* End of 'ukmain' */

