body {
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
	color: #7dbe4d;
	background: #fff;
	margin: 0px;
}

a:link {color: #7dbe4d; font-weight: normal; text-decoration: none;}
a:visited {color: #7dbe4d; font-weight: normal; text-decoration: none;}
a:hover {color: #7dbe4d; font-weight: normal; text-decoration: none;}
a:active {color: #7dbe4d; font-weight: normal; text-decoration: none;}

.br {clear: both;}

img {border: 0px;}

#sozo_pink {color: #7dbe4d; font-weight: bold;}

#cotswold_cottages {
	margin: 0 auto 0 auto;
	width: 955px;
	height: 500px;
	background: #fff;
	position: relative;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 30px;
}

#logo {
	float: left;
	width: 288px;
	height: 90px;
	background: #fff;
	padding: 25px 0px 0px 35px;
}

#logo a:link {color: #7dbe4d; font-weight: normal; text-decoration: none;}
#logo a:visited {color: #7dbe4d; font-weight: normal; text-decoration: none;}
#logo a:hover {color: #808183; font-weight: normal; text-decoration: none;}
#logo a:active {color: #7dbe4d; font-weight: normal; text-decoration: none;}

#logo h2{font-size:30px;margin:0; padding:0; font-weight:normal;}

#navigation {
	float: left;
	background: #fff;
	width: 612px;
	height: 90px;
	padding: 25px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

#navigation a {
	float: left;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	color: #808183;
	border-left: 3px solid #dfefd2;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 6px 0px;
	width: 142px;
	background: #fff;
}

#navigation a:hover {border-left: 3px solid #7dbe4d;}

#main_image, #availability_system {
	width: 955px;
	height: 568px;
	overflow: hidden;
	position: relative;
	background: #fff;
	z-index: 1;
}

#availability_system {
	overflow: visible;
	height: auto;
}

.white_transparency_strip {
	width: 955px;
	height: 10px;
	margin: 0px;
	background: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

div#white_transparency_background, div.content_space {
	width: 264px;
	height: auto;
	margin: 0px 0px 0px 35px;
	background: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	padding: 30px 12px 0px 12px;
	font-size: 14px;
	color: #323132;
	line-height: 21px;
	overflow: visible;
}

div.content_space {
	height: 568px;
	font-size: 12px;
	line-height: 17px;
}

h2#home_intro {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	letter-spacing: 0px;
	color: #4f9a1b;
	font-weight: normal;
	line-height: 24px;
	text-transform: none;
}

div#left_text {
	position: relative;
	top: 0px;
	left: 0px;
	width: 264px;
	height: auto;
	overflow: visible;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

p#green_transparency_notice {
	width: 264px;
	height: auto;
	margin: 0px;
	background: #4f9a1b;
	padding: 12px;
	font-size: 18px;
	color: #fff;
	line-height: 21px;
	position: absolute;
	bottom: -55px;
	left: -12px;
	font-weight: bold;
	z-index: 4;
}

div#green_strip {
	width: 920px;
	height: auto;
	color: #fff;
	background: #7dbe4d;
	padding: 6px 0px 6px 35px;
	font-size: 20px;
}

div#green_strip span {
	margin: 0px 18px;	
}

div#footer {
	width: 955px;
	height: auto;
	color: #808183;
	font-size: 10px;
	padding: 10px 0px 10px 35px;
}

div#footer #address {
	text-transform: uppercase;
	margin-right: 20px;
	font-size: 12px;
}

div#footer a:link {color: #808183; font-weight: normal; text-decoration: none;}
div#footer a:visited {color: #808183; font-weight: normal; text-decoration: none;}
div#footer a:hover {color: #7dbe4d; font-weight: normal; text-decoration: none;}
div#footer a:active {color: #808183; font-weight: normal; text-decoration: none;}

div.fade {
	width: 955px;
	height: 568px;
	overflow: hidden;
	background: #fff;
	color: #7dbe4d;
	z-index: 1;
}

h3, p.cottage_title {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	letter-spacing: 0px;
	color: #323132;
	font-weight: normal;
	line-height: 24px;
	text-transform: uppercase;
}

h1.cottage_title {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	letter-spacing: 0px;
	color: #323132;
	font-weight: normal;
	line-height: 26px;
	text-transform: uppercase;
}

#green_tabs {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 140px;
	right: 12px;
	z-index: 20;
}

