body {
	font: 0.75em/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px 0px;
}
#wrap {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #600;
	border-bottom: 1px solid #600;
	padding-top: 2px;
	padding-bottom: 2px;
}
#header {
	background: #dfe0e1;
	margin: 0px;
	padding: 10px 10px 10px 20px;
}
#header p, #header h1 {
	margin: 4px 0px;
}
#content {
	margin: 0px;
	float: right;
	width: 600px;
}
.contentPad {
	padding: 15px;
}
#contentarea {
	margin: 2px 0px;
	border-top: 1px solid #600;
	border-bottom: 1px solid #600;
}
/* Not seen by IE6 */
head:first-child+body #contentarea {
	position: relative;
	min-height: 430px;
}
#footer {
	background: #dfe0e1;
	padding: 10px 10px 10px 20px;
	clear: both;
}
a:link, a:visited {
	color: #000099;
}
a:hover, a:active {
	color: #660000;
}
p {
	margin:10px 0px 15px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
h2 {
	font: 200% Arial, Helvetica, sans-serif;
	color: #660000;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d9bfbf;
	margin-top: 0px;
}
h3 {
	font-size: 125%;
	margin-bottom: -5px;
}
h5 {
	font-size: 110%;
	margin-bottom: 0px;
	color: #555;
}
.size120 {
	font-size: 120%;
}
.size90 {
	font-size: 89%;
}
.normal {
	font-weight: normal;
}
.halfspace {
	font-size: 1px;
	margin: 0px;
}
.picright {
	font-size: 89%;
	float: right;
	margin-bottom: 6px;
	margin-left: 10px;
	color: #555;
}
#leftnav ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 9px;
	margin-top: 10px;
}
#leftnav li {
	font-size: 110%;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 0px;
	font-weight: bold;
}
#leftnav li a:link, #leftnav li a:visited {
	text-decoration: none;
	color: #660000;
}
#leftnav li a:hover, #leftnav li a:active {
	text-decoration: none;
	color: #8A4343;
}
#leftnav li a {
	display: block;
	background: url(../images/leftnavArrow.gif) no-repeat left center;
	padding-left: 11px;
}
.cleardiv {
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
#leftnavbottom {
	margin-top: 20px;
	padding-top: 10px;
	width: 143px;
}
/* Not seen by IE6 */
head:first-child+body #leftnavbottom {
	position:absolute;
	bottom:0px;
}
#leftnavbottom p {
	margin-top: 5px;
	margin-bottom: 9px;
}
/**************** TABLE ELEMENTS STARTS *****************/

table.default {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	width: 100%;
}

table.default tr {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

table.default td {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}

td.season {
	background: #F2E2E2;
	font-weight: bold;
	text-align:left;
}

table.default thead td {
	vertical-align: top;
	font-weight: bold;
	color: #FFFFFF;
	background: #600;
}

td.centre {
	text-align: center;
}

/**************** TABLE ELEMENTS FINISHES ***************/

.clear-both{
	clear: both;
}

.clear-left{
	clear:left;
}

.clear-right{
	clear:right;
}

.float-left{
	float:left;
}

.float-right{
	float:right;
}
.hide{
	display:none;
}

.menus {
	background: #f3ebeb;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #CCCCCC;
	font-size: 93%;
	margin-top: 15px;
}
.menus h4 {
	font-size: 115%;
	font-weight: bold;
	margin: 0px;
	color: #600;
}
.menus p {
	margin-top: 6px;
	margin-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
.picright p {
	margin-top: 0px;
}
table.booking td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.booking select, .booking textarea, input.bookingform {
	width: 250px;
	font-size: 95%;
	border: solid 1px #999;
}
.booking strong, .red {
	color: #CC0000;
}
.booking td.bkLabel {
	text-align: right;
	padding-right: 4px;
}
blockquote {
	margin-top: 25px;
	margin-bottom: 10px;
	padding-left: 30px;
	margin-left: 0px;
	padding-right: 30px;
	background: url(../images/quote-open.gif) no-repeat left top;
}
blockquote .quote {
	font-weight: bold;
	margin: 0px;
}
blockquote .author {
	margin: 5px 0px 0px;
	background: url(../images/quote-close.gif) no-repeat right top;
	height: 17px;
}
#homepage a.homepage,
#accommodation a.accommodation,
#dining a.dining,
#tariff a.tariff,
#booking a.booking,
#findus a.findus,
#house a.house,
#attractions a.attractions,
#testimonials a.testimonials,
#contactus a.contactus {
	background: url(../images/leftnavArrow-active.gif) no-repeat left center;
}
.newsevents strong {
	color: #333333;
}
