/* Start of CMSMS style sheet 'register' */
html {
	background: #16753c url(images/camps/insideshade.png) repeat-x;
}
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;
}
#header {
	width:988px;
	height:261px;
	background:url(images/camps/header.jpg) no-repeat;
	display:block;
}
#logo {
	top:75px
}
#contentwrapper {
	width:100%;
	height:auto;
	display:block;
	position:relative;
	background:url(images/camps/backgrounds/whereback.jpg) center repeat-y;
	
}
#leftcolumn {
	float:left;
	position:relative;
	display:block;
	width:290px;
}
#navigation {
	background:url(images/camps/backgrounds/navback-where.jpg) no-repeat;
	position:relative;
	top:0;
	left:0px;
	width:289px;
	height:221px;
}
#work {
top:250px
}

a#registerbutton {
background:url(images/camps/navigation/registerbutton.png) no-repeat;
height:131px;
width:131px;
display:block;
position:absolute;
left:115px;
top:315px
}
a#registerbutton:hover {
	background:url(images/camps/navigation/registerbutton.png) no-repeat;
background-position: 0 -131px;
}

a span {
	position: absolute;
	left: -999em;
}

#content {
	float:left;
	width:600px;
	position:relative;
	margin-left:10px;
	top:70px;
	background:url(images/camps/backgrounds/contentback.png) repeat;
	height:auto;
	margin-bottom:85px;
	z-index:10;
}

#contactdetails {
	position:absolute;
	top:20px;
	left:380px;
	width:190px;
	height:205px;
	font-size:14px;
}
#rightcolumn {
	float:right;
	position:absolute;
	right:39px;
	top:0;
	width:207px;
	z-index:5;
}
#rightpictures {
	width:214px;
	height:635px;
	background:url(images/camps/picturesback.jpg) no-repeat
}

#footer {
	background:url(images/camps/footerinside.jpg) center repeat-y;
	margin-top:-15px;
}
#footcontent {
	margin-left:55px
}
.clear {
	clear:both;
}

.heading {
	position:absolute;
	left:295px;
}

.contactform {
height:auto;
}

label {
font-weight:bold;

	font-size:95%;
	line-height:170%;
	margin:0 0 12px;
}
legend {
border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
width:100%
}
fieldset {
border-bottom:1px dotted #ccc;
}

#m3moduleform_1 {
margin:20px 20px 0;
	padding:0 0 20px;
	width:450px;
}

#m3fbrp_submit
{
	font-size:120%;
	margin-right:5px;
}


#m3fbrp__20, #m3fbrp__27, #m3fbrp__28, #m3fbrp__29,#m3fbrp__30,#m3fbrp__31, #m3fbrp__34, #m3fbrp__35, #m3fbrp__36, #m3fbrp__39, #m3fbrp__41, #m3fbrp__22, #m3fbrp__45, #m3fbrp__46, #m3fbrp__22 
{
	background:#fff url(images/camps/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

#m3fbrp__23, #m3fbrp__44, #m3fbrp__40
{
	background:#fff url(images/camps/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	margin:0;
	width:50%;
height:10em;
}

.text {
height:56px;
}
.textarea {
height:166px;
}
/* End of 'register' */

