html, body {
	margin: 0;
	padding: 0;
}
html {
	overflow: scroll;
}

body {
	background: url('../images/bg-header-top.jpg') top no-repeat #e4e8f1;
	padding-top: 8px;
}
#content {
	padding: 10px 50px;
	font-family: "Georgia";
	font-size: 11px;
	color: #313131;
}
#content div.right-col {
	width: 860px;
	margin-left: 50px;
	float: right;
	background: url('../images/bg-content.png') bottom no-repeat;
}
#content div.right-col-index {
	width: 660px;
	margin-left: 50px;
	float: right;
	background: url('../images/bg-content.png') bottom no-repeat;
}
#content div.right-col img.right {
	margin-left: 30px;
}
#content div.right-col p {
	margin: 15px 0;
}
#content div.left-col {
	width: 158px;
	float: right;
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
}
#content div.left-col img {
	margin-top: 70px;
}
#content div.left-col p {
	margin-top: 0;
}
#content div.right-col img {
	margin:0 100px;
}
#footer p {
	text-align: right;
	line-height: 54px;
	font-size: 16px;
	font-family: "Georgia";
	margin: 0;
	padding: 0 40px;
}
#footer p a {
	color: #313131;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#header {
	padding: 25px 70px 20px 70px;
	height: 148px;
	background: url('../images/bg-header.png') top right no-repeat;
}
#header img.logo {
	float: left;
}
#header table.contact {
	float: right;
	width: 282px;
	border-collapse: collapse;
	padding: 0;
}
#header table.contact td {
	vertical-align: top;
	border-bottom: 1px solid #ACA594;
	margin: 0;
	padding: 0;
}
#header table.contact td.enjoy-england {
	width: 63px;
}
#header table.contact td.icon {
	width: 25px;
	padding-top: 5px;
	text-align: left !important;
}
#header table.contact td.enjoy-england p {
	text-align: right !important;
}
#header table.contact td.icon p {
	text-align: left !important;
}
#header table.contact td p {
	margin: 0;
	padding: 0;
	text-align: right;
	color: #333333;
}
#header table.contact td p a {
	text-decoration: none;
	color: #333333;
}
#header table.contact td p a:hover {
	text-decoration: underline;
}
#header table.contact td p.tel {
	text-align: right;
	height: 39px;
}
#header table.contact td p.address {
	font-family: "Georgia";
	font-size: 16px;
	padding-right: 16px;
}
#header table.contact td p.email {
	font-family: "Georgia";
	font-size: 14px;
	padding-right: 16px;
}
#image-rotate div.place-holder {
	width: 940px;
	margin: auto;
}
#image-rotate div.stained-glass, #footer div.stained-glass {
	height: 10px;
	width: 932px;
	border: 4px solid #313131;
	margin: auto;
	background: url('../images/bg-stained-glass.png') left no-repeat;
}
#landingnet {
	background: url('../images/bg-footer-bottom.jpg') top no-repeat;
}
#landingnet p {
	text-align: center;
	font-family: "Georgia";
	font-size: 9px;
	margin: 0;
	line-height: 18px;
}
#landingnet p a {
	color: #9FA3A8;
	text-decoration: none;
}
#landingnet p a:hover {
	text-decoration: underline;
}
#nav ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 932px;
	border: 4px solid #313131;
	border-bottom: none;
	background: url('../images/bg-nav.png') repeat-x;
	text-align: center;
}
#nav ul li {
	display: inline;
	height: 34px;
	line-height: 32px;
	margin: 0px 33px;
}
#nav ul li a {
	color: #fff;
	text-decoration: none;
	font-family: "Georgia";
	font-size: 20px;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 968px;
	margin: auto;
	background: url('../images/bg-main.jpg') repeat-y;
}

a img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.no-border {
	border: none !important;
}
.right-body-image {
	margin:20px 0px 20px 20px;
	float:right;
}
.left-body-image {
	margin:20px 20px 20px 0px;
	float:left;
}
#map {
	text-align:center;
}
#book {
	text-align:center;
}
#cards {
	text-align:center;
}

input.submit {
	border:none;
	background: url('../images/submit-button.png') no-repeat;
	width:240px;
	height:70px;
	cursor:pointer;
}
input.submit-enquiry {
	border:none;
	background: url('../images/submit-enquiry-button.png') no-repeat;
	width:240px;
	height:70px;
	cursor:pointer;
}
