﻿a:hover
{
	color: #d8805b;
}
a
{
	color: #000000;
	text-decoration: none;
}
body
{
    margin: 0px;
    padding: 0px;
    font-family: Trebuchet MS, Helvetica;
    font-size: 11pt;
    background-color: #fff0d2;
}
img
{
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
}
p
{
	font-family: Trebuchet MS, Helvetica;
	font-size: 11pt;
}
td
{
	font-family: Trebuchet MS, Helvetica;
	font-size: 11pt;
}
h1
{
	color: #8F877E;
	font-weight: bold;
	font-size: 14pt;
}
h2
{
	color: #8F877E;
	font-weight: bold;
	font-size: 13pt;
}
h3
{
	color: #8F877E;
	font-weight: bold;
	font-size: 12pt;
}
.menu
{
	font-size: 10pt;
	color: #8F877E;
	text-decoration: none;
}
.menu:hover
{
	color: #d8805b;
	text-decoration: none;
}
.footer
{
	font-family: Trebuchet MS, Helvetica;
	font-size: 9pt;
}
.small
{
	font-family: Trebuchet MS, Helvetica;
	font-size: 8pt;
	text-align: center;
}
.banner
{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#header
{
	background-attachment: fixed;
	background-image: url(images/glastonbury_tor_1.jpg);
	background-repeat: no-repeat;
	background-color: #ffddaa;
	position: absolute;
	width: 100%;
	height: 130px;
	top: 0px;
	left: 0px;
	border-bottom: #8F877E 2px solid;
}
#logo
{
	position: absolute;
	width: 100%;
	height: 130px;
	top: 0px;
	left: 0px;
	background: url(images/white_hart_barn.jpg) fixed no-repeat right top;
}
#menu 
{
	text-align: right;
	position: absolute;
	width: 100%;
	top: 130px;
	left: 0px;
}
#pagebody 
{
	position: absolute;
	width: 100%;
	top: 160px;
	left: 0px;	
}
#mainarea
{
    margin-left: 10%;
    margin-right: 10%;
    background-color: #fff0d2;
}
#bookingframe
{
    margin-left: 10%;
    margin-right: 10%;
    background-color: #fff0d2;
	text-align: center;
}
#footer
{
	width: 100%;
	text-align: center;
	height: 30px;
}
.footer
{
	font-size: 8pt;
	border-top: #8F877E 2px solid;
}
