﻿@charset "utf-8";
body {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-repeat: repeat-x;
	background-image: url(images/background_gradient.jpg);
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
.oneColFixCtr #container {
	width: 840px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
.oneColFixCtr #mainContent {
	width: 840px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	vertical-align: bottom;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.bedroomImage {
	margin: 0px;
}
.eastmount_side_image {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 400;
	height: 258;
	border: thin double #C22B34;
	float: right;
	position: relative;
}
.menutable {
	background-color: #C22B34;
	text-align: center;
	width: 840px;
	table-layout: auto;
	empty-cells: show;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F4E19D;
	position: relative;
}
.bankCharges {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #304B0E;
	padding-left: 20px;
	padding-bottom: 10px;
	top: -10px;
	position: relative;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #E8BE2F;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #003500;
	padding-right: 30px;
	padding-left: 30px;
}
.creditcard {
	height: 50px;
	width: 177px;
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
}
#bottom_menu {
	font-size: small;
	padding: 8px;
	text-align: center;
	clear: both;
	background-color: #C22B34;
	color: #F4E19D;
}
.bedroom_image_table {
	width: 400px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
}



.bold {
	font-weight: bold;
}
h3 {
	font-size: medium;
	font-weight: bold;
	color: #29410E;
	text-indent: 30px;
	padding-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #C9A016;
	text-indent: 30px;
	margin-bottom: -10px;
	background-color: #FAF1D3;
}
a {
	color: #000000;
}

a:visited {
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
}
#pdfdownload {
	height: 50px;
	width: 200px;
	background-color: #C22B34;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#accommodationtext {
	width: 370px;
	position: relative;
	padding-bottom: 20px;
	height: 540px;
}
.fourposter {
	width: 400px;
	height: 252px;
	margin: 10px;
	float: right;
}
.star_rating {
	left: 180px;
	top: 25px;
	height: 86px;
	width: 57px;
	margin-bottom: 30px;
	position: relative;
}