#green_tabs a {
	float: left;
	display: block;
	width: auto;
	height: auto;
	background: #7dbe4d;
	color: #fff;
	text-align: center;
	font-size: 12px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	text-transform: uppercase;
	padding: 8px 10px;
	margin: 0px 3px 0px 0px;
	line-height: 12px;
	z-index: 22;
}

.arrow {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cee8c6;
	font-size: 26px;
	position: relative;
	top: 3px;
	left: 0px;
}

#green_tabs a strong {font-size: 13px;}

#green_tabs a:hover {background: #808183;}

a.return_to_cottages {
	padding: 4px 8px;
	margin: 0px;
	position: absolute;
	right: 0px;
	bottom: 20px;
	z-index: 5;
	text-align: center;
	color: #000;
	background: #fff;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	font-size: 11px;
}

a.return_to_cottages:hover {background: #c4c4c4;}

a.view_facilities, a.return_facilities {
	color: #000;
	font-weight: bold;
	position: relative;
}

a.return_facilities {
	margin: 0px 0px 0px 14px;
}

a.view_facilities:hover, a.return_facilities:hover {color: #7dbe4d;}

a.view_facilities .facilities_arrow, a.return_facilities .facilities_arrow {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	position: absolute;
	top: 0px;
	right: -14px;
}

a.return_facilities .facilities_arrow {
	left: -14px;	
}

#content ul.facilities_list {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	width: auto;
	height: auto;
	list-style: disc;
	float: none;
}

#content ul.facilities_list li {
	width: auto;
	height: auto;
	float: none;
	margin: 0px 0px 4px 0px;
}

p.price_availability_info {
	position: absolute;
	bottom: 33px;
	left: 0px;
	width: auto;
	height: auto;
	font-size: 17px;
	color: #7dbe4d;
	font-weight: bold;
}

p.price_availability_info a {
	background: #7dbe4d;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 12px 14px 12px;
	width: 264px;
	display: block;
	margin: 12px 0px 0px 0px;
	font-size: 20px;
}

p.price_availability_info a:hover {background: #808183;}

p.price_availability_info a:link {color: #fff; font-weight: normal; text-decoration: none;}
p.price_availability_info a:visited {color: #fff; font-weight: normal; text-decoration: none;}
p.price_availability_info a:hover {color: #fff; font-weight: normal; text-decoration: none;}
p.price_availability_info a:active {color: #fff; font-weight: normal; text-decoration: none;}

p.price_availability_info span {margin: 0px 0px 0px 12px;}

p.price_availability_info a .availability_arrow {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	position: relative;
	top: 4px;
	right: 0px;
	padding: 0px;
	margin: 0px;
}

h3.green_header {
	padding: 18px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	font-size: 20px;
	letter-spacing: 0px;
	background: #7dbe4d;
	color: #fff;
	width: 602px;
	float: left;
	position: relative;
}

h1.green_header {
	padding: 18px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	font-size: 20px;
	letter-spacing: 0px;
	background: #7dbe4d;
	color: #fff;
	width: 602px;
	float: left;
	position: relative;
	text-transform: uppercase;
}

img.feature_image {
	float: left;
	width: 288px;
	margin: 0px 20px 0px 35px;
}

div.right_text, #availability_system_text {
	width: 592px;
	height: 568px;
	background: #fff;
	color: #323132;
	float: left;
	padding: 0px 10px 0px 10px;
}

#availability_system_text {
	height: auto;	
	padding: 0px 10px 10px 10px;
}


h3.offer_title {
	font-size: 17px;
	color: #7dbe4d;
	margin: 10px 0 0 0;
	text-transform:none;
}
.offer_title {
	font-size: 17px;
	color: #7dbe4d;
	margin-bottom: 0px;
}

p.rule {
	padding: 0px;
	background: #323132;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	overflow: hidden;
	width: 100%;
	height: 1px;
}

#rates_table {
	width: 592px;
	border-right: 1px solid #7dbe4d;
	border-bottom: 1px solid #7dbe4d;
}

#rates_table td {
	border-top: 1px solid #7dbe4d;
	border-left: 1px solid #7dbe4d;
	border-right: 0px solid #7dbe4d;
	border-bottom: 0px solid #7dbe4d;
	padding: 5px 6px;
	text-align: center;
	vertical-align: top;
}

#rates_table td.left_align {text-align: left;}

#rates_table tr.green_bg {background: #dfefd2;}

#rates_table .small_text {font-size: 10px;}

a.see_rates {font-size: 16px; color: #000; font-weight: bold;}

div.larger_text {font-size: 15px;}

div#gallery_thumbs {
	width: 264px;
	height: 556px;
	background: #cae4b4;
	float: left;
	margin: 0px 20px 0px 35px;
	padding: 12px 12px 0px 12px;
	color: #323132;
	display: inline;
	position: relative;
}

div#gallery_image {
	width: 612px;
	display: inline;
	height: 568px;
	float: left;
	background: #fff url(../images/loader.gif) no-repeat center;
	overflow: hidden;
	position: relative;
}

