body
{
		background-image: url(../images/body.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/*General Web Stuff.
Links, text etc.*/

#headertext
{
	padding:70px 0 5px 0;
	text-align:center;
}

span#contactbarleft
{
	float: left;
	padding-left:13px;
}
span#contactbarright
{
float: right;
text-align: right;
padding-right:13px;}

a
{
	text-decoration:none;
	color:#000;
	font-variant:small-caps;
}
a:visited
{
text-decoration:none;
color:#000;
}
a:hover
{
	text-decoration:underline;
	color:#a9a9a9;
}
/* Main Content Box */
.main {
	width: 930px;
	margin: 0 auto;
}

/* Div conatining all the header images - used for adding margins & background (yellow) image */
div.maintitle{
background: url(../images/logo.gif) no-repeat center 5px;
background-color:#fedb1f;
height:180px;
padding-top: 15px;
border-bottom:1px solid #999;
border-top: 4px solid #484e4a;
margin-bottom:10px;
 
}


/*Navigation*/
.navigation
{
height:18px;

}

/* Navigation tabs */
.nav {
	font-size: .8em;
	margin-left: -2px;
	float:left;
		}
.nav a
{
	height:22px;

}
.nav span
{
	height:22px;
}

a.navtab {
	background:#3A403C; 
	border-bottom:1px solid #bebebe; 
	color:#fff; 
	margin:0 0 0 2px; 
	padding:4px 5px 3px; 
	text-decoration:none;
	}
.navtab:hover {
	background:#3A403C; 
	border-bottom:1px solid #f1DB1E; 
	color:#F1DB1E; 
	text-decoration:none;
	}
a.activenavtab, a.activenavtab:hover {
	background:#3A403C; 
	border-bottom:1px solid #fff; 
	color:#F1DB1E;
	margin:0 0 0 2px;
	padding:4px 5px 3px 5px; 
	text-decoration:none;
	font-variant:small-caps;
	
	}
	.activenavtab, .activenavtab:hover {
		background:#3A403C; 
		border-bottom:1px solid #fff; 
		color:#F1DB1E;
		margin:0 0 0 2px;
		padding:4px 5px 3px 5px; 
		text-decoration:none;
		font-variant:small-caps;

		}

/* English / Welsh tabs */
.langtabs {
	font-size: .8em; 
	float:right;
	
		}
		.langtabs a
		{
			height:22px;
		}
		.langtabs span
		{
			height:22px;
		}




		/* Footer text */
			.footer
			{

		background-image: url(../images/header_footer.gif); 
			height: 55px;
			margin-bottom: 10px;
				margin-top:30px;

			}
		.footer p
		{
			padding-top: 3px;
				text-align: center;
				font-size:0.9em;
		}

			.footernav {
				font-size: .8em; 
				float: right;
				margin-top: 4px;
				
		}
			.footernav a {
		height: 22px;	}
				.footernav span {
			height: 22px;	}
		

/* Mainbody containing text etc. */
.mainbody
{
	background-color:#fff;
	border: 1px solid #bebebe;
	padding:15px;
	font-size: 0.9em;

	
}



	/* Used for the separators between each nav tab */
	.hide
	{
		display:none;
	}
	
	/* Div that contains the main text */
	.maintext
	{
		width:680px;
		border-right: 1px solid #bebebe;
		padding-right: 14px;
		min-height:400px;
		
	}
	/* Column with the things like news in */
	.column
	{
	width:22%;
	float: right;
	padding-top: 10px;
	font-size: 0.8em;
}
.disabled
{
	text-align: right;
	padding-bottom:120px;
}
.disabled span
{
	position: relative;
	top: -12px;
}
/* End Column Section */

/*Walks Page*/
.walks_page
{
width: 650px;
position: relative;
left: 50%;
margin-left: -325px;
text-align: center;
}

.section1 img
{
	float: right;
	border: 4px solid #577fbd;
}
.section1 h3
{
	text-align: right;
	color: #577fbd;
	padding:  20px 218px 0 215px;
}

.section2 img
{
	float: left;
	border: 4px solid #f01f11;
}
.section2 h3
{
	text-align:left;
	color: #f01f11;
	padding:  20px 220px 0 218px;

}

.section3 img
{
	float: right;
	border: 4px solid #2baf4f;
}
.section3 h3
{
	text-align: right;
	color:  #2baf4f;
	padding:  20px 218px 0 215px;

}
.section4 img
{
	float: left;
	border: 4px solid #f7c30c;
}
.section4 h3
{
	text-align:left;
	color: #f7c30c;
	padding:  20px 220px 0px 218px;

}
.walks_page_bottom
{
	text-align:center;
	clear:both;
	padding-top:10px;
}
/*End Walks Page Section*/

/* CSS Section for 'top of page' link*/
.top_page
{
font-size: .8em; 
float:left;
margin-left:-2px;
padding-top:4px;

	}
	.top_page a
	{
		height:22px;
	}
/* End Top Page Section*/


/* Timeline classes */


.timeline-outer
{
	width:680px;
	overflow:auto;
}
.timeline-inner
{
	width:3660px;
	background:url(../images/timeline.jpg) repeat-x 0px 60px;
}

.timeline-boxes
{
	background-color:#fff;
	width:180px;
	padding:3px;
	border:1px solid #000000;
	float: left;
	margin-right: 15px;
}
/* End Timline Section */

/* Extra pages side navbar */

.menu {
	float:right;
	margin: 0px;
	padding:0px;
	text-align:right;
	
}


.menu-list {
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px;
width:150px;
}



.menu li {
	margin:0px;
	border-bottom:1px solid #141B0B;
	color: #D9CEB8;
	font-size: 14px;
	text-decoration: none;
	background-color:#3A403C;
	padding:0px;
	margin: 0 0 1px 0;

}



.menu ul li p {
	margin:0px;
	display: block;
	color: #F1DB1E;
	font-size: 14px;
	text-decoration: none;
	padding:5px;
}

.sidenav-header {

	font-weight:bold;
}

.menu ul li .onpage  {
	 margin:0px;
	display: block;
	color: #F1DB1E;
	text-decoration: none;
	padding:5px;
	font-variant:small-caps;
	background-color:#3A403C;
	
}


.menu .menu-list li a {
	margin:0px;
	display: block;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding:5px;
}

.menu .menu-list li a:hover {
	text-decoration: none;
	background-color:#3A403C;
	color:#F1DB1E;
}
/*End Sidebar -nav section*/

/* Questions Pages */

.questions
{
	font-weight:bold;
	
}
.names
{
	font-weight:normal;
	font-style:italic;
}
/*End Questions CSS*/

/* Left / Right align images */
.left
{
	float:left;
	padding:0 20px 10px 0;
}

.right
{
	float:right;
	margin:0 0 10px 20px;	

}

.centre
{
	display: block;
	left:50%;
	margin-left: auto;
	margin-right: auto;
	text-align:center;

}
/* END Left / Right align images */

/* Images */

.bigpic
{
	width:678px;
}
/* End Images */

/* Normal style links */

a.nostyle
{
	color:#000;
	font-variant:normal;
}
a.nostyle:hover
{
	color:#000;
	text-decoration:none;
}

p.nostyle a
{
	color:#000;
	font-variant:normal;	
}

p.nostyle a:hover
{
	color:#000;
	text-decoration:none;	
}

.maintext .nostyle, .maintext .nostyle:hover
{
	color:#000;
	font-variant:normal;
font-weight:bold;
}
.maintext .nostyle:hover
{
	text-decoration:underline;
}
/* End normal style links*/


/* Blockquote */

blockquote
{
	font-weight:bold;
	font-style:italic;
}

/* End Blockquote */
/* Fader */

#master0 img {
border-color: #F1DB1E;
}
.fader {
	margin:-14px -15px 0 -16px;
	border:9px solid #bebebe;
	height: 328px;
}
/* End Fader*/

/* Sponsors */

.sponsors
{
	padding:0 22px 20px 0;
	margin-top:40px;
}

/* End Sponsors */

/* Captions */

.caption
{
	font-style:italic;
}

.centre_caption
{
	text-align:center;
	font-style:italic;
}

/* End Captions */

/* Sponsors */

.sponsors
{
	padding:0;
}
.sponsors img 
{
	padding: 0 2px;
	border:none;
}

/* End Sponsors */

/* Subheader */

.subheader
{
	margin-top:-10px
}

/* End Subheader */