@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
			
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	width: 1000px;
	margin: 0 auto;
	background-image: url('images/bg-top-strip.png'), url('images/fibres-green-darkest.png');
	background-repeat: repeat-x, repeat;
	font-family: 'Raleway', sans-serif; 
	font-weight: 400;
	font-size: 18px;
	position: relative;
}

h1 {
	font-weight: 500;
	font-size: 50px;
	color: #329456;
	text-transform: uppercase;
	padding-bottom: 40px;
	border-bottom: dashed;
	border-color: #a1d75a;
	margin: 40px 0 34px 0;
}

h2 {
	font-weight: 700;
	font-size: 22px;
	line-height: 1.5;
	margin-top: 15px;
}

h2#rates-h2 {
	margin-top: 0;
	margin-bottom: 25px;
}

h3 {
	font-weight: 700;
	font-size: 32px;
	color: #fff;
	margin-top: 85px;
}

h4 {
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	margin-top: 15px;
}

h5 {
	font-weight: 700;
	font-size: 20px;
	line-height: 2;
	margin: 35px 0 10px 0;
	color: #329456;
}

h6 {
	font-weight: 700;
	font-size: 22px;
	line-height: 1;
	margin-top: 40px;
	color: #329456;
}

h7 {
	font-weight: 700;
	font-size: 16px;
	line-height: 1.5;
	margin-top: 15px;
	text-transform: uppercase;
}

p {
	margin-top: 15px;
	line-height: 1.5;
}

header, aside, section, footer, img#logo {
	float: left;	
}

header {
	width: 1000px;
	height: 240px;
}

img#logo {
	margin: 25px 0 0 15px;
}

header aside {
	width: 265px;
	height: 145px;
	background-image: url('images/dotted-line.png');
	background-repeat: no-repeat;
	margin: 50px 55px 0 0;
	float: right;
	background-color: #329456;
	-moz-border-radius: 30px 30px 0 0;
	border-radius: 30px 30px 0 0;
	text-align: center;
}

nav {
	width: 1000px;
	position: absolute;
	top: 196px;
}

nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

nav ul li{
	display: inline-block;
	margin: 0 11px;
}

nav ul li a{
	font-size: 22px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
}

nav ul li a:hover{
	color: #329456;
}

nav ul li:nth-child(2n){
	font-size: 36px;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif; 
	color: #fff;
	font-weight: 700;
}

iframe{
width:100%;
height:300px;
}

section {
	width: 1000px;
	background-color: #fff;
	background-image: url('images/4stars.png');
	background-repeat: no-repeat;
	background-position: top right;
	-ms-box-shadow: 3px 2px 3px #aaa, -3px 2px 3px #aaa;
	-moz-box-shadow: 3px 2px 3px #aaa, -3px 2px 3px #aaa;
	-webkit-box-shadow: 3px 2px 3px #aaa, -3px 2px 3px #aaa;
	box-shadow: 3px 2px 3px #aaa, -3px 2px 3px #aaa;
	-moz-border-radius: 0 0 0 50px;
	border-radius: 0 0 0 50px;
	padding-bottom: 50px;
}

section article {
	width: 890px;
	margin-left: 55px;
	float: left;
}

section article a {
	color: #329456;
	font-weight: 700;
	text-decoration: none;
}

section article a:hover{
	color: #000;
}

section article ul#eco li {
	line-height: 1.5;
	list-style-type: disc;
	margin: 10px 0 0 50px;
	padding-left: 10px;
}

section article ul#rates li {
	font-size: 14px;
	line-height: 1.5;
	list-style-type: disc;
	margin: 15px 0 0 50px;
	padding-left: 10px;
}

section article ul#rates2 li {
	font-size: 14px;
	line-height: 1.5;
	list-style-type: circle;
	margin: 5px 0 0 100px;
	padding-left: 10px;
}

section article ul#cottageButtons {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

section article ul li#cottageButton1, section article ul li#cottageButton2, section article ul li#cottageButton3 {
	display: inline-block;
}

section article ul li#cottageButton1, section article ul li#cottageButton2 {
	margin: 25px 70px 15px 0;
}

section article ul li#cottageButton1 a {
	display: block;
	background: url(images/buttons-1bed.png) no-repeat;
	height: 74px;
	width: 246px;
	text-decoration: none;
	text-indent: -9999px;
}

