﻿body, html{
	margin:0;
	padding:0;
	font-family:Calibri, Verdana, Arial;
}
#container{
	width:1024px;
	margin:0 auto;
}
#header{
	background-image:url(../images/header.jpg);
	height:133px;
	position:relative;
}
#links{
	position:absolute;
	right:20px;
	top:10px;
	width:153px;
	height:50px;
	color:#ffffff;
}
#links a:link, #links a:visited, #links a:active{
	color:#ffffff;
	text-decoration:none;
}
#links a:hover{
	text-decoration:underline;
}
#booknow{
	position:absolute;
	right:20px;
	bottom:30px;
	width:223px;
	height:20px;
}
#gold-membership{
	position:absolute;
	right:20px;
	bottom:30px;
	width:96px;
	height:84px;
	left: 678px;
	top: 24px;
}
#flash{
	position:relative;
	background:#E3E6E4;
	height:323px;
}
#calendar{
	position:absolute;
	right:0;
	bottom:0;
	width:380px;
	height:30px;
	background:#075B38;
}
.txt{
	font-size:14px;
	color:#E3E6E4;
	color:#ffffff;
}
#navigation{
	height:91px;
	padding:0;
	background-color:#054D2F;
	padding-left:6px;
}
#navigation a{
	float:left;
}
img{
	border:0;
}
#content{
	width:984px;
	padding:20px;
}
h1{
	font-size:18px;
	color:#054D2F;
}
p{
	line-height:150%;
	font-size:14px;
}
td{
	vertical-align:top;
	font-size:13px;
}
hr{
	width:984px;
	padding:0 20px 0 20px;
	border:1px solid #054D2F;
}
#footer{
	padding:0 20px 0 20px;
	width:984px;
		font-size:14px;
}
.left_footer, .right_footer, .center_footer{
	float:left;
	font-size:11px;
}
.right_footer{
	text-align:right;
}
.center_footer{
	width:750px;
	text-align:center;
}
.underline{
	text-decoration:underline;
	width:100px;
}

