@charset "utf-8";
* 
body  
	{
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../images/site/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#9999CC;
	font-family: Arial, Helvetica, sans-serif;
	color:#1F2E4B;
	text-align:justify;
	font-size: 15px;
	
	
	}
#container
	{
	width:889px;
	height:auto;
	margin-left:auto;
	margin-right: auto;
	background-repeat:repeat-y;	
	}
	
#content
{

display: block;
clear: both;
}

.content
{

display: block;
clear: both;
}


#header
	{
	width:802px;
	height:150px;
	background-image:url(../images/site/header.jpg);
	background-repeat:no-repeat;
	margin-left:44px;
	}
#navbar
	{
	width:800px;
	height:20px;
	background-color:#15338B;
	margin-left:44px;
	background-image:url(../images/site/navbar.jpg);
	border-bottom: 3px solid #41465A;
	}
#links
	{
	width:780px;
	float:left;
	text-align:right;
	color:#295690;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#links a:link
	{
	color:#295690;
	font-weight: bold;
	}
#links a:visited
	{
	color:#295690;
	font-size:12px;
	font-weight: bold;
	}
#hotelimage_left
	{
	width:284px;
	height:300px;
	margin-left:44px;
	float:left;
	background-image:url(../images/small/fronthotel.jpg);
	}
#flashmovie_right
	{
	width:516px;
	height:300px;
	float:right;
	background-color:#41465A;
	margin-right:45px;
	}
#booking_bar
	{
	width:769px;
	height:67px;
	margin-left:44px;
	clear:both;
	background-color:#FFFFFF;
	}
#three_boxes
	{
	diplay: block;
	width:800px;
	height:auto;
	clear:both;
	background-color:#FFFFFF;
	margin-left:44px;
	padding-top:20px;
	}
#three_boxes .each_box
	{
	width: 237px;
	height:auto;
	margin-right:0px;
	margin-left:18px;
	margin-top:5px;
	margin-bottom:10px;
	float: left;
	border:3px solid #41465A;
	}
#three_boxes .each_box_heading
	{
	background-color:#020f53;
	padding: 5px;
	color: #2B5593;
	font-family: Gill Sans MT, Gill Sans, Trebuchet MS, serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	font-variant: small-caps;
	background-image: url(../images/site/eachbox_header.jpg);
	border-bottom:3px solid #41465A;
	}
#three_boxes .each_box_text
	{
	padding: 8px;
	color: #2B5593;
	background-color:#E2E2E2;
	height: 49px;
	font-size:11px;
	border-top:3px solid #41465A;
	}
#text
	{
	width:590px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:44px;
	padding-left: 10px;
	background-color:#FFFFFF;
	}
	
	.abouttext
	{
	width:780px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:44px;
	padding-left: 10px;
	background-color:#FFFFFF;
	text-align: center;
	}
	
	.abouttext img
	{
	margin: 5px;
	}	
	
#contact_text
	{
	width:auto;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#774350;
	text-align:justify;
	}
#text p
	{
	margin-left:5px;
	margin-right:0px;
	color:#333333;
	font-size:13px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	}
li
	{
	color:#333333;
	}
h1
	{
	margin-top:0px;
	margin-left:10px;
	color:#333333;
	font-size:16px;
	}
.style1 {
	color:#9C9C83;
}
#contact_Photo_Images{
	height:auto;
	width:205px;
	float:right;
	padding-right:10px;
	margin-top:37px;
	}
#Photo_Images{
	height:auto;
	width:205px;
	float:right;
	padding-right:20px;
	padding
	margin-top:0px;
	}
	
#Photo_Images img
{
border:0px solid #41465A;
margin-bottom: 5px;
padding: 2px;
}

#Contact_Photo_Images{
	height:auto;
	width:205px;
	float:right;
	padding-right:20px;
	margin-top: 60px;
	}
	
#Contact_Photo_Images img
{
border:0px solid #41465A;
margin-bottom: 5px;
padding: 2px;
}


	
img.bottom-image
{
	padding:2px;
	border: 1px solid #45619A;
	margin-bottom:20px;
	background-color:#5977B5;
}
a:link
	{
	color:#2B5593;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
	}
a:visited
	{
	color:#2B5593;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
	}
a:hover
	{
	text-decoration:underline;
	font-weight: bold;
	}
#bottomText
	{
	width:801px;
	height:50px;
	background-image:url(../images/site/bottombar.jpg);
	background-repeat:no-repeat;
	font-size:13px;
	margin:auto auto;
	
	}
#bottomText_a
	{
	padding-top:20px;
	}
#map
{
	padding: 4px;
	display:block;
	border:1px solid #000000;
	margin-bottom:20px;
	margin-left:10px;
	width: 555px;
	height: 400px;
	color:#000000;
	margin:auto auto;
}
#map a:link
	{
	color:#000000;
	}
