body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
p a:link {
	text-decoration: underline;
}
p a:visited {
	color: #990099;
	text-decoration: underline;
}
p a:hover {
	color: #0000FF;
	text-decoration: underline;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
h4 {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
h5 {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
h6 {
	font-size: 7.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
ul {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
ul a:link {
	text-decoration: underline;
}
ul a:visited {
	color: #990099;
	text-decoration: underline;
}
ul a:hover {
	color: #0000FF;
	text-decoration: underline;
}
li {
	font-size: 9pt;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
}
li a:link {
	text-decoration: underline;
}
li a:visited {
	color: #990099;
	text-decoration: underline;
}
li a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.homeheading {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-bottom: 5px;
}
.homeheadinglarge {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-bottom: 5px;
}
.homeheadingsmall {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-bottom: 5px;
}
.mainheading {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.subheading {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.list {
	margin-left: 15px;
}

/* Breadcrumb trail */
.breadcrumb {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.breadcrumb a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.breadcrumb a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.breadcrumb a:hover {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
/* Footer */
.footer {
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}
.footer a:link {
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.updatepages {
	font-size: 8pt;
	text-decoration: none;
	text-align: right;
	float: right;
	padding-top: 3px;
}
.updatepages a:link, updatepages a:visited {
	text-decoration: none;
}
.updatepages a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.copyright {
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
}
.copyright a:link, .copyright a:visited {
	color: #999999;
	text-decoration: underline;
}
.copyright a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.lastupdated {
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	float: right;
}
.ngfl {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 10px;
}


/* Homepage image */
.seasonbar {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	text-align: right;
	vertical-align: bottom;
}
/* Images */
.picture {
	margin: 0px 0px 15px 15px;
	float: right;
}

.stripbody {
	font-size: 8pt;
	font-weight: normal;
	vertical-align: bottom;
}
.stripbody a:link, stripbody a:visited {
	font-weight: bold;
	color: #000000;
}
.stripbody a:hover {
	font-weight: bold;
	color: #0000FF;
}
.striptext {
	font-size: 9pt;
	color: #000000;
}

/*Information boxes */
.infoboxhead {
	font-size: 9pt;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	padding: 6px;
}
.infoboxsub {
	font-size: 9pt;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	padding: 6px;
}
.infoboxsub a:link, .infoboxsub a:visited {
	color: #FFFFFF;
}
.infoboxsub a:hover{
	color: #0000FF;
}
.infoboxbody {
	font-size: 9pt;
	color: #000000;
	padding: 6px;
	text-align: left;
	font-weight: normal;
}
.infoboxbodysmall {
	font-size: 7pt;
	color: #000000;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.infoboxbody a:link, .infoboxbody a:visited {
	color: #000000;
	text-decoration: underline;
}
.infoboxbody a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.infoboxbodywhite {
	font-size: 9pt;
	color: #000000;
	background-color: #EEEEEE;
	padding: 6px;
}
.infoboxbodywhite a:link {
	color: #000000;
	text-decoration: underline;
}
.infoboxbodywhite a:visited {
	color: #990099;
	text-decoration: underline;
}
.infoboxbodywhite a:hover{
	color: #0000FF;
	text-decoration: underline;
}



/* Main navigation */
.navcolour {
	text-align: right;
}

/* Buttons */
.button {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border: 1px solid #000000;
}
.buttonover {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border: 1px solid #000000;
	cursor: pointer;
}
.findoutmore {
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #000000;
	width: 90px;
}
.findoutmore a:link, .findoutmore a:visited, .findoutmore a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.findoutmoreover {
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #000000;
	cursor: pointer;
	width: 90px;
}
.findoutmoreover a:link, .findoutmoreover a:visited, .findoutmoreover a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* Country Alt Secondary Navigation */
.secondaryalt {
	font-size: 7.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 18px 6px 4px 4px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	cursor: pointer;
	width: 180px;
}

.secondaryaltover {
	font-size: 7.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 18px 6px 4px 4px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	cursor: pointer;
	width: 180px;
}

/* Secondary Navigation */
.secondary {
	font-size: 7.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 18px 6px 4px 4px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	cursor: pointer;
	width: 180px;
}
.secondary a:link, .secondaryalt a:link, .secondary a:visited, .secondaryalt a:visited, .secondary a:hover, .secondaryalt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.secondaryover {
	font-size: 7.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 18px 4px 4px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	cursor: pointer;
	width: 180px;
}
.secondaryover a:link, .secondaryaltover a:link, .secondaryover a:visited, .secondaryaltover a:visited, .secondaryover a:hover, .secondaryaltover a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.secondarybox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 180px;
	float: left;
	clear: none;
}




/* Search box */
.searchboxhead {
	font-size: 9pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
}

/* Resource search */
.resourcehead {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 2px 2px 6px;
}
.resourcesub {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 2px 2px 2px 6px;
}
.resourcesub a:link, .resourcesub a:visited {
	color: #000000;
	text-decoration: none;
}
.resourcesub a:hover{
	color: #0000FF;
	text-decoration: underline;
}
.resourcepicture {
	margin: 0px 0px 15px 15px;
	float: right;
}
.resourcesubject {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 12px;
	text-align: center;
	width: 100px;
}
.resourcekeystage {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 12px;
	text-align: center;
	font-weight: normal;
	width: 100px;
}
.resourcepages {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.resourcepages a:link, .resourcepages a:visited {
	text-decoration: underline;
}
.resourcepages a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.prevnext {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	border: 1px solid #000000;
}
.prevnextover {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	border: 1px solid #000000;
	cursor: pointer;
}
.prevnextdisabled {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	cursor: pointer;
}

/* Resource pages*/
.resourcetable {
	border: 1px solid #000000;
}
.resourcetablehead {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	padding: 4px 16px 4px 4px;
	text-align: left;
	font-weight: bold;
}
.resourcetablehead a:link, .resourcetablehead a:visited {
	color: #000000;
	text-decoration: underline;
}
.resourcetablehead a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.resourcetablebody {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	padding: 4px;
	text-align: left;
	font-weight: normal;
}
.resourcetablebody a:link {
	text-decoration: underline;
}
.resourcetablebody a:visited {
	color: #990099;
	text-decoration: underline;
}
.resourcetablebody a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.tableborder {
	border: 1px solid #000000;
	margin-right: 20px;

}

/*Groups - Forest Schools*/
.forestbutton {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	padding: 2px 12px;
	text-align: center;
	float: right;
}
.forestbuttonover {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 12px;
	text-align: center;
	float: right;
	font-weight: normal;
	cursor: pointer;
}
.step {
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	border: 1px solid #FFFFFF;
	color: #999999;
}
.stepon {
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	border: 1px solid #FFFFFF;
	color: #000000;
}
.searchtable {
	clear: both;
	margin-top: 20px;
}
.smalltext {
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}
.haspdf {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.smallpic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.counties {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}

ol {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-bottom: 6px;
}
.homebgfirst {
}
.homebgsecond {
	padding: 8px;
}

.homebgsecondnoinset {
	padding: 0px;
}
.homebgthird {
	margin-top: 0px;
	padding: 8px;
}
.seasonbox {
	margin-bottom: 10px;
	padding: 0px;
	height: 167px;
	width: 100%;
	border: 0px none;
}
.stripbox {
	width: 100%;
	margin-bottom: 10px;
}
.mapbox {
	float: right;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 5px;
}


.descriptionbody {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-bottom: 10px;
}
.descriptionbody a:link {
	text-decoration: underline;
}
.descriptionbody a:visited {
	color: #990099;
	text-decoration: underline;
}
.descriptionbody a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.descriptionhead {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-top: 10px;
}

.forestschoolbox {
	font-size: 9pt;
	float: right;
}
.forestschoolboxtext {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	padding: 4px 8px;
	text-align: center;
	font-weight: bold;
}
.resourcebody {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 12px;
}
.newssmall {
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 3px;
}
.date {
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	float: right;
}
.top5tablesub {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #5FADCD;
	text-align: left;
	padding: 4px 6px;
}
.top5tablesub a:link, .top5tablesub a:visited {
	color: #000000;
	text-decoration: underline;
}
.top5tablesub a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.top5tablebody {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 6px;
}
.top5tablebody a:link {
	color: #000000;
	text-decoration: underline;
}
.top5tablebody a:visited {
	color: #990099;
	text-decoration: underline;
}
.top5tablebody a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.top5table {
	float: right;
	width: 250px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: right;
}
.homeheader {
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	text-transform: uppercase;
}
.homeheader a:link, .homeheader a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.homeheader a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.countryheader {
	color: #FFFFFF;
}
.nationalheader {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 6px;
	padding-left: 12px;
	text-transform: uppercase;
	margin-top: 5px;
}
.nationalheader a:link, .nationalheader a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.nationalheader a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.countryheadertext {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 12px;
	text-transform: uppercase;
}
.countryheadertext a:link, .countryheadertext a:visited, .countryheadertext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.countryhometable {
	margin-right: 210px;
}
.countryhomepice {
	height: 130px;
	background-image: url(../images/dappled_woodland.jpg);
}
.countryhomepics {
	height: 130px;
	background-image: url(../images/dappled_woodland.jpg);
}
.countryhomepicw {
	height: 130px;
	background-image: url(../images/dappled_woodland.jpg);
}
.secnavbox {
	clear: none;
	float: left;
	width: 180px;
	margin-right: 20px;
}

.grouptable {
	float: right;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #000000;
	clear: right;
}

.grouptablenofloat {
	width: 400px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

.download {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	text-align: left;
}
.download a:link, .download a:visited {
	font-size: 15pt;
	color: #4B4339;
	text-decoration: underline;
}
.download a:hover {
	font-size: 15pt;
	color: #0000FF;
	text-decoration: underline;
}
.countrystoryhead {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.countrystorydate {
	font-size: 8pt;
	padding-top: 4px;
	float: right;

}

.tablehead {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.tablehead a:link, .tablehead a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tablehead a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tablebodygrey {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	padding: 3px;
}
.tablebodywhite {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 3px;
}

.tablesubgrey {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	padding: 3px;
}
.tablesubwhite {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 3px;
}
.tablebodygrey a:link, .tablebodywhite a:link, .tablesubgrey a:link, .tablesubwhite a:link {
	color: #000000;
	text-decoration: underline;
}
.tablebodygrey a:visited, .tablebodywhite a:visited, .tablesubgrey a:visited, .tablesubwhite a:visited {
	color: #666666;
	text-decoration: underline;
}
.tablebodygrey a:hover, .tablebodywhite a:hover, .tablesubgrey a:hover, .tablesubwhite a:hover {
	color: #0000FF;
	text-decoration: underline;
}

ul.homelinks {
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
	font-weight: bold;
}
ul.homelinks li {
	list-style-position: outside;
	list-style-image: url(../images/home_list.gif);
	margin-left: 15px;
	margin-bottom: 5px;
	padding-left: 0px;
}
ul.homelinks li a:link, ul.homelinks li a:visited {
	color: #000000;
	text-decoration: underline;
}
ul.homelinks li a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.logostrip {
	margin-top: 5px;
	text-align: center;
	vertical-align: middle;
}
.logostrip img {
	margin-right: 5px;
	vertical-align: middle;
}
