@charset "utf-8";
*{
margin:0px;
padding:0px;

}
html{overflow-x:hidden;}

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 62.5%;
	background-color: #93C30B;
	background-image: url(../images/grasstile.jpg);
}

#wrapper {
	clear: both;
	width: 100%;
	background-image: url(../images/banner4c.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;	
	
}
#innerwrapper {
	width: 890px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	}
#header {
	height: 114px;
	width: 778px;
	background-image: url(../images/banner4.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#header h1{
	left: 20px;
	top: 210px;
	position: absolute;
	text-indent: -9000px;
	font-size: 1.2em;
}

#content {
	width: 778px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	text-align: left;
}
#imageshow {
	height: 260px;
	width: 259px;
	margin-top:15px;
	background-image: url(../images/environment1.jpg);
	background-repeat: no-repeat;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #589611;
}

#mainTxt {
	width: 465px;
	float: left;
	margin-left: 20px;
	padding-right:10px;
}


#left {
	width: 250px;
	height: 460px;
	float: left;
	margin-left: 10px;
	
}

#left_sml {
	width: 120px;
	height: 460px;
	float: left;
	text-align: center;
}
#mainTxt_wide {
	width: 600px;
	float: left;
	margin-left: 20px;
	padding-right:10px;
}
.left {
	text-align: left;
}
#mainTxt_wide2{
	width: 720px;
	float: left;
	padding-left:40px;
	}
	
/*--------------------- START IMAGESHOWS -------------------*/
#imageshow2 {
	height: 250px;
	width: 347px;
	background-image: url(../images/dining.jpg);
	background-repeat: no-repeat;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #589611;
	margin-left: 15px;
	margin-bottom: 20px;
}
#imageshow3{
	height: 250px;
	width: 347px;
	background-image: url(../images/stibbington.jpg);
	background-repeat: no-repeat;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #589611;
	margin-left: 15px;
	margin-bottom: 20px;
}
#imageshow4 {
	height: 349px;
	width: 347px;
	background-image: url(../images/burwell-house.jpg);
	background-repeat: no-repeat;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #589611;
	margin-left: 15px;
	margin-bottom: 20px;
}
#imageshow5 {
	height: 250px;
	width: 347px;
	background-image: url(../images/wisbech.jpg);
	background-repeat: no-repeat;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #589611;
	margin-left: 15px;
	margin-bottom: 20px;
}
#imageshow6 {
	height: 250px;
	width: 191px;
	background-image: url(../images/workshops.jpg);
	background-repeat: no-repeat;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #589611;
	margin-left: 15px;
	margin-bottom: 20px;
}

/*--------------------- END IMAGESHOW-------------------*/

#footer {
	height: 80px;
	width: 100%;
	background-repeat: repeat-x;
	clear: both;
	background-image: url(../images/grass4.jpg);
} 
#timetable {
	width: 440px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#timetable td{
	margin: 0px;
	padding: 2px;
}

/*-------------------- TAGS & CLASSES -----------------------*/
p {
	font-size: 1.2em;
	color: #666666;
}
h1 {
	font-size: 1.5em;
	color: #284591;
	margin-top:15px;
}
h2 {
	color: #90B63D;
	font-size: 1.2em;
}
h3 {
	color: #CC0000;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.6em;
}
h4 {
	color: #CC0000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
}

#content li{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	margin-left: 25px;
	color: #666666;
	padding-left: 30px;
	padding-bottom:5px;
	padding-top:5px;
	background-image: url(../images/dragonfly-button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}

th {
	color: #CC0000;
	background-color: #FFFFDD;
	padding: 6px;
	font-size: 1.2em;
	}
td {
	padding: 6px;
	font-size: 1.2em;
	color: #333333;
}
td, th { 
border-right: 1px solid #5EAA00;
border-bottom: 1px solid #5EAA00;}
table {
border-top:1px solid #5EAA00;
border-left:1px solid #5EAA00;}

#timetable td, #timetable th { 
border: none;
}
#timetable {
	margin: 0px;
	padding: 0px;
	width: 360px;
}

.red_P{
	color: #CC0000;
	font-weight: bold;
}
.blue_P{
	color: #2578F2;
	font-weight: bold;
}
.blue_P2{
	color: #2578F2;
	font-weight: bold;
	font-size: 1.4em;
}
.green_P{
	color: #5F7D2B;
	font-weight: bold;
}
.gold_P{
	color: #FFCC00;
	font-weight: bold;
}
.purple_P{
	color: #30489E;
	font-weight: bold;
}
.ans {
	color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
	width:15px;
	display:inline-block;
	font-weight:bold;
	float:left;
}


/*--------------END TAGS & CLASSES----------------*/

/* Floats and borders*/

.border {
	border: 1px solid #5EAA00;
}
.floatR {
	float: right;
	margin-left: 20px;
	
}
.floatRborder  {
	float: right;
	margin-left: 20px;
	border: 1px solid #5EAA00;
}
.floatLborder  {
	float: left;
	margin-right: 20px;
	border: 1px solid #5EAA00;
}
.floatR-logo {
	float: right;
	margin-left: 20px;
	margin-bottom:50px;
}
.floaL {
	float: left;
	margin-right: 10px;
}
/* End Floats and borders */

/* ------------ LINKS ------------------------*/
.red_P_P{
	line-height: 3em;
	list-style-type: none;
	background-image: none;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 0.9em;
}
#centres li{
	list-style-image: none;
	background-image: none;
	margin:0px;
}

.blueL, .purpleL, .greenL, .redL, .goldL  {
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding: 0px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 0.9em;
	text-decoration: none;
}
.purpleL, .purpleLbox{
	background-color: #2C286F; 
}
.greenL, .greenLbox{
	background-color: #5F7D2B;
}
.redL,.redLbox  {
	background-color: #CC322C;
	
}
.blueL, .blueLbox{background-color: #2E84DB; }
.goldL, .goldLbox {
	background-color: #FFCC00;
	
}
/* pic border on Centres page */
.purpleLbox img, .greenLbox img, .redLbox img, .blueLbox img, .goldLbox img{
	border:1px solid #fff; 
}


a.redLbox:link,  a.greenLbox:link, a.purpleLbox:link, a.blueLbox:link, a.goldLbox:link,
a.redL:link,  a.greenL:link, a.purpleL:link, a.blueL:link, a.goldL:link
{font-weight: bold;
	color: #ffffff;
	text-decoration: none;}

a.redLbox:visited,  a.greenLbox:visited, a.purpleLbox:visited, a.blueLbox:visited, a.goldbox:visited,
a.redL:visited,  a.greenL:visited, a.purpleL:visited, a.blueL:visited, a.goldL:visited
{	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}
	

a:link{
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #6600CC;
	font-weight: bold;
	}
	
a:hover, a:active {
		color: #0033CC;
		text-decoration: none;
		font-weight: bold;
}

.blueLbox, .purpleLbox, .greenLbox, .redLbox, .goldLbox {
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding: 4px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 0.9em;
	width: 150px;
	height: 140px;
}
#location {
	border: none;
	}
#location td, #location th{
	border: none;
	}
#pics {
	border:none;
	text-align: center;
}
#pics td, #pics th, #pics tr
	{border:none;}


/* ------------ END LINKS ------------------------*/



/*--------------CREDITS----------------*/

#chadsDiv{
	color: #FFFFFF;
	text-align: center;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;	
	}
#chadsDiv a{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
/*--------------END CREDITS----------------*/
.home {
	text-align: center;
	height: 100px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sample {
	width: 410px;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(../images/notebook2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: none;
	padding-left: 50px;
	
	
}
.sample p{
	color: #2575EE;
}
#montage img {
	border: 1px solid #55910D;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.float-map {
	float: left;
	margin-right: 10px;
}
#right {
	width: 220px;
	float: right;
	text-align: center;
}
#right2Col {
	float: right;
	width: 360px;
	margin-right: 10px;
	}
#right3Col {
	float: right;
	width: 200px;
	margin-left: 10px;
	}
#right3Col img {
	border: 1px solid #000099;
	margin-top: 5px;
	margin-bottom: 5px;
	}
#left2Col {
	float: left;
	width: 370px;
	margin-right: 10px;
	margin-left: 10px;
}

#right img{
	border: 1px solid #5EAA00;
}
#left li{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	margin-left: 25px;
	color: #666666;
	padding-left: 30px;
	padding-bottom:5px;
	padding-top:5px;
	background-image: url(../images/dragonfly-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	}
#fees {
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.cambslogo {
	padding: 20px;
	height: 75px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.centre {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

