@charset "UTF-8";
body {
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #0d416a;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	text-align: left;
	margin-bottom: 14px;
	margin-top: 0px;
}
a, a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #BDDF49;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #D52120;
	margin-top: 28px;
	margin-bottom: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 54px;
	line-height: 54px;
	color: #ff9900;
	font-weight: normal;
	letter-spacing: -2pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.main .LeftText li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	list-style-type: none;
	font-size: 12px;
	line-height: 21px;
	padding-left: 10px;
}
.main .LeftText ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
}
.head {
	background-color: #bddf49;
	margin: auto;
	height: 129px;
	width: 982px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	line-height: 42px;
	color: #FFFFFF;
	background-image: url(../../images/headtop.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.head a {
	color: #FFFFFF;
	font-weight: normal;
}
.head #form {
	float: right;
	margin-right: 20px;
	margin-top: 27px;
	height: 60px;
}
.head #form p {
	margin: 0px;
	padding-left: 6px;
}
.head #form #jumpMenu {
	margin: 0px;
	float: left;
}
.headgrass {
	height: 9px;
	width: 982px;
	background-image: url(../../images/grass.gif);
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
.head img {
	float: left;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 15px;
}
.end {
	width:10px;
	background-image: url(../../images/divide.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: 58px;
}
.main {
	background-color: #FFFFFF;
	margin: auto;
	width: 942px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../../images/MainTop.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #d52121;
	background-repeat: repeat-x;
	text-align: center;
	height: 22px;
	position: fixed;
	z-index: 5;
	bottom: 0px;
	width: 100%;
	background-image: url(../../images/footer.jpg);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	margin-right: 10px;
	height: 21px;
	margin-top: 4px;
}
.credit a {
	color: #FFFFFF;
	text-decoration: none;
}
.credit a:hover {
	color: #D52121;
	background-color: #FFFFFF;
}

.clear {
	clear: both;
}

/* CSS Document */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* menu */

#menu {
	list-style:none;
	width:982px;
	height:57px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../../images/Menu.jpg);
}

#menu li {
	float:left;
	margin:0px;
	padding: 0px;
}
#menu li a {
	display:block;
	height:48px;
	line-height:18px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-family:arial, sans-serif;
	font-size:16px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 33px;
	padding-bottom: 0;
	padding-left: 33px;
	margin: 0px;
	background-image: url(../../images/division.jpg);
	font-weight: normal;
}
#menu li a b {
	display:block;
	height:59px;
	float:left;
	padding-top: 0;
	padding-right: 33px;
	padding-bottom: 0;
	padding-left: 33px;
	margin: 0px;
}

#menu li a:hover, 
#menu li a:active,
#menu li a:focus,
.home #menu li#home a
{
	cursor:pointer;
	color:#fff;
	line-height:18px;
	background-color: #D62221;
	text-align: center;
	margin: 0px;
}
#menu li a:hover b,
#menu li a:active b,
#menu li a:focus b,
.home #menu li#home a b
	{
	background-image:none;
	background:#b9b75a;
	cursor:pointer;
	text-align: center;
	margin: 0px;
}

/*----------------------- Features -----------------------*/
.feature {
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #0D416A;
	background-image: url(../../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	width: 982px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.rooms {
	float: left;
	display: block;
	background-image: url(../../images/roomsb.jpg);
	background-repeat: no-repeat;
}
.education {
	float: left;
	display: block;
	background-image: url(../../images/educationb.jpg);
	background-repeat: no-repeat;
}
.accommodation {
	float: left;
	display: block;
	background-image: url(../../images/accommodationb.jpg);
	background-repeat: no-repeat;
}
.rooms a,
.education a,
.accommodation a {
	cursor:pointer;
	color:#fff;
	text-align: left;
	display: block;
	text-decoration: none;
	display:block;
	width: 307px;
	height: 40px;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}

.rooms a:hover,
.rooms a:focus,
.rooms a:active
{
	display: block;
	text-decoration: none;
	background-image: url(../../images/rooms.jpg);
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
	height: 40px;
	width: 307px;
	font-weight: bold;
}
.education a:hover,
.education a:focus,
.education a:active
{
	display: block;
	text-decoration: none;
	background-image: url(../../images/education.jpg);
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
	height: 40px;
	width: 307px;
	font-weight: bold;
}
.accommodation a:hover,
.accommodation a:focus,
.accommodation a:active
{
	display: block;
	text-decoration: none;
	background-image: url(../../images/accommodation.jpg);
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
	height: 40px;
	width: 307px;
	font-weight: bold;
}
.accommodation a:visited,
.education a:visited,
.rooms a:visited
{
	font-weight: bold;
	color: #FFFFFF;
}
.MainBottom {
	margin: auto;
	width: 982px;
	background-image: url(../../images/MainBottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	padding: 0px;
}
.MainImage {
	background-color: #CCCCCC;
	float: right;
	width: 451px;
	background-image: url(../../images/PicShadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
.MainText {
	float: left;
	width: 451px;
}

label {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	margin: 10px;
}
input, select, textarea {
	float: right;
	margin: 10px;
}
#form1 div {
	width: 400px;
	margin-bottom: 10px;
}
.2ColumnText {
	padding-top: 20px;
	clear: both;
}
.LeftText {
	float: left;
	width: 451px;
}
.RightText {
	float: right;
	width: 451px;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
}
.quote {
	font-size: 24px;
}
.referee {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 14px;
} 
/*--------------- Image changer ---------------*/

#imagecontainer {
	width:451px;
	height:300px;
	position:relative;
	background-image: url(../../images/PicShadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

#tvscreen {
	width:451px;
	height:300px;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	text-align:center;
	line-height:100px;
	color:#ff0;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left top;
}


#tvmenu {
	position:absolute;
	top:320px;
	left:0px;
	width:451px;
	height:50px;
	font-family:"courier new", monospace;
	
}
#tvmenu:hover {background:transparent;}
#tvmenu a:visited {color:#fff; text-decoration:none; font-size:14px; background:#000;}
#tvmenu a {color:#fff; text-decoration:none; font-size:14px; background:#000;}
#tvmenu a span {display:none; width:0; height:0; position:absolute; border:0;}
#tvmenu a:hover {color:#fff; background:#c00; text-decoration:none;}
#tvmenu  a  img {
	display:block;
	position:absolute;
	top:-320px;
	left:0px;
	width:0;
	height:0;
	border:0;
}
#tvmenu a:hover img {
	display:block;
	position:absolute;
	top:-320px;
	left:0px;
	width:451px;
	height:300px;
	border:0;
}
#thumb {
	width:50px;
	height:33px;
	float: left;
	margin-right: 10px;
}
#imagecontainer #tvmenu #thumb img {
	position: relative;
	left: 0px;
	top: 0px;
	width:50px;
	height:33px;
}
.required {
	color: #D52121;
	font-weight: bold;
}
.charityno {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

