html, body {
	height: 100%; 
	font-family: Arial, Sans-Serif; 
	font-size: 90%; 
	background-color: #FFFFFF; 
	color: #585858; 
	margin: 0px;
	text-align: center;
	
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}

td {
	font-family: Arial, Sans-Serif; 
	font-size: 80%;
}

.columnOne {
	width: 150px;
}

.columnTwo {
	width: 200px;
}

.columnOneTableTwo {
	width: 116px;
}

.columnOneTableTwoWinter {
	width: 174px;
}

.columnOneTableTwoFull {
	width: 348px;
	text-align: center;
}

.cottageColumnOne {
	width: 268px;
}
.cottageColumnTwo {
	width: 80px;
}

.columnTwoTableTwo {
	width: 116px;
}

.columnTwoTableWinter {
	width: 174px;
}

.columnThreeTableTwo {
	width: 116px;
}

table {
	margin: 0px 0px 20px 30px;
	border: 1px solid #66744D;
	padding: 0px;
	background-color: #C6D3B0;
	color: #66744D;
}

#enquiryForm {
	width: 350px;
}

textarea {
	color: #66744D;
	font-family: Arial, Sans-Serif; 
	font-size: 90%; 
	overflow: auto;
	border: 1px solid #66744D;
}

input {
	color: #66744D;
	font-family: Arial, Sans-Serif; 
	font-size: 90%;
	border: 1px solid #66744D;
}

#FormsButton1 {
	background-color: #D5E6BA;
}

#RadioButton1 {
	border: 0px;
}

#RadioButton2 {
	border: 0px;
}

#formscheckbox4 {
	border: 0px;
}

#formscheckbox3 {
	border: 0px;
}

#RadioButton3 {
	border: 0px;
}
.noShow {
	display: none;
}

img {
	border: 0px;
}

#container {
	width: 768px;
	margin: auto;
	clear: both;
}

#containerTop {
	width: 768px;
	margin: auto;
	height: 85px;
}

#logo {
	width: 127px;
	height: 85px;
}

#containerLogo {
	width: 127px;
	height: 85px;
	float: left;
}

#menuTop {
	float: left;
	height: 85px;
	width: 641px;
	background-color: #607240;
}

#telephone {
	width: 204px;
	height: 28px;
	float: right;
	clear: right;
}

#brochure {
	width: 204px;
	height: 24px;
	float: right;
	margin: 0px 0px 0px 437px;
}

#menuTop ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
	height: 33px;
}

#menuTop ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	height: 33px;
}

#buttonHouse {
	width: 129px;
	height: 33px;
}

#buttonCottages {
	width: 62px;
	height: 33px;
}

#buttonRestaurant {
	width: 75px;
	height: 33px;
}

#buttonGardens {
	width: 114px;
	height: 33px;
}

#buttonItinerary {
	width: 109px;
	height: 33px;
}

#buttonInformation {
	width: 77px;
	height: 33px;
}

#buttonContact {
	width: 75px;
	height: 33px;
}

#mainBody {
	float: left;
	width: 408px;
	text-align: left;
}

#rightBar {
	float: left;
	width: 360px;
}

h1 {
	margin: 30px 0px 20px 30px;
	font-size: 120%; 
	color: #607240;
}

p {
	margin: 0px 0px 20px 30px;
	line-height: 20px;
}

#rightImage {
	height: 244px;
	width: 288px;
	border: 1px solid #22300A;
	margin: 30px 40px 0px 0px;
	float: right;
}

#quote {
	height: 168px;
	width: 209px;
	margin: 30px 40px 20px 0px;
	float: right;
}

#gardens {
	width: 768px;
	height: 65px;
	margin: auto;
	background-color: #96A876;
	border-top: solid 1px #405221;
	border-bottom: solid 1px #405221;
	text-align: center;
	clear: both;
}

#imageHeligan {
	width: 122px;
	height: 50px;
	padding: 7px 0px 0px 0px;
}

#imageCarhays {
	width: 169px;
	height: 50px;
	padding: 7px 0px 0px 0px;
}

#imageTrewithen {
	width: 149px;
	height: 50px;
	padding: 7px 0px 0px 0px;
}

#imageEden {
	width: 161px;
	height: 50px;
	padding: 7px 0px 0px 0px;
}

#gardens {
	width: 768px;
	margin: auto;
	text-align: center;
}

#menuBottom {
	width: 768px;
	margin: 10px auto;
}

#menuBottom ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menuBottom ul li {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	display: inline;
}

#copyright {
	width: 768px;
	margin: auto;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #A73232;
}

#specialOffer {
	border: 1px #C8D9AF solid;
	color: #82985B;
	background-color: #ECF1E4;
	text-align: center;
	padding: 5px;
}

#specialOfferSpan {
	font-size: 120%;
	font-weight: bold;
}
