/*
TrajanPro-Regular
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #c7d880;
	font-size:75%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color:#666;
}
a{
	color:#666;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6{
	color:#86a500;
	font-weight:normal;
}
h1{
	margin-bottom:1em;
}
h2,h3,h4,h5,h6{
	margin-bottom:1em;
}
p{
	margin-bottom:0.5em;
}
p.last{
	margin-bottom:0;
}
h1 {
	font-size:1.5em;
}
h2{
	font-size:1.25em;
}
h3,h4,h5, h6{
	font-size:1em;
}
ol, ul{
	margin-left:15px;
	padding-left:0;
}
li{
	margin-bottom:0.25em;
}
#page {
	padding:0;
	width: 964px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*------ Panel positioning -------------*/
#banner{
}
/*-------- Panel styling --------------*/
#banner{
	font-size:0;
}
#menubar{
	color:#fff;
	background-color:#003863;
	background-image:url(images/menu-bg-2.gif);
	background-position:top left;
	background-repeat:repeat-y;
	height:31px;
}
#menubar ul{
	margin-left:27px;
	font-size:14px;
	line-height:31px;
	list-style:none;
}
#menubar ul li{
	display:inline;
	text-align:center;
	width:130px;
	float:left;
	margin:0;
}
#menubar li a{
	display:block;
	color:#fff;
	text-decoration:none;
}
#menubar li a:hover, #menubar li.hovering{
	text-decoration:none;
	color:#fff;
	background-color:#86a500;
}
a img{
	border:none;
}
.centre{
	text-align:center;
}
.clear{
	clear:both;
}
address{
	font-size:100%;
	font-style:normal;
	margin-left:50px;
}
.red{
	color:#ff0000;
}
.small{
	font-size:0.8em;
}
.right{
	float:right;
}
.assist{
	display:none;
}
p.singlegap{
	margin-bottom:1em;
}
.floatleft{
	float:left;
	margin-right:12px;
}
.floatright{
	float:right;
	margin-left:12px;
}
table.contact td{
	padding:3px;
}
table.contact td.prompt{
	font-size:0.8em;
	text-align:right;
	margin-right:1em;
	vertical-align:top;
}
#pageContentWrapper{
	background-image:url(images/body-bg-1.gif);
	background-repeat:repeat-y;
	width: 964px;
}
#pageContent{
/*
	margin-left:12px;
	margin-right:10px;
*/
	margin-left:36px;
	margin-right:34px;
	padding-top:12px;
}
#pageContent img, #pageSidebarContent img, #pageWhiteSidebarContent img{
	border:2px solid #86a500;
	padding:4px;
	background-color:#fff;
}
#pageContent img.noborder{
	border-style:none;
	padding:0;
}
/* Stop Google map from being messed up */
#pageSidebarContent #map_canvas{
	border:1px solid #333;
}
#pageSidebarContent #map_canvas img{
	border:1px solid #333;
	padding:0;
	background-color:transparent;
}
#pageSidebarContent img.thumb, #pageWhiteSidebarContent img.thumb{
	border:1px solid #86a500;
	padding:1px;
	background-color:#fff;
	float:left;
	margin-right:12px;
	margin-top:12px;
}
#pageSidebarContent img.thumbRight, #pageWhiteSidebarContent img.thumbRight{
	border:1px solid #86a500;
	padding:1px;
	background-color:#fff;
	float:left;
	margin-right:0;
	margin-top:12px;
}
#pageContent #homeImages img{
	border-style:none;
	padding:0;
}
/*
#pageFooter{
	background-image:url(images/footer-1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:30px 30px 0 30px;
	color:#86a500;
	font-size:0.9em;
	text-align:center;
}
*/
#pageSidebarWrapper{
	background-image:url(images/body-sidebar-bg-1.gif);
	background-repeat:repeat-y;
	padding:0 10px 0 12px;
}
#pageWhiteSidebarWrapper{
	background-image:url(images/body-bg-1.gif);
	background-repeat:repeat-y;
	padding:0 10px 0 12px;
}
#pageSidebarContentWrapper{
	float:left;
	width:604px;
}
#pageSidebarContent{
	padding:24px 0 24px 24px;
}
#sidebarContentWrapper{
	float:right;
	width:314px;
}
#sidebarContent{
	padding:0 12px 12px 12px;
}
#sidebarContent p{
	margin-bottom:1em;
}
#sidebarContent p.caption{
	margin:0 0 12px 0;
	text-align:center;
	font-size:0.9em;
}
#sidebarContent img{
	margin-top:12px;
	border:1px solid #fff;
}
#sidebarContent img.thumb{
	border:1px solid #86a500;
	padding:1px;
	background-color:#fff;
	float:left;
	margin:12px 0 0 0;
}
#sidebarContent img.thumbRight{
	border:1px solid #86a500;
	padding:1px;
	background-color:#fff;
	float:right;
	margin:12px 0 0 0;
}

