@charset "UTF-8";
#pictureBox {
	float: right;
	height: 273px;
	width: 462px;
	right: 15px;
	position: relative;
	background-repeat: no-repeat;
}
#GreenBox {
	height: 185px;
	background-image: url(/Images/BrightGreenBox.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 15px;
}
#darkGreyBox {
	height: 55px;
	background-image: url(/Images/DarkGreyBox.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 15px;
	position: relative;
	top: 3px;
}
#subBox {
	float: right;
	width: 462px;
	right: 15px;
	position: relative;
	height: 340px;
	background-repeat: no-repeat;
	margin: 0px;
	top: 3px;
}
#subBoxTop {
	height: 168.5px;
}
#subBoxBottom {
	height: 168px;
	position: relative;
	top: 3px;
}
#mainCopyBox {
	float: left;
	height: 325px;
	width: 280px;
	position: relative;
	left: 15px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 15px;
	padding-left: 15px;
	top: 3px;
	background-color: #D4D4D4;
}
#headlineBox {
	height: 273px;
	float: left;
	position: relative;
	left: 15px;
	width: 295px;
}
#lodgeHouse {
	position: relative;
	left: 3px;
}
#northbridgeHouse {
	position: relative;
	left: 3px;
}
#contactForm {
	margin: 0px;
	height: 300px;
	width: 265px;
}
#Name {
	left: 30px;
	position: relative;
}
#Email {
	position: relative;
	left: 30px;
}
#Enquiry {
	position: relative;
	left: 20px;
}
#Telephone {
	position: relative;
	left: 4px;
}