section article ul li#cottageButton2 a {
	display: block;
	background: url(images/buttons-2bed.png) no-repeat;
	height: 74px;
	width: 246px;
	text-decoration: none;
	text-indent: -9999px;
}

section article ul li#cottageButton3 a {
	display: block;
	background: url(images/buttons-3bed.png) no-repeat;
	height: 74px;
	width: 246px;
	text-decoration: none;
	text-indent: -9999px;
}

section article ul li#cottageButton1 a:hover, section article ul li#cottageButton2 a:hover, section article ul li#cottageButton3 a:hover {
	background-position: 0 -74px;
}

#bedroom1, #bedroom2, #bedroom3, #conditions {
	border-top: dashed;
	border-color: #a1d75a;
	margin: 40px 0 0 55px;
}

#pics {
	margin: 15px 40px 0 0;
}

section aside {
	width: 265px;
	position: absolute;
	top: 290px;
	left: 680px;
}

ul#bookNow {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#bookNow li {
	display: inline-block;
}

ul#bookNow li a {
	display: block;
	background: url(images/book-now-button-sprite.jpg) no-repeat;
	height: 78px;
	width: 265px;
	text-decoration: none;
	text-indent: -9999px;
}

ul#bookNow li a:hover {
	background-position: 0 -78px;
}

footer {
	width: 1000px;
	margin-bottom: 20px;
}

footer p {
	font-size: 12px;
	text-align: right;
}

footer a {
	color: #329456;
	font-weight: 700;
	text-decoration: none;
}

footer a:hover {
	color: #000;
}

#ratesTable {
	font-size: 14px;
	line-height: 2.5;
}

#cottages td {
	background-color: #59a374;
	color: #fff;
	font-weight: 700;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #fff;
}

#from td {
	background-color: #c6dea6;
	font-weight: 700;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #fff;
}

#light td {
	background-color: #f1fce3;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #fff;
}

#light2 td {
	background-color: #f1fce3;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #fff;
	line-height: 1;
}

#white td {
	background-color: #fff;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #fff;
}

td#rate-dark {
	background-color: #59a374;
	font-weight: 700;
	color: #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 10px 20px;
}

td#rate-light {
	background-color: #c6dea6;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 10px 20px;
}

#contactcontent {
position: relative;
width: 890px;
margin-top: 30px;
}

#contacttop {
position: relative;
width: 890px;
}

#leftcontactcontent {
position: relative;
float: left;
}

#map {
position: absolute;
top: 32px;
left: 138px;
width: 680px;
height: 280px;
float: right;
}

#rightcontactcontent {
float: right;
width: 205px;
background-color: #FFFFFF;
}

.red {
color: #BB282E;
}

form#top fieldset {
border: 1px dashed #59a374; 
padding-left: 40px; 
}

form#top legend {
color: #FFFFFF;
font-size: 1.1em; 
margin-bottom: 5px; 
padding: 8px; 
padding-left: 20px; 
width: 775px; 
background: #59a374;
}

form#contactform {
position: relative;
color: #000;
background-color: #c6dea6; 
width: 850px; 
padding: 20px; 
line-height: 1.5;
}

form#contactform fieldset {
width: 805px; 
border: 1px dashed #FFFFFF; 
padding: 20px; 
margin-bottom: 20px; 
}

form#contactform legend {
color: #FFFFFF;
font-size: 1.1em; 
margin-bottom: 5px; 
padding: 8px; 
padding-left: 20px; 
width: 770px; 
background: #59a374;
}

form#contactform label {
clear: left; 
float: left; 
width: 135px; 
text-align: right; 
padding-right: 10px; 
margin-bottom: 10px;
}

form#contactform input {
width: 310px; 
background: #FFFFFF; 
margin-bottom: 15px;
}

form#contactform select {
width: 310px; 
margin-bottom: 15px;
}

form#contactform textarea {
width: 790px; 
height: 10em; 
overflow: auto; 
background: #FFFFFF;
}

form#contactform option {
background: #59a374; 
color: #FFFFFF;
}

form#contactform #button1, form#contactform #button2 {
font-size: 1em;
color: #59a374; 
padding-right: 10px; 
cursor: pointer; 
width: 80px; 
margin-left: 8px;
}

form#contactform #button1:hover, form#contactform #button2:hover {
color: #a1d75a;
}