#pageFooter{
	background-image:url(images/footer-1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:30px 30px 0 30px;
	color:#86a500;
	font-size:0.9em;
	text-align:center;
}
#pageSidebarFooter{
	background-image:url(images/footer-sidebar-1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:30px 30px 0 30px;
	color:#86a500;
	font-size:0.9em;
	text-align:center;
}

#pageFooter a, #pageSidebarFooter a{
	color:#86a500;
	text-decoration:none;
}
#pageFooter a:hover, #pageSidebarFooter a:hover{
	color:#000;
	text-decoration:none;
}
#copyright{
	float:left;
	color:#86a500;
}
#siteby{
	float:right;
	text-align:right;
	color:#86a500;
}
#siteby a{
	color:#86a500;
	text-decoration:none;
}
#siteby a:hover{
	color:#000;
	text-decoration:none;
} 



#homeTextLeftWrapper{
	clear:both;
	float:left;
	margin:24px 0 15px 47px;
}
#homeTextLeft{
	width:376px;
}
#homeTextRightWrapper{
	float:right;
	margin:24px 34px 15px 0;
}
#homeTextRight{
	width:384px;
}
div.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:0;
}
#homeImages{
	/*height:314px;*/
}
#homeImages img{
	float:left;
}
div.cottageLeft{
	float:left;
	width:408px;
	padding:12px;
	background-color:#e2ebbc;
	margin-bottom:24px;
}
div.cottageRight{
	float:right;
	width:408px;
	padding:12px;
	background-color:#e2ebbc;
	margin-bottom:24px;
}
div.cottageLeft img, div.cottageRight img{
	float:left;
	margin-right:12px;
}

hr {
	clear:both;
	margin:12px 90px 12px 92px;
	border: 0;
	background-color:#ccc;
	height: 1px;
}
#menubar li.dropDown{
	position:relative;
}
#menubar li.dropDown div{
	display:none;
	position:absolute;
	top:32px;
	left:0;
	width:300px;
	color:#fff;
	background-color:#86a500;
	text-align:left;
	padding-bottom:12px;
}
#menubar li.hovering div{
	display: block;
	z-index:10;
}
#menubar li.hovering div ul{
	margin:12px;
}
#menubar li.hovering div ul li{
	display:block;
	width:100%;
	text-align:left;
}

#menubar li.hovering div ul li a{
	display:block;
	text-decoration:none;
	padding:6px;
}
#menubar li.hovering div ul a:hover{
	background-color:#e2ebbc;
	color:#000;
}
#menubar li.dropDown hr{
	margin:0 10% 0 10%;
}
div.imageButtons{
	width:175px;
	float:right;
	text-align:right;
}
div.imageButtons img{
}
div.imageButtons a{
	clear:right;
	margin-top:12px;
}
a.button{
	display:block;
	width:124px;
	height:36px;
	line-height:30px;
	font-size:11px;
	text-align:center;
	color:#688000;
	background-image:url(images/button-bg-1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:0;
	border-style:none;
	float:right;
}
a:hover.button{
	text-decoration:none;
	color:#000;
	border-style:none;
}
h2 a{
	color:#86a500;
	text-decoration:none;	
}
h2 a:hover{
	color:#000;
	text-decoration:none;	
}
/*
a.button{
	background-color:#e2ebbc;
	padding:12px;
	border:1px solid #e2ebbc;
	color:#ccc;
}
a.button{
	background-color:#e2ebbc;
	padding:12px;
	border:1px solid #e2ebbc;
	color:#666;
	float:right;
	text-decoration:none;
}
a:hover.button{
	border:1px solid #86a500;
	color:#000;
	text-decoration:none;
}
*/
/* ---- Calendar ---- */
table.booking{
	border-collapse:collapse;
	background-color:#e4e8da;
	margin-right:10px;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
}
table.booking td{
	border:1px solid white;
	text-align:center;
	padding:2px;
	width:12px;
}
table.booking th{
	border:1px solid white;
	padding:2px;
	color:#ffffff;
	background-color:#9f6d1d;
	text-align:center;
	font-weight:normal;
}
table.booking td.booked{
	color:#000;
	background-color:#db6f6f;
}
table.booking td.lowseason{
	color:#000;
	background-color:#bcc7a3;
}
table.booking td.midseason{
	color:#000;
	background-color:#808D54;
}
table.booking td.highseason{
	color:white;
	background-color:#5C673D;
}
/* ---- Prices ---- */
table.prices{
	border-collapse:collapse;
	font-size:1em;
}
table.prices td, table.prices th{
	border:1px solid #333;
	padding:6px;
}
table.prices th{
	width:120px;
}
table.prices td{
	width:120px;
}
table.prices th.booked{
	color:#fff;
	background-color:#db6f6f;
}
table.prices th.lowseason{
	color:#fff;
	background-color:#bcc7a3;
}
table.prices th.midseason{
	color:#fff;
	background-color:#808D54;
}
table.prices th.highseason{
	color:#fff;
	background-color:#5C673D;
}
ul.gap{
}
ul.gap li{
	margin-top:1em;
	margin-bottom:1em;
}
.link{
	/* Dummy class to stop lightbox grabbing link */
}
