/* CSS Document */

body {
	/*background-color:#d8feb2;*/
	background:url(../images/mainbgsnowdonia.jpg) top center fixed;
	margin:0;
}

body, tr, td {
	font-family:Calibri,Helvetica,Arial;
	font-size:13px;
	color:#001800;
}

a {
	color:#4f7d23;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.pageContent {
	width:916px;
	overflow:hidden;
	background:url(../images/pagecontent.png) left repeat-y;
	position:relative;
	text-align:left;
}

.header {
	margin-top:20px;
	width:916px;
	/*background:url(../images/header.jpg) top right no-repeat;*/
	position:relative;
	/*height:229px;*/
	overflow:hidden;
}

.mainMenu {
	/*position:absolute;
	left:0px;*/
	top:199px;
	width:856px;
	/*height:24px;*/
	overflow:hidden;
	background:url(../images/menubar.png) top left no-repeat;
	color:#ffffff;
	font-size:15px;
	padding:6px 50px 6px 50px;
	text-align:left;
}

.mainMenu a {
	color:#ffffff;
	text-decoration:none;
}

.mainMenu a:hover, .mainMenuSelected, .mainMenuSelected a:hover {
	color:#003300;
	text-decoration:none;
}

.contentArea {
	/*width:796px;*/
	padding:15px 80px 30px 80px;
	position:relative;
	/*background:url(../images/contentbg.jpg) top left no-repeat;*/
}

.footer {
	clear:left;
	width:815px;
	position:relative;
	height:26px;	/*42px;*/
	padding:8px 50px 0px 50px;
	background:url(../images/menubar.png) top left no-repeat;
	text-align:center;
	color:#ffffff;
	text-align:right;
	font-size:12px;
}

.footer a {
	color:#ffffff;
	text-decoration:none;
}

.footer a:hover {
	color:#003300;
	text-decoration:none;
}

h1 {
	color:#4f7d23;
	margin:0px 0px 20px 0px;
	font-size:22px;
}

.pageBody {
	margin-left:208px;
}

.pageBody p {
	line-height:17px;
	margin-top:0px;
	margin-bottom:15px;
}

#highlight {
	float:left;
	margin-top:47px;
	width:158px;
	height:300px;
	overflow:visible;
}

.highlightImage {
	border:1px solid #343434;
}

.highlightTitle {
	text-align:center;
	font-weight:bold;
	font-size:13px;
	margin-top:8px;
	margin-bottom:8px;
	width:158px;
	overflow:hidden;
}

.highlightDescription {
	text-align:center;
	font-size:11px;
	color:#666666;
	margin-top:0px;
	margin-bottom:0px;
	width:158px;
	overflow:hidden;
}

.preloadHighlightImages {
	position:absolute;
	display:none;
}

.enquiryForm {
	width:400px;
}

.enquiryForm p {
	margin-top:0px;
	margin-bottom:3px;
}

.enquiryForm label {
	float:left;
	width:160px;
	padding-top:5px;
}

.input1, .select1, .textarea2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:bold;
}
