body{
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f7f6f6;
	color: #333333;
	font-size: 14px;
}
img{
	border: 0;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
	float: left;
}
li{
	padding: 0 0 10px 0;
}
h2{
	font-size: 28px;
	color: #990000;
	font-style: italic;
	margin: 10px 0 0 0;
}
h3{
	margin: 0 0 4px 0;
}

.clear{
	clear: both;
}
.availablity-button{
	margin: 0 0 0 60px;
}
.copy{
	line-height: 24px;
	padding: 0 10px 0 10px;
}
.large-copy{
	font-size: 18px;
	line-height: 24px;
}

.tblRates{
	background-color: #efe2c5;
	width: 100%;
	border: 1px solid #aa9c7e;
	border-collapse: collapse;
}
.tblRates td{
	padding: 5px 15px 5px 15px;
}
.header{
	color: #867655;
	font-size: 12px;
	font-weight: bold;
}
.price{
	font-size: 18px;
}


#page-wrapper{
	width: 960px;
	background-color: #FFFFFF;
	margin: 0 auto;
}
#enjoyengland{
	position: absolute;
	margin: 5px 0 0 10px;
	top: 0;
	z-index: 20;
}
#beechcroft-logo{
	position: absolute;
	margin: 5px 0 0 498px;
	top: 0;
	z-index: 19;
}	
#header{
	margin: 56px 0 0 0;
	background-color: #efe2c5;
	height: 256px;
	float: left;
}
	#header img{
		float: left;
		padding: 0 10px 0 0;
	}
	#header b{
		padding: 0 10px 0 0;
		font-weight: normal;
		line-height: 24px;
		font-size: 14px;
	}
	#header-header{
		padding: 15px 0 0 0;
	}
	
#header1{
	font-size: 30px;
	margin: 10px 0 20px 220px;
}
	#about-images{
		width: 202px;
		margin: 0 10px 0 10px;
		text-align: center;
		float: left;
	}
	#about-images img{
		margin: 0 0 10px 0;
	}
#header2{
	font-size: 24px;
	margin: 60px 0 20px 440px;
}
	#header2-right{
		margin: 0 10px 0 10px;
		float: right;
	}	
		#google-map{
			width: 432px;
			height: 350px;
			background-color: #e3e3e3;
			margin: 0 0 10px 0;
		}

#links-gallery{
	margin: 30px 0 0 0;
	padding: 0 10px 0 10px;
}

#rates-wrapper{
	width: 420px;
	height: 275px;
	float: left;
	padding: 25px 0 0 0;
	margin: 30px 0 0 10px;
}
	#rates-wrapper div{
		margin: 10px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
	}
#calendar{
	width: 500px;
	float: right;
	margin: 30px 10px 0 0;
}
#enquiry-form{
	width: 440px;
	margin: 40px 0 0 10px;
	float: left;
}
#contact-details{
	width: 450px;
	float: right;
	margin: 40px 10px 0 0;
}
	fieldset legend{
		font-size: 18px;
		color: #333333;
	}
	fieldset div{
		padding: 10px 10px 0 10px;
	}		
	fieldset label{
		width: 120px;
		color: #666666;
		font-size: 12px;
		float: left;
		display: block;
	}
	.cform{
		width: 280px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		border: 1px solid #CCCCCC;
	}
	.cbutton{
		padding: 2px 10px 2px 10px;
		background-color: #e4e4e4;
		font-size: 18px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #333333;
		border: 1px solid #999999;
		float: right;
	}
	
#footer{
	margin: 50px 0 0 0;
	padding: 0 0 20px 0;
	text-align: center;
	font-size: 12px;
	color: #999999;
}
#footer a{
	color: #999999;
}