body {
	background: #fff url(images/bg.gif) repeat-y left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
}
a.float-right{
	float: right;
	padding: 0 0 10px 10px;
}
a {
	color: #e5fb4f;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
h3 {
	color: #e5fb4f;
	font-size: 11px;
	width: 175px;
	padding-left: 10px;
	position: relative;
	top: -10px;
}
#bullet1 li{
	list-style: none;
	/*padding:0;*/
	background: url(ui/tick.gif) no-repeat;
	padding-left: 20px !important;
}
#bullet2 li{
	list-style: square !important;
	/*padding:0;*/
}
* html h3 {
	top: 5px;
}
h4 {
	font-size: 11px;
	margin: 10px 0px 0px 0px;
}
img.float-right {
	float: right;
	padding: 0 0 10px 10px;
}
#container {
	width: 779px;
	padding: 0;
	margin:  0;
	margin-right: auto;
} 
#header {
	background: #e4e7e9 url(images/bg.gif) repeat-y left;
	height: 248px;
}
* html #header{
	margin-bottom: -3px;
}
#header h1 {
	display: none;
}
#outer { 
	border-left: solid 200px #577d9e;
} 
#inner{ 
	margin: 0; 
	width: 100%;
}
#left {
	float: left;
	position: relative;
	margin-left: -200px;
	margin-right: 1px;
	margin-top: 10px;
}
* html #left {
	margin-top: 26px;
}
#left h2 {
	background: url(images/hbg.gif) no-repeat;
	height: 24px;
	width: 186px;
	color: #eaff00;
	font-size: 13px;
	letter-spacing: 0px;
	position: relative;
	top: -10px;
	padding: 4px 0 0 10px;
}
* html #left h2 {
	top: 10px;
}
#left p {
	padding-left: 11px;
	position: relative;
	top: -10px;
	color: #fff;
	font-size: 11px;
	width: 186px;
}
* html #left p {
	top: 0;
}
hr.clear {
	clear: both;
}
#left hr {
	height: 20px;
	width: 20px;
	color: #577d9e;
	background-color: #577d9e;
	border: none 0;
}
* html #left hr {
	height: 10px;
}
#content { 
	position: relative; 
	margin: 35px 20px 0 25px;
}
#content p {
	padding: 10px 10px 0 0;
	margin: 0; 
	line-height: 21px;
	letter-spacing: 0.2px;
}
#content ul li, #content ol li {
	padding: 0;
	margin-left: 12px; 
	line-height: 21px;
	list-style: none;
}
#content ul li {
	list-style: none;
}
#content ul li ul li {
	list-style: circle;
}
#content h1 {
	padding: 5px 30px 0 0;
	margin: 0;
	font-size: 16px;
	color: #6dac3f;
	letter-spacing: 0;
}
#content h2 {
	padding: 5px 30px 0 0;
	margin: 0;
	font-size: 12px;
	color: #006885;
	letter-spacing: 0;
}
#dates li {
	color: #006885;
	list-style: square !important;
}
.price {
	color: #6dac3f;
	font-weight: bold;
}
#content a {
	color: #417098;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
.names {
	color: #25b60e;
}
.tag {
	font-size: 14px;
	font-weight: bold;
}
.questions {
	color: #417098;
}
#faq {
	font-weight: bold;
}
#box1 a, #box2 a {
	color: #e5fb4f;
	text-decoration: none;
}
#box1 a:hover, #box2 a:hover {
	color: #000;
	text-decoration: underline;
}
.image {
	margin: 6px;
	border: 3px solid #e4e7e9;
	vertical-align: middle;
}
.imagef {
	float: right;
	margin: 15px;
	border: 3px solid #ccc;
}
.sponsored-image {
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
}
.widel, .wider {
	text-align: center;
	width: 250px;
	float: left;
	padding-left: 5px;
	height: 490px;
	margin-top: 15px;
	background: url(images/sbg.gif) repeat-x;
}
.wider {
	margin-left: 20px;
}
#right {
	margin-top: 20px;
	width: 200px;
	float: right;
	postion: relative;
	margin-left: 1px;
}
.cimage {	
	margin: 15px;
	border: 3px solid #ccc;
	display: block;
	clear: both;
}
#footer {
	clear: left;
	padding: 0 0 0 0;
	margin: 0;
	text-align: left;
	color: #fff;
	font-size: 11px;
	bottom: 0px;
	position: relative;
	width: 186px;
}
#footer p {
	padding-left: 11px;
	position: relative;
	top: -10px;
	color: #fff;
	font-size: 11px;
}
* html #footer p {
	top: 0;
}
#main {
	position: absolute;
	top: 248px;
	width: 452px;
	height: 22px;
	left: 220px;
}
#main-menu li{
	float: left;	
}
#main-menu li a {
	float: left;
	line-height: 18px;
	color: #eaff00;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 2px 0px 2px;
	text-align: center;
}

* html #main-menu li a{
	margin: 0px 1px 0px 1px;
}

#main-menu li a.home, #main-menu li a.venue, #main-menu li a.about-us, #main-menu li a.booking{
	background: url(images/menu-1.gif) center no-repeat;
	height: 22px;
	width: 65px;
}
#main-menu li a.about-the-camps, #main-menu li a.parents-qa{
	background: url(images/menu-6.gif) center no-repeat;
	height: 22px;
	width: 127px;
}
#main-menu li a:hover {
	color: #fff;
}
#main-menu{
	width: 550px;
}
#main-menu li a:first-letter{ text-decoration: underline;}
ul {	
	list-style: none; 
	padding: 0px;
	margin: 0px;
}

#submenu {
	list-style: none;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: -20px;
	left: -5px;
	margin-bottom: -10px;
}
* html #submenu {
	top: -10px;
	left: -5px;
	margin-bottom: -30px;
}
#submenu li a {
	line-height: 25px;
	display: block;
	text-decoration: none;
	width: 150px;
	padding: 1px;
	padding-left: 16px;
	color: #fff;
}
#submenu li a:hover {
	padding: 1px;
	padding-left: 16px;
	color: #000;
}

fieldset {
	border: 1px solid #8595B2;
	margin-top: 10px;
}
* html fieldset {
	padding-left: 10px;
}
legend {
	color: #eaff00;
	background: #94acc1;
	border: 1px solid #8595B2;
	padding: 2px 6px;
	font-size: 12px;
	font-weight: bold;
}
label {
	width: 200px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
input,select {
	background-color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #8595B2;
}
#submit {
	font-weight: bold;
	float: right;
	width: 130px;
	margin-right: 1px;
}
* html #submit {
	margin-right: -5px;
}
textarea {
	border: 1px solid #8595B2;
	background-color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
}
#form-footer {
	float: left;
}
.blue{
	color: #577d9e;
}