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

/* General settings */
html {
	/*background:url(../images/bg-html.jpg) 0 767px;*/
	height:100%;
}

body{
	margin:0;
	font:11px "gillsansbook", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#666;
	height:100%;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #5A5A5A;
}

@font-face {
	font-family: 'gillsansbook';
	src: url('../gillsans/gillsansbook.eot'); /* IE */  
	src: local('☺'), url('gillsans/gillsansbook.ttf') format('truetype'), url('../gillsans/gillsansbook.woff') format('woff'), url('../gillsans/gillsansbook.otf') format('opentype'), url('../gillsans/gillsansbook.svg#webfont') format('svg'); font-weight: normal; font-style: normal;}
	
	
	@font-face {
	font-family: 'gillsansmedium';
	src: url('../gillsans/gillsansmedium.eot'); /* IE */  
	src: local('☺'), url('../gillsans/gillsansmedium.ttf') format('truetype'), url('../gillsans/gillsansmedium.woff') format('woff'), url('../gillsans/gillsansmedium.otf') format('opentype'), url('gillsans/gillsansmedium.svg#webfont') format('svg'); font-weight: normal; font-style: normal;}
	
		@font-face {
	font-family: 'gillsansbold';
	src: url('gillsans/gillsansbold.eot'); /* IE */  
	src: local('☺'), url('../gillsans/gillsansbold.ttf') format('truetype'), url('../gillsans/gillsansbold.woff') format('woff'), url('../gillsans/gillsansbold.otf') format('opentype'), url('../gillsans/gillsansbold.svg#webfont') format('svg'); font-weight: normal; font-style: normal;}
	
.gillsansbook {
	font-family: 'gillsansbook',  "Lucida Sans Unicode", "Lucida Grande",helvetica, sans-serif;
	margin-top: 0px;
}

.gillsansmedium {
	font-family: 'gillsansmedium',  "Lucida Sans Unicode", "Lucida Grande", helvetica, sans-serif;
	margin-top: 0px;
}

.gillsansbold {
	font-family: 'gillsansbold',  "Lucida Sans Unicode", "Lucida Grande", helvetica, sans-serif;
	margin-top: 0px;
}

/*body{
	margin:0;
	background:url(../images/bg-body.jpg) repeat-x 0 0;
	font:11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#333;
	padding:7px 0 0;
	height:100%;
}*/

img{border-style:none;}

a{
	color:#AB2A22;
	text-decoration:none;
	font-weight: normal;
}
a:hover{color:#F60;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
/* page */
#page {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	background:#fff url(../images/bg-page-center.gif) repeat-y;
}
/* container */
#container {
	/*background:url(../images/bg-page-down.gif) no-repeat 0 100%;*/
	overflow:hidden;
	width:980px;
		/* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	CCborderRadius: 10px;
	/*border:1px solid #fff;*/
}
/* main */
#main {
	/*background:url(../images/bg-main.gif) no-repeat 0 100%;*/
	overflow:hidden;
	width:980px;
}
/* w-header */
#w-header {
	overflow:hidden;
	width:980px;
	background-color: #fff;
}
/* header start */
#header {
	width:980px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.head-logo {
	background:url(../images/bg-head-logo.jpg) repeat-x 0 100%;
	height: 120px;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #6D6D6D;
}
.h-logo{
	display:block;
	margin:0 auto;
	width:360px;
	height:126px;
	text-indent:-4000px;
	overflow:hidden;
	background-image: url(../imgs/stanborough-house2.gif);
	background-repeat: no-repeat;
}
.h-logo a{
	width:360px;
	height:126px;
	display:block;
}
.nav {
	float:left;
	overflow:hidden;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 11px;
	margin-left: 0;
}
.nav li{
	font-weight:normal;
	/*border-top:1px solid #fff;*/
	font-size:15px;
	font-family: 'gillsansmedium', "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	/*padding-left: 15px;*/
	text-transform:uppercase;
	/*background-image: url(../images/bg-nav-sep.gif);*/
	background-repeat: no-repeat;
	background-position: 0 8px;
}
.nav li a {color:#333;}

.nav li a:hover, .nav .active a{
	color:#AB2A22;
	text-decoration:none;
	font-family: 'gillsansmedium', "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}
/* header end */
/* w-content */
#w-content{
	width:980px;
	margin-top: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
#w-content:after{
	clear:both;
	display:block;
	content:"";
}
/* column start */
#column {
	width:220px;
	float:left;
	display:inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0px;
}
#column p {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 12px;
	line-height:1.4;
	color:#666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

