/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
        background:#02314D;
/*	background: #3c3c3c;*/
	color: #545454;
	padding: 0px 0 25px 0;
	}

body, select, input, textarea {
	font: 100% Arial, Sans-Serif;
	}
	
p {	
	margin: 5px 0 20px 0;font-size:1.2em;line-height:1.4em;
	}

a:link, a:visited {
	color: #494EA1;
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:none;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#page {
	width:1000px;
	margin:0 auto;
	font-size:0.7em;
	background:#FFF;
	padding: 0px 0px 25px 0px;
        border-left: 1px solid #ffffff;
        border-right:1px solid #ffffff;
	}
#branding {
	width:860px;
        height:100px;
	padding:10px 0px 70px 140px;background:20px url(images/web-logo.jpg) no-repeat #0072BB;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 250px;
	float:right;margin-right:12px;
        padding-top:15px;
	}
#sidebar_left {float:left;width:96%;}
#sidebar_right {width:48%; float:right;display:none}
#leftcol {
	width:357px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:260px;
	padding-left:12px;
	margin-top: -2px;
	}


#rightcol a{font-size:1.8em}		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	display:block;
	padding:0px 4px 0px 8px;
	border-left:4px solid #0072bb;font-size:1.2em
	}
		
.subnav li a:hover, .subnav li a:active {
	text-decoration:none;
	color: #494EA1;
        font-weight:bold;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font:22px Arial, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
        padding-top:20px;
	}
	
h2 {
	font: 22px Arial, sans-serif;
	padding-bottom:8px;
	margin: 20px 0;font-weight:bold;
	}

h3, #sidebar h2 {
	font: 16px Arial, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}

#sidebar h3, #sidebar h2 {
	border-top:5px solid #0072bb;
	border-bottom:1px solid #0072bb;
	padding:6px 0 6px 2px;
	margin:5px 0 5px 0;
	font-size:1em;
	}
#sidelist ul {margin-bottom:20px}
h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
       color:#0072bb;
	}
	
	
	
/* Content */

#content {
	width:680px;
	float:left;margin-left:12px
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#545454;
	margin-top:-4px;
	}

.feature {
	background:#f2f2f2;
	padding:15px 15px 0 15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, #rightcol p , #leftcol p{
	margin:0;font-size:1.2em
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}
			
#leadpic {
	float:left;
	margin: 5px 18px 58px 0;
	}
#lead {
	padding-top:15px;font-size:1.1em;background:#d3d3d3;
	}
#lead li {margin-left:30px;padding-top:2px;list-style-image:url(images/listimage.png) }
#lead ul {margin-left:20px;padding-left:360px;font-size:16px;margin-top:10px}
#lead p {font-size:16px;}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em Arial, san-serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 15px;
	border-bottom:none;
        float:left;
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block;
        float:left;
        padding-right:15px;
        width:100px;
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	margin:2px 0 7px;
	}
	
#sidelist .children li {
	list-style: none;
	margin-left:24px;
        line-height:1em;
	border-bottom:1px solid #;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	color: #0072bb;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#0072bb;
        font-weight:bold
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:20px;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;font-size:1.2em
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
       font-size:1.2em
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none
	}

.button:hover {
	background:#777;
	color:#FFF
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Arial, san-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.7em;
	padding-top:1px;
	color:#ffffff;
	}

#footer a {
	color:#d3d1d1;
	}

/*Formatting for price list tables*/

th {

	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,

	sans-serif;

	color: #000;

	border-right: 1px solid #C1DAD7;

	border-bottom: 1px solid #C1DAD7;

	border-top: 1px solid #C1DAD7;

	letter-spacing: 2px;

	text-transform: uppercase;

	text-align: left;

	padding: 2px 6px 2px 12px;

	background: #CAE8EA url(images/bg_header.jpg) no-repeat;

}



th.nobg {

	border-top: 0;

	border-left: 0;

	border-right: 1px solid #C1DAD7;

	background: none;

}





td.spec {	

	border-left: 1px solid #C1DAD7;

	border-top: 0;

	background: #fff url(images/bullet1.gif) no-repeat;

	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica,

	sans-serif;

}

td.spec2 {	

	border-left: 1px solid #C1DAD7;

	border-top: 0;

	background: #fff url(images/bullet1.gif) no-repeat;

	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,

	sans-serif;

}



td.specalt {

	border-left: 1px solid #C1DAD7;

	border-top: 0;

	background: #f5fafa url(images/bullet2.gif) no-repeat;

	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica,

	sans-serif;

	color: #000;

}

tr.alt {background:#FFFF8C}

td {

	border-right: 1px solid #C1DAD7;

	border-bottom: 1px solid #C1DAD7;

	background: #fff;

	padding: 4px 6px 4px 6px;

	color: #000;

         font-size:11px;

}

	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	   background:#02314D;
	color: #545454;
	padding: 0px 0 25px 0;
	}

body, select, input, textarea {
	font: 100% Arial, Sans-Serif;
	}
	
p {	
	margin: 5px 0 20px 0;
	}

a:link, a:visited {
	color: #0072bb;
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:none;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#page {
	width:1000px;
	margin:0 auto;
	font-size:0.7em;
	background:#FFF;
	padding: 0px 0px 25px 0px;
	}

#branding {
	width:860px;
        height:100px;
	padding:10px 0px 70px 140px;background:20px url(images/web-logo.jpg) no-repeat #0072BB;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 250px;
	float:right;margin-right:12px;
        padding-top:15px;
	}
#sidebar_left {float:left;width:96%;}
#sidebar_right {width:48%; float:right;display:none}
#leftcol {
	width:357px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:260px;
	padding-left:12px;
	margin-top: -2px;
	}


		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	display:block;
	padding:0px 4px 0px 8px;
	border-left:4px solid #0072bb;font-size:1.2em
	}
		