#content div.things_to_do1, #content div.things_to_do2 {
	float: left;
	width: 276px;
	height: auto;
	margin: 0px 20px 0px 0px;
	font-size: 12px;
	line-height: 16px;
}

#content div.things_to_do1 ul, #content div.things_to_do2 ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 16px 0px;
	width: 276px;
	height: auto;
}

#content div.things_to_do1 li, #content div.things_to_do2 li {
	width: 276px;
	height: auto;
}

#content div.things_to_do2 {margin: 0px 0px 0px 0px;}

.dining_out_left, .dining_out_right, .contact_left, .contact_right {
	float: left;
	margin: 0px 20px 0px 0px;
	width: 276px;
	height: auto;
}

.dining_out_right {
	width: 296px;	
}

.dining_out_right, .contact_right {
	margin: 0px 0px 0px 0px;
}

.contact_left {width: 366px;}
.contact_right {width: 206px; padding-top: 5px;}

.contact_left form {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	position: relative;
}

.contact_left input, .contact_left textarea, .contact_left select {
	margin: 0px 0px 4px 0px;
	padding: 5px;
	background: #cbe5b7;
	border: 0px;
	color: #000;
	font-size: 13px;
	font-family: Century Gothic, sans-serif;
	width: 356px;
}

.contact_left textarea {height: 100px;}

.contact_left label {
	float: left;
	width: 100px;
	margin: 0px 4px 4px 0px;
	padding: 4px;
	clear: both;
}

.contact_left input:focus, .contact_left textarea:focus {background: #ddf7c8;}

.contact_left input#button, #content a.availability_button {
	width: auto;
	background: #7dbe4d;
	border: 0px;
	text-transform: uppercase;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	padding: 5px 10px;
	float: right;
}

#content a.availability_button {
	position: absolute;
	bottom: 5px;
	right: 10px;
}

.contact_left input#button:hover, #content a.availability_button:hover {background: #323132;}

.contact_left #number_bedrooms {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 6px;
}

.contact_left #number_bedrooms input {
	width: auto;
	float: none;
	margin: 0px 26px 0px 4px;
	background: none;
	border: 0px;
}

#required_fields {
	position: absolute;
	bottom: -20px;
	left: 0px;
	font-size: 11px;
}

.dining_out_left .title, .dining_out_right .title {font-size: 13px; font-weight: bold;}

p.visitor_comment {
	position: relative;
	width: auto;
	height: auto;
	line-height: 18px;
	font-size: 13px;
	margin-left: 5px;
	margin-bottom: 15px;
}

p.visitor_comment img.quote_left {
	position: absolute;
	top: 4px;
	left: -16px;
}

p.visitor_comment img.quote_right {
	position: relative;
	top: -2px;
	left: 2px;
}

.green {color: #7dbe4d;}
.red {color: #F00; font-weight: bold;}

.map_details {
	padding: 4px 8px;
	margin: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 5;
	text-align: left;
	color: #fff;
	background: #323132;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	font-size: 11px;
	line-height: 16px;
}

h3.green_header p#contact_title {
	position: absolute;
	right: 94px;
	top: 0px;
	padding: 18px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
}

#sitemap {
	list-style: url(../images/arrow-sitemap.png) outside;
	font-size: 12px;
	line-height: 22px;
	color: #7dbe4d;
	padding: 0px 0px 0px 17px;
	margin: 20px 0px 0px 0px;
}

#sitemap a:hover {color: #323132;}

.caption_1, .caption_2, .caption_3, .caption_4, .caption_5, .caption_6 {
	position: absolute;
	top: 50px;
	left: 12px;
	z-index: 2;
	width: auto;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

.caption_2 {top: 135px;}
.caption_3 {top: 220px;}
.caption_4 {top: 305px;}
.caption_5 {top: 390px;}
.caption_6 {top: 475px;}

#ratespage #content, #ratespage #main_image, #ratespage .section .sub {height: 700px;}