h3, .events-more h3{
	font:18px/20px;
	font-family: 'gillsansmedium', "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#AB2A22;
	display:block;
	margin:0;
	background:url(../images/bg-col-sep-dote.gif) no-repeat 0 100%;
	padding:9px 0;
}
.events-more a{
	font:11px/15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#7d081e;
	padding:0 0 0 18px;
	background:url(../images/ico-01.gif) no-repeat;
	display:block;
	overflow:hidden;
}
.events-more {margin:-10px 0 0;}
.block-events {
	overflow:hidden;
	height:1%;
}
.block-events li{
	padding:15px 0 0;
	margin:-1px 0 0;
	background:url(../images/bg-col-block.gif) no-repeat 0 0;
	font:11px/12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.block-events a {color:#7d081e;}
.block-events p {margin:5px 0 15px;}
.col-info {
	background:url(../images/bg-col-sep-dote.gif) no-repeat 0 100%;
	padding:10px 0 5px;
	font:10px/12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;;
}
.col-info img{
	float:left;
	margin:0 10px 10px 0; 
}
.col-info .info-ttl{
	font:normal 14px/16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display:block;
}
.col-info .info-ttl span {display:block;}
.col-info .info-time {
	color:#730000;
	display:block;
	margin:5px 0;
	font:12px/15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.col-info a {
	display:block;
	margin:10px 0 0;
	color:#730000;
}
.col-ttl {
	font:bold 12px/13px Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:block;
}
.col-ttl span{color:#700418;}
/* column end */
/* content start */
#content {
	width:700px;
	margin:0 20px 0 0;
	float:right;
	display:inline;
}
/* footer end */
#widecontent {
	width:689px;
	margin:0 20px 0 0;
	float:right;
	display:inline;
}
.c-pic {
	width:700px;
	margin-bottom: 5px;
}
.cleardiv {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.c-pic img{display:block;}
.c-pic .c-pic-txt{
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	font:11px/13px 'gillsansbook', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#fff;
}
.c-pic .c-pic-txt p{
	background:url(../images/bg-c-img.png);
	padding:17px 10px 22px;
	margin:0;
	height:1%;
}
#content h1{
	font:26px/28px;
	font-family: 'gillsansmedium', "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#333;
	margin:11px 0 5px;
	font-weight:normal;
	text-transform:uppercase;
}
#content .w-c-txt {
	overflow:hidden;
	height:1%;
}
#content .c-txt{
	width:700px;
	color:#666;
	font-family: 'gillsansbook', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 18px;
	-webkit-column-count : 2;
	-webkit-column-gap : 15px;
	-moz-column-count : 2;
	-moz-column-gap : 15px;
	clear: both;
	margin-bottom: 20px;
}
.imgbox {
	background-image: url(img.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#content .w-c-txt p, #page #container #main #w-content #content .w-c-txt p {
	font-size: 14px;
	line-height: 18px;
	margin: 3px 0 12px 0;
	padding: 0px;
}
#content .w-c-txt h2 {
	margin-bottom: 12px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	text-align: left;
	font-family: 'gillsansbook', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	color:#333;
	font-size:24px;
}
#content .w-c-txt h5 {
	margin-bottom: 2px;
	color: #AB2A22;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 5px;
	float: left;
	width: 145px;
	height: 40px;
}