.subnav li a:hover, .subnav li a:active {
	text-decoration:none;
	color: #0072bb;
        font-weight:bold;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font:24px Arial, sans-serif;
	font-weight:bold;
	letter-spacing:-0.02em;
        padding-top:20px;
	}
	
h2 {
	font:22px Arial, sans-serif;
	padding-bottom:10px;
	margin: 10px 0 5px 0;
	}

h3, #sidebar h2 {
	font: 1em Arial, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}

#sidebar h3, #sidebar h2 {
	border-top:5px solid #0072bb;
	border-bottom:1px solid #0072bb;
	padding:6px 0 6px 2px;
	margin:5px 0 5px 0;
	font-size:1em;
	}
#sidelist ul {margin-bottom:20px}
h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
       color:#0072bb;
	}
	
	
	
/* Content */


	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#545454;
	margin-top:-4px;
	}

.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}
			
#leadpic {
	float:left;
	margin: 10px 18px 15px 0;
	}



.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em Arial, sans-serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 15px;
	border-bottom:none;
        float:left;
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block;
         float:left;
        padding-right:15px;
        width:100px;
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	margin:2px 0 7px;
	}
	
#sidelist .children li {
	list-style: none;
	margin-left:24px;
        line-height:1em;
	border-bottom:1px solid #;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	color: #0072bb;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#0072bb;
        font-weight:bold
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:20px;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;font-size:1.2em
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none
	}

.button:hover {
	background:#777;
	color:#FFF
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Arial, sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.7em;
	padding-top:1px;
	color:#ffffff;
	}

#footer a {
	color:#d3d1d1;
	}

/*Formatting for price list tables*/

th {

	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,

	sans-serif;

	color: #000;

	border-right: 1px solid #C1DAD7;

	border-bottom: 1px solid #C1DAD7;

	border-top: 1px solid #C1DAD7;

	letter-spacing: 2px;

	text-transform: uppercase;

	text-align: left;

	padding: 2px 6px 2px 12px;

	background: #CAE8EA url(images/bg_header.jpg) no-repeat;

}



th.nobg {

	border-top: 0;

	border-left: 0;

	border-right: 1px solid #C1DAD7;

	background: none;

}





td.spec {	

	border-left: 1px solid #C1DAD7;

	border-top: 0;

	background: #fff url(images/bullet1.gif) no-repeat;

	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica,

	sans-serif;

}

td.spec2 {	

	border-left: 1px solid #C1DAD7;

	border-top: 0;

	background: #fff url(images/bullet1.gif) no-repeat;

	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,

	sans-serif;

}



td.specalt {

	border-left: 1px solid #C1DAD7;

	border-top: 0;

	background: #f5fafa url(images/bullet2.gif) no-repeat;

	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica,

	sans-serif;

	color: #000;

}

tr.alt {background:#0071BB;color:#fff}

td.chesham {background:#0071BB;color:#fff}
td.windsor {background:#0071BB;color:#fff}
td.highwycombe {background:#0071BB;color:#fff}
td.marlow {background:#0071BB;color:#fff}
td.newsession {background:#0071BB;color:#fff}

td.alt {

	border-right: 1px solid #C1DAD7;

	border-bottom: 1px solid #C1DAD7;

	background: #0071BB;

	padding: 4px 6px 4px 6px;

	color: #fff;

         font-size:11px;

}

td p {margin:4px 0;font-size:11px;}

.SummerCampPaypal td{border:none}
td.SummerCampPaypal {border:none}

/*Blue boxes*/
#bluebox ul {border:0px;margin:0 0 10px 25px;}
#bluebox li {display:block;background:#DEE3EB;float:left;width:270px;padding:10px 5px 5px 5px;border:1px solid #DEE3EB;margin:5px;}
#bluebox li ul {margin:0;background:#DEE3EB}
#bluebox li ul:hover {background:#eeeeee}
#bluebox li ul li {width:240px;font-size:14px;padding:0px 0px 0px 20px;margin:0 0 0 10px;border:0px;background:url(images/listimage.png) no-repeat 0 4px}

/* Green boxes*/
#greenbox ul {border:0px;margin:0 0 10px 0px;}
#greenbox li {display:block;background:#AAD375;float:left;width:250px;padding:10px 5px 5px 5px;border:1px solid #AAD375;margin:5px;color:#003563}
#greenbox li ul {margin:0;background:#AAD375}
#greenbox li ul:hover {background:#eeeeee}
#greenbox li ul li {width:270px;font-size:14px;padding:0px 0px 0px 20px;margin:0 0 0 10px;border:0px;background:url(images/listimage.png) no-repeat 0 4px}

/* Newsletter boxes*/
#Newsletter ul {border:0px;margin:0 0 10px 0px;height:200px}
#Newsletter li {display:block;background:#AAD375;float:left;width:220px;padding:10px 5px 5px 5px;border:1px solid #AAD375;margin:5px;color:#003563;height:200px}
#Newsletter li ul {margin:0;background:#AAD375}
#Newsletter li ul:hover {background:#eeeeee}
#Newsletter li ul li {width:190px;font-size:14px;padding:0px 0px 0px 20px;margin:0 0 0 10px;border:0px;background:url(images/listimage.png) no-repeat 0 4px}


.rounded {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
blockquote.testimonial {
	margin: 15px 30px 0 10px;
	padding:0px 0px 10px 30px;
	background-image:url(images/quote_top.png); background-position:left top; background-repeat:no-repeat;
        color:#83B43C;
        font-size:14px;
	}
