@charset "utf-8";
* 
body  
	{
	margin-top:0px;
	background-image:url(../images/site/bg.jpg);
	background-repeat:repeat-x;
	background-color:#392E1C;
	font-family: Arial, Helvetica, sans-serif;
	color:#1F2E4B;
	text-align:justify;
	font-size: 15px;
	}
#container
	{
	width:889px;
	height:auto;
	margin:auto auto;
	background-image:url(../images/site/page-bg.png);
	background-repeat:repeat-y;
	}
#header
	{
	width:806px;
	height:95px;
	background-image:url(../images/site/header.jpg);
	background-repeat:no-repeat;
	margin:auto auto;
	}
#navbar
	{
	width:800px;
	background-color:#BEB691;
	margin-left:42px;
	height: 20px;
	}
#links
	{
	width:799px;
	float:left;
	text-align:left;
	color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
#links a:link
	{
	color:#FFFFFF;
	}
#links a:visited
	{
	color:#000099;
	font-size:12px;
	}
#hotelimage_left
	{
	width:284px;
	height:210px;
	margin-left:42px;
	float:left;
	}
#flashmovie_right
	{
	width:800px;
	height:300px;
	float:centre;
	background-color:#BFB788;
	margin-left: 42px;
	}
#booking_bar
	{
	width:801px;
	height:67px;
	margin-left:42px;
	clear:both;
	}
#three_boxes
	{
	width:800px;
	height:160px;
	clear:both;
	background-color:#998053;
	margin-left:42px;
	}
#three_boxes .each_box
	{
	width: 237px;
	height:auto;
	margin-right:3px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:10px;
	float: left;
	border:1px solid #271300;
	background-color: #271300;
	}
#three_boxes .each_box_heading
	{
	background-color:#271300;
	padding: 5px;
	color: #FFFFFF;
	font-family: Gill Sans MT, Gill Sans, Trebuchet MS, serif;
	font-size: 15px;
	margin-bottom: 1px;
	font-variant: small-caps;
	}
#three_boxes .each_box_text
	{
	padding: 8px;
	color: #FFFFFF;
	background-color:#ADA367;
	height: 49px;
	margin-top: 1px;
	font-size:11px;
	}
#text
	{
	width:800px;
	padding-top:15px;
	padding-bottom:15px;
	margin-left:42px;
	background-color:#D7D0B3;
	border-top:3px solid #000066;
	border-bottom:3px solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	}
#contact_text
	{
	width:auto;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#774350;
	}
#text p
	{
	margin-left:10px;
	margin-right:190px;
	color:#604E2D;
	}
h1
	{
	margin-top:0px;
	margin-left:10px;
	color:#4C302F;
	font-size:16px;
	}
.style1 {
	color:#9C9C83;
}
#contact_Photo_Images{
	height:auto;
	width:170px;
	float:right;
	padding-right:5px;
	margin-top:37px;
	}
#Photo_Images{
	height:auto;
	width:170px;
	float:right;
	padding-right:5px;
	margin-top:50px;
	}
.borderFFF {
	border: 1px solid #FFFFFF;
}

img.bottom-image
{
	padding:2px;
	border: 1px solid #000099;
	margin-bottom:20px;
	background-color:#604E2D;
}
a:link
	{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	}
a:visited
	{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	}
a:hover
	{
	text-decoration:underline;
	}
#bottomText
	{
	width:800px;
	height:20px;
	background-repeat:no-repeat;
	font-size:13px;
	margin:auto auto;
	}
#bottomText_a
	{
	padding-top:13px;
	}
#map
{
	display:block;
	border:1px solid #FFFFFF;
	width: 555px;
	height: 340px;
	color:#000000;
	margin-left: 10px;
}
#map a:link
	{
	color:#000000;
	}