#content .w-c-txt .room {
	display: block;
	width: 660px;
	clear: both;
	border: 1px solid #DFDFDF;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
	/* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	CCborderRadius: 10px;
	margin-right:8px;
	margin-top: 4px;
	margin-bottom: 4px;
	cursor: default;
}
#content .w-c-txt .room p a {
	color: #333;
}
#page #container #main #w-content #content .w-c-txt .room p {
	color: #333;
	text-decoration:none;
}
#page #container #main #w-content #content .w-c-txt .room p a:hover {
	text-decoration:none;
}
.room:hover {
	background-color:#E3E3E3;
	border-top-color: #AB2A22;
	border-right-color: #AB2A22;
	border-bottom-color: #AB2A22;
	border-left-color: #AB2A22;
	}

#content .w-c-txt .room p {
	margin-top: 5px;
}
#content h4 {
	font-size: 16px;
	color:#AB2A22;
	text-transform: uppercase;
	font-family: 'gillsansmedium', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	margin-bottom: 6px;
}
.testimonial {
	background-color: #D6CBC9;
	margin-bottom: 12px;
	/* Do rounding (native in Firefox and Safari, CC in IE) 
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	CCborderRadius: 10px;
	margin-right:8px;
	-webkit-box-shadow:5px 5px 5px #CCC;
	-moz-box-shadow: 5px 5px 5px #CCC;
	box-shadow:5px 5px 5px #CCC;*/
	background-image: url(../imgs/testim.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #C1ADAB;
	padding-top: 15px;
	padding-right: 55px;
	padding-bottom: 8px;
	padding-left: 60px;
}
.testimonial h4 {
	margin-top: 0px;
}
.testimonial p {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: 'gillsansbook', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000;
}
.testimonial p em {
	color: #333;
	font-family: 'gillsansbook', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
p.link {
	font-size: 14px;
	background-color: #AB2A22;
	text-align: center;
	color: #FFF;
	/* Do rounding (native in Firefox and Safari, CC in IE) */
     -webkit-border-radius: 2px;
	 -moz-border-radius: 2px;
	CCborderRadius: 2px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 28px;
	display:block;
	height:25px;
}
p.link a {
	text-decoration: underline;
	color:#FFF;
	font-size: 14px;
	line-height: 28px;
	font-family: 'gillsansmedium', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content .w-c-txt ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#content .w-c-txt ul li {
	font-size: 14px;
	color: #333;
	padding-left: 13px;
	font-family: 'gillsansmedium', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	background-image: url(../imgs/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content .c-txt p{
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
.c-txt p a {
	color: #AB2A22;
}
/* content end */
/* gallery start */
.page-bottom {
	clear:both;
	width:944px;
	margin:0 18px 25px;
	padding:0;
	background:url(../images/bg-head-logo.jpg) repeat-x 0 0;
	overflow:hidden;
}
.page-bottom .page-bottom-ttl{
	overflow:hidden;
	height:1%;
}
.page-bottom h2 {
	margin:10px 0;
	color:#AB2A22;
	font-size:22px;
	line-height:1.5;
	font-family: 'gillsansmedium', "Lucida Sans Unicode", "Lucida Grande",helvetica, sans-serif;
	float:left;
	font-weight:normal;
}
.page-bottom span{
	font:12px/14px Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#666;
	display:block;
	margin:20px 0 0;
	padding:0 0 5px 5px;
	height:1%;
	overflow:hidden;
}
#gallery {
	overflow:hidden;
	padding:0 0 25px;
	width:943px;
	background:url(../images/bg-head-logo.jpg) repeat-x 0 100%;
}
#gallery a.link-prev {
	background:url(../images/bg-galery-left.gif) no-repeat;
	float:left;
	margin:40px 13px 0 1px;
	width:32px;
	height:32px;
	overflow:hidden;
	text-indent:-9999em;
}
#gallery a.link-next {
	background:url(../images/bg-galery-right.gif) no-repeat;
	float:right;
	margin:40px 1px 0 13px;
	width:32px;
	height:32px;
	overflow:hidden;
	text-indent:-9999em;
}
#gallery div {
	width:850px; 
	overflow:hidden;
	position:relative;
	float:left;
}
#gallery div ul {
	position:relative;
	width:99999px; /* don't touch this */
	padding:0;
	margin:0;
	list-style:none;
}
#gallery div ul li {
	overflow:hidden;
	float:left;
	width:160px;
	height:107px;
	padding:0 5px;
}
/* gallery end */
/* footer start */
#footer {
	width:980px;
	margin:0 auto;
	padding:34px 0;
	text-align:center;
	color:#eee;
}
#footer address {
	font:16px 'gillsansmedium', "Lucida Sans Unicode", "Lucida Grande",helvetica, sans-serif;
}
#footer address span{
	padding:0 10px 0 8px;
	background-image: url(../imgs/sep_bar.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
#footer address a {
	color:#FFF;
	padding:0 0 0 8px;
} 
.cleardiv {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#directionsinfo {
	padding: 40px;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}
#content .smallimg {
	padding: 0px;
	width: 350px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.fltright {
	float: right;
	margin-left: 20px;
}
.fltleft {
	float: left;
	margin-right: 20px;
}
.caption {
	display: block;
	clear: both;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 350px;
	float: left;
	text-indent: 5px;
	font-size: 12px;
}
#content .c-pic h4 {
	font-size: 14px;
	text-align: center;
	line-height: 28px;
}
#content .w-c-txt .testimonial.train {
	background-image: url(../imgs/by-train.jpg);
	padding-left: 75px;
}
#content .w-c-txt .testimonial.car {
	background-image: url(../imgs/by-car.jpg);
	padding-left: 75px;
}
#content .w-c-txt .testimonial.satnav {
	background-image: url(../imgs/by-satnav.jpg);
	padding-left: 75px;
}
.testimonial.trainwide {
	background-image: url(../imgs/trainwide.jpg);
	padding-left: 75px;
}
.testimonial.carwide {
	background-image: url(../imgs/carwide.jpg);
	padding-left: 75px;
}
.testimonial.satnavwide {
	background-image: url(../imgs/satnavwide.jpg);
	padding-left: 75px;
}
.imagebox {
	float: left;
	width: 340px;
	margin: 0px;
	padding: 0px;
}


select, input, textarea, button {padding:4px; font-size:14px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #333; }


#contact legend {
	padding-bottom: 10px;
	display: block;
	font-weight: bold;
	margin-left: 20px;
	text-transform:uppercase;
	color:#900;
}
#contact fieldset {
	padding: 20px;
	border: 1px solid #CCC;
	margin-top: 10px;
}
#thumbsbox {
	float: left;
	width: 700px;
	margin-top: 15px;

}
.thumbnail {
	float: left;
	height: 180px;
	width: 220px;
	margin-right: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
.thumbimagebox {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 220px;
	overflow: hidden;
}
#page #container #main #w-content #content .w-c-txt #thumbsbox .smallcaption {
	font-size: 12px;
	color: #666;
	display:block;
	margin-top:8px;
}
.imgboxback {
	background-image: url(../gallery/1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

