@charset "utf-8";
/* CSS Document */

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 18px;
	margin-top: 0;
}
.signature {
	font-family: 'Lucida Handwriting', Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
}
#horizon {
	display: block;
	height: 1px;
	left: 0px;
	overflow: visible;
	position: absolute;	
	top: 50%;
	width: 100%;
}
#content {
	background: #F5E9C5;
	border: 1px solid #000000;
	height: 588px;
	left: 50%;
	margin-left: -450px;
	padding: 10px 0 20px 0;
	position: absolute;
	top: -309px;
	width: 900px;
	overflow: hidden;
}
h1 {
	background: url(../images/layout/header.jpg) no-repeat;
	height: 80px;
	margin-bottom: 20px;
	text-indent: -9000px;
}
#mainContent {
	padding-left: 20px;
}
#mainNav {
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	padding-left: 20px;
    border: 1px solid #F5E9C5; /* Fix for IE */
}
#mainNav ul, #bottomText ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainNav ul li {
	float: left;
	margin-right: 8px;
	margin-bottom: 20px;
}
#mainNav a, #bottomText a {
	color: #312F27;
}
#mainNav ul li a:hover, #mainNav ul li a.current {
	color: #B3B0A9;
}
#images {
	clear: both;
	float: left;
}
#images #thumbs {
	bottom: 20px;
	position: absolute;
}
#images #thumbs img {
	padding-right: 14px;
}
#textArea {
	float: left;
	margin-left: 20px;
	width: 310px;
}
#bottomText {
	bottom: 20px; 
	font-size: 12px;
	position: absolute; 
	text-align: center;
	width: 310px;
}
#bottomText ul li {
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 10px;
}
#bottomText ul li a:hover, #bottomText ul li a.current {
	color: #217EEA;
}
#bottomText #tel {
	font-size: 20px;
}

#booking th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 22%;
}

#booking th, #booking td {
	padding: 1px;
}

#booking input, #booking textarea {
	border: 1px solid #B3B0A9;
	width: 320px;
}

#booking #submit, #booking #clear {
	width: auto;
}

#booking .tip {
	font-size: 12px;
	vertical-align: top;
}

#booking .pricing {
	padding: 20px;
}

#booking #submit, #booking #clear {
    padding-top: 2px;    
}

#shortBreaks {
	background: url(../images/snowdrops.jpg) no-repeat center;
	display: block;
	height: 130px;
	margin-top: 12px;
}
#shortBreaks span {
	display: none;
}