@charset "utf-8";
* 
body  
	{
	background-color:#3b3523;
	background-image:url(../images/site/pagebg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color:#1F2E4B;
	text-align:justify;
	font-size: 15px;
	}
#container
	{
	width:800px;
	height:auto;
	margin:auto auto;
	border:7px solid #FFFFFF;
	background-color:#75755d;
	}
#header
	{
	width:800px;
	height:105px;
	background-image:url(../images/site/header.jpg);
	}
#links
	{
	width:800px;
	height:20px;
	margin-top:3px;
	background-color:#545349;
	text-align:right;
	color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
#links a:link
	{
	color:#FFFFFF;
	}
#links a:visited
	{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	}
#hotel_image_left
	{
	width:267px;
	height:300px;
	margin-bottom:3px;
	float:left;
	background-image:url(../images/small/fronthotel.jpg);
	}
#flashmovie_right
	{
	width:530px;
	height:300px;
	float:right;
	}
#three_boxes
	{
	width:800px;
	height:240px;
	clear:both;
	border-bottom:3px solid #686853;
	background-image:url(../images/site/bg.jpg);
	background-repeat:repeat-x;
	background-color:#42413C;
	}
#three_boxes .each_box
	{
	width: 237px;
	height:auto;
	margin-right:3px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	float: left;
	border:1px solid #5C5A56;
	}
#three_boxes .each_box_heading
	{
	background-color:#585b4e;
	padding: 5px;
	color: #FFFFFF;
	font-family: Gill Sans MT, Gill Sans, Trebuchet MS, serif;
	font-size: 14px;
	margin-bottom: 1px;
	font-variant: small-caps;
	}
#three_boxes .each_box_text
	{
	padding: 8px;
	color: #FFFFFF;
	background-color:#8c8c6f;
	height: 67px;
	margin-top: 1px;
	font-size:12px;
	}
#spacer
	{
	width:800px;
	height:15px;
	background-color:#545349;
	clear:both;
	}
	
#text
	{
	width:605px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#545349;
	}
#contact_text
	{
	width:auto;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#545349;
	}
p
	{
	margin-left:10px;
	margin-right:10px;
	color:#FFFFFF;
	}
li
	{
	color:#FFFFFF;
	margin-right:30px;
	}
h1
	{
	margin-left:10px;
	color:#FFFFFF;
	font-size:16px;
	}
.style1 {
	color:#9C9C83;
}
#Photo_Images{
	height:auto;
	width:170px;
	float:right;
	margin-right:7px;
	margin-top:60px;
	}
img.bottom-image
{
	padding:2px;
	border: 1px solid #5E4C40;
	margin-bottom:20px;
	background-color: #5C5A56;
}
a:link
	{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	}
a:visited
	{
	color:#FFFFFF;
	text-decoration:none;
	}
a:hover
	{
	text-decoration:underline;
	}
#bottomText
	{
	font-size:13px;
	}
#map
{
	padding: 4px;
	display:block;
	border:1px solid #8C8C6F;
	margin-bottom:20px;
	margin-left:10px;
	width: 555px;
	height: 300px;
	color:#000000;
	margin:auto auto;
}
#map a:link
	{
	color:#000000;
	}