/**************** Body and tag styles ****************/
* {margin: 0;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ul, ol, dl, li, object, table, th, tr, td  {padding: 0;}
body {
	font: 100%/1.3 "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #808185; background: #fff url(../images/main/blue-white-grad-bg.png) fixed repeat-x left top;
}
img {border:none;
}
h1 {font-size: 1.2em;
	color: #3160AC;
	margin-bottom: .5em;
}
h2 {font-size: .9em;
	color: #666;
}
h3 {font-size: .9em;
	color: #666;
	border-bottom: 1px solid #ccc;
	margin-bottom: .5em;
}
h4 {font-size: .9em;
	color: #666;
	border-bottom: 1px solid #ccc;
	margin: 1.5em 0 .5em 0;
	padding-top: .6em;
}
h5 {font-size: .9em;
	color: #3160AC;
}
h6 {font-size: .9em;
	color: #666;
	margin-bottom: .5em;
	padding: .5em 0;
}
p {font-size: .8em;
	margin-bottom: 1em;
}
table, th, td {border-collapse: collapse;
	padding: .4em;
	vertical-align: top;
	font-size: .9em;
}
table {border: 1px solid #ccc;
	margin-bottom: 1.2em;
}
th {color: #3160AC;
	background-color: #AFC3DE;
	text-align: left;
	font-style: italic;
	font-size: 1em;
}
a {text-decoration: underline;}
a:link {color: #3160AC;}
a:visited {color: #3160AC;}
a:hover {color: #7999BA; text-decoration: none;}
a:active {color: #7999BA; text-decoration: none;
}
hr {background-color: #ccc;
	height: 1px;
	border: none;
	margin: 1em 0 1em;
}
/**************** Container styles ****************/
#container {
	margin: 0 auto;
	width: 959px;	
}
#wrapper {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	float: left;
	width: 957px;
	background-color: #fff;
	padding-top: 10px;
}
#mainwrapper {
	background: url(../images/main/page-bg-repeat-sub.jpg) repeat-y left top;
	min-height: 636px;
	float: left;
	width: 957px;
}
#mainwrapperhome {
	background: url(../images/main/page-bg-home2.jpg) no-repeat left top;
	min-height: 516px;
}
/**************** Header styles ****************/
#header {
	background: url(../images/main/header-home2.jpg) no-repeat left top;
	height: 104px;
}
#headerhome {
	background: #ccc url(../images/main/header-home2.jpg) no-repeat left top;
	height: 104px;
}
#imgwrapper {
	float: left;
	margin: 6px 0 0 273px;
}
#imgwrapper img {float: left;}
img#topimage1, img#topimage2, img#topimage4 {margin-right: 27px;}
img#topimage3 {margin-right: 28px;}
img#topimage5 {margin-right: 26px;
}
/**************** Ticker styles ****************/
#newsTicker p {
	font-size: .75em;
	margin-bottom: 0;
	float: left;
}
#newsTicker {
  	position: relative;
	width: 684px;
	height: 1em;
	overflow: hidden;
 	margin-left: 262px;
}
#newsScroller {
  	position: absolute;
 	position/**/: relative;
 	height: 1em;
 	line-height: 1em;
 	white-space: nowrap;
}
/**************** Navigation styles ****************/
#navleft {
	background: url(../images/main/page-bg-sub.jpg) no-repeat left top;
	width: 250px;
	min-height: 520px;
	padding-top: 10px;
	float: left;
	font-size: 1em;
	line-height: 1.7;
	margin-bottom: 20px;
}
#navleft.navlefthome {
	min-height: 479px;
	background: none;
	margin-bottom: 0;
}
#navleft ul {list-style: none;
}
#navleft ul ul {
	float: right;	
	width: 233px;
	color: #212495;
}
#navleft ul li#currentpage, #navleft span#currentmainpage  {float: right;	
	background: url(../images/main/hover-bg2.png) repeat left top;  
	width: 233px;
	color: #212495;
}
#navleft ul a, #navleft li#currentpage span, #navleft span#currentmainpage, #navleft ul ul #subcurrentpage span {
	text-decoration: none;
	display: block;
	float: right;
	width: 200px;
	padding: 0.1em 33px 0.1em 0;
}
#navleft li {text-align: right;
	float: left;
	width: 100%;	
}
#navleft li li {
	float: left;
	font-size: .8em;
}
#navleft ul a:link, #navleft ul a:visited {color: #fff; }
#navleft ul a:hover, #navleft ul a:active {color: #212495; background: url(../images/main/hover-bg2.png) repeat left top;
}
#navleft ul ul a:link, #navleft ul ul a:visited {color: #fff; }
#navleft ul ul a:hover, #navleft ul ul a:active, #navleft ul ul #subcurrentpage {color: #212495; background: none;
}
#navleft img {
	float: right;
	margin: 10px 5px 0 0;
}
/**************** Content styles ****************/
#maincontent {
	width: 667px;
	float: left;
	padding: 20px;
	position: relative;
}
#maincontent li {
	font-size: .8em;
	margin: 0 0 .7em 1.6em;	
}
ul.imglist li {list-style-image: url(../images/main/list-image.gif);
}
.leftcolumn {
	width: 158px;
	font-weight: bold;
	color: #666;
}
#contacttable {border: none;}
input#yourname, input#address1, input#address2, input#address3, input#town, input#county, input#postcode, input#telephone, input#email, textarea#message, input#toName, input#toEmail, input#fromName, input#fromEmail, input#company {width: 220px; margin-bottom: 3px;
}
#contacttable, #contacttable th, #contacttable td {padding: 0 .7em .4em 0;}
#contacttable input#furtherdetails {width: 20px;
}
#epostcardtable {
	border: none;
	margin-top: 5px;
}
#epostcardtable td {
	padding-left: 0;
}
ul#gallerywrapper {
	float: left;
	width: 685px;
	margin: 0 -15px 1em 0;
}
#gallerywrapper img {
	border: 1px solid #7999BA;
}
#gallerywrapper li {
	height: 102px;
	width: 102px;
	margin: 0 11px 11px 0;
	float: left;
	text-align: center;
	display: block;
	list-style: none;
}
#gallerywrapper a:hover img {
	border: 1px solid #3160AC;
}	
#gallerywrapper.epostcard li {
	height: 125px;
}
.eventwrapper {
	border-bottom: 1px dotted #ccc;
	margin-bottom: .8em;
	float: left;
	width: 100%;
}
.eventwrapper h5 {
	margin-bottom: .6em;
}
.eventcontent {
	width: 553px;
	float: left;
}
.eventimg {
	float: right;
	width: 92px;
}
table.timetable td, table.timetable th {
	border: 1px solid #ccc;
}
table.timetable {
	text-align: center;
}
#flagsection {
	margin-left: 18px;
	float: left;
}
#flagsection img {
	float: left;
	margin-right: 33px;
}
#flagsection img#lastflag {
	margin-right: 0;
}
ol#termslist {
	margin-bottom: 1.2em;
	font-weight: bold;
}
ol#termslist ol li {
	font-size: 1em;
	list-style-type: lower-alpha;
	font-weight: normal;
}
table.linkstable {
	font-size: 1.1em;
	border: none;
}
table.linkstable td {padding: .2em 6px;}
table.linkstable img {border: 1px solid #3160AC;}
table.linkstable p {text-align: center; width: 150px;
}
p#enewsletter {
	position: absolute;
	right: 20px; top: 0px;
	width: 90px;
	text-align: center;
	margin-bottom: 0;
}
p#facebooklink {
	position: absolute;
	right: 134px; top: 0px;
	width: 90px;
	text-align: center;
	margin-bottom: 0;
}
p#twitterlink {
	position: absolute;
	right: 248px; top: 0px;
	width: 90px;
	text-align: center;
	margin-bottom: 0;
}
.addthis_default_style {
	position: absolute;
	right: 134px; top: 0px;
	width: 180px;
	margin-bottom: 0;
	background-color: #fff;
	height: 22px;
	font-size: .8em;
	padding: 6px 0 0 25px;
}
.addthis_newstyle {
	position: absolute;
	right: 0; top: 15px;
	width: 171px;
	margin-bottom: 0;
	height: 22px;
	font-size: .8em;
	padding: 6px 0 0 0;
}
#pinecones {
	float: left;
	width: 109px;
}
#pinecones a img {
	display: block;
	width: 109px;
	height: 106px;
	float: left;
}
#pinecones a:link img, #pinecones a:visited img {background: url(../images/kids/pine-cone.jpg) no-repeat left top;}
#pinecones a:hover img, #pinecones a:active img {background: url(../images/kids/pine-cone.jpg) no-repeat left -106px;
}
/**************** Footer styles ****************/
#footer {
	font-size: .85em;
	color: #7999BA;
	float: left;
	width: 957px;
	background: url(../images/main/page-bg-repeat-sub.jpg) repeat-y left top;
}
#footer.homefooter {
	background: none;
	color: #212495;
}
#footer p {margin: 0 0 3px 270px;}
p#cypherlink {margin: 0 0 3px 28px; float: left; color: #fff;}
#cypherlink a:link, #cypherlink a:visited {color: #fff;}
#cypherlink a:hover, #cypherlink a:active {color: #3160AC;
}
#footer.homefooter #cypherlink a:link,  #footer.homefooter #cypherlink a:visited {color: #fff;}
#footer.homefooter #cypherlink a:hover,  #footer.homefooter #cypherlink a:active {color: #3160AC;
}
#footer.homefooter a:link, #footer.homefooter a:visited {color: #212495;}
#footer.homefooter a:hover, #footer.homefooter a:active {color: #212495;
}
#pagebottom {
	background: url(../images/main/page-bg-repeat-sub.jpg) repeat-y left top;
	height: 10px;
	float: left;
	width: 957px;
}
/**************** Misc classes and styles ****************/
.imgleft {float: left; margin: 0 15px 5px 0;}
.imgright {float: right; margin: 0 0 5px 15px;}
.imgwrapper {width: 250px; float: left; margin: 0 12px 5px 0;}
.whitetext {color: #fff;}
p.lastp {margin-bottom: 0;}
.orangetext {color: #D59028;}
.redtext {color: #f00;}
.boldtext {font-weight: bold;}
.bolditalictext {font-weight: bold; font-style: italic;}
.smalltext {font-size: .7em;}
.textcentre {text-align: center;}
.bluebg {background-color: #3160AC; font-weight: bold; color: #fff;}
.greenbg {background-color: #11983E; color: #fff;}
.redbg {background-color: #A6082B; color: #fff;}
.purplebg {background-color: #8B93CA; color: #fff;}
.navybluebg {background-color: #103A82; color: #fff;}
.vertcentre {vertical-align: middle;}
.italictext {font-style: italic;}
.textleft {text-align: left;}
.textright {text-align: right;}
.normaltext {font-weight: normal;}
.bottomborder {margin-bottom: 1em; border-bottom: 1px solid #eee; padding-bottom: .5em;}
.clear {clear: both;}
.clearspace {clear: both; padding-top: 1em;}
.bluebox {color: #fff; background-color: #1A61AE; padding: 10px;}
.bluebox a {color: #fff;}
.winterheading, .springheading, .summerheading, .autumnheading {
	color: #fff; padding: 5px; background-color: #A4A4A4; font-size: 1.1em; width: 90px;
}
.springheading {background-color: #27D230;}
.summerheading {background-color: #FBC033;}
.autumnheading {background-color: #E63117;}
