@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: normal;
	color: #FFF;
	background-repeat: repeat-x;
	margin: 0px;
	position: relative;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#main_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-color: #000;
	border-bottom-color: #000;
	border-top-width: medium;
	border-left-width: medium;
	padding-bottom: 40px;
	overflow: visible;
}

#menu {
	height: 310px;
	width: 240px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	padding-left: 30px;
}
a:link {
	color: #FFF;
	text-decoration: none;
	border-bottom: dotted #FFF 1px;

}
a:visited {
	color: #706864;
	border-bottom: solid #FFF 1px;
}
a:hover {
	color: #FFF;
	border-bottom: solid #4C423D 1px;
}
a:active {
	color: #FFF;
	text-decoration: none;
	border-bottom: solid #FFF 1px;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C423D;

}
.tariff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: normal;
	color: #FFF;
	text-align: right;
}
#rating {
	margin-right: 40px;
	margin-top: 30px;
	margin-bottom: 41px;
	position: absolute;
}
.heading_1 {
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0 0 0;
}
.heading_2 {
	color: #4C423D;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 0 0;
}
.heading_3 {
	color: #CBC782;
	font-size: 24px;
	font-weight: normal;
	padding: 0px 0 0 0;
}
.content {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.image{
	float: left; 
	margin: 0px 15px 10px 0px;
}
.menutext {
	color: #FFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 2px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.menutext a:active {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}
.menutext a:link {
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
}
.menutext a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	border-bottom: none;
}
.menutext a:hover {
	color: #4C423D;
	font-weight: normal;
	text-decoration: none;
	border-bottom: solid #4C423D 3px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	width: 150px;
}
.footertext {
	color: #706864;
	font-size: 11px;
}
.footertext a:active {
	text-decoration: none;
}
.footertext a:link {
	text-decoration: none;
	border-bottom: none;
	color: #706864;
}
.footertext a:visited {
	text-decoration: none;
	border-bottom: none;
	color: #706864;
}
.footertext a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
}
.logo {
	color: #706864;
}
.logo a:active {
	border-bottom: none;
	text-decoration: none;
}
.logo a:link {
	border-bottom: none;
	text-decoration: none;
}
.logo a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #FFF;
}
.logo a:visited {
	border-bottom: none;
	text-decoration: none;
}
#LayerBody {
	width: 560px;
	z-index: 1;
	margin-left: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 30px;
	position: relative;
	text-align: left;
}
#LayerGallery {
	height: 310px;
	left: 0px;
	overflow: hidden;
	position: relative;
	top: 20px;
	width: 360px;
	z-index: 2;
	padding: 0px;
	visibility: visible;
	right: 170px;
	background-color: #666666;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	white-space: nowrap;
}
#logo {
	margin-left: 40px;
	margin-top: 30px;
	margin-bottom: 20px;
	position: absolute;
}
#bblogo {
	margin-top: 15px;
	margin-left: 745px;
	position: absolute;
	width: 90px;
	height: 90px;
}
#logo_holder {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	height: 170px;
}
#image_holder {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content_container {
}
#footer_container {
	width: 100%;
	height: 180px;
	background-image: url(images/footerbg.gif);
	background-position: 0px 0px;
	white-space: pre;
}
#header_container {
	background-image: url(images/headerbg.gif);
	height: 170px;
	width: 100%;
}
#flash_holder {
	height: auto;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#white_container {
	background-color: #9C8C84;
	height: auto;
	width: 100%;
	padding-bottom: 0px;
}
#footer_left {
	height: 100px;
	width: 230px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #706864;
	margin-bottom: 20px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#footer_centre {
	height: 100px;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer_right {
	height: 100px;
	width: 250px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #706864;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#white_container #main_container #content_container #LayerBody div table tbody tr td {
	text-align: left;
}
.star_rating {
	height: 20px;
	width: 200px;
	margin-top: 120px;
	margin-left: 690px;
	position: absolute;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	color: #9D8D85;
	text-align: right;
}
.acclogo {
	margin-top: 65px;
	margin-left: 850px;
	position: absolute;
}
.gallery {
}
