html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CSS RESET */
body {
	color: #444;
	font: normal 12px "trebuchet MS";
	/*background: #fbeafb url('/images/blue_gradient.png') repeat-x;*/
	line-height: 160%;
}
p {
	padding: 0 0 16px 0;
}
h1 {
	font-size: 16px;
	padding: 0 0 16px 0;
}
h2 {
	font: italic 14px georgia;
	padding: 0 0 16px 0;
}
a:link, a:visited {
	color: #0088CC;
	text-decoration: none;
}
label {
	color: #666;
}
#wrapper {
	background: white;
	margin: 20px auto 20px auto;
	width: 898px;
	border: 1px solid #E9E6DA;
/*	border-left: 1px solid #E9E6DA;
	border-right: 1px solid #E9E6DA;*/
	/*background: #fff url('images/body_bg.gif') repeat-y;*/
	padding: 25px 50px 0 50px;
	position: relative;
}
#header {
	margin-bottom: 15px;
}
.topnav {
	/*background:#f3f2f3;*/
	width: 896px;
	border-bottom: 1px solid #d9d8d9;
	overflow: hidden;
	margin: 24px 0 0 0;
}

.topnav ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style-type: none;
}
.topnav li {
	display: inline;
	margin: 0;
}
.topnav li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 12px;
	color: #4D4D4D;
}
.topnav li a:visited {
}
.topnav li a:hover, .topnav li.selected a{
	background: #a79d97;
	color: #fff;
}
.active {
	background: #4F3B30;
	color: #fff;	
}
#logo {
	float:left;
}
#gold_crown {
	float: right;
}
#contact {
	position: absolute;
	top: 70px;
	left: 335px;
	font: normal 9px verdana;
}
#start_main {
	float: left;
	width: 510px;
	padding-right: 20px;
	line-height: 150%;
	margin-top: 16px;
}
#slideshow { 
	margin: 0;
	width: 898px; 
	height: 263px; 
}
#slideshow img { 
	width: 898px; 
	height: 263px;
}
#start_main h3 {
	font: italic 13px georgia;
	margin-bottom: 9px;
}
#start_side {
	float: left;
	width: 368px;
	margin-top: 16px;
}
#main {
	margin-top: 20px;
	width: 560px;
	float: left;
	line-height: 180%;
}
#main label {
	margin-bottom: 10px;
}
#main ul {
	padding-bottom: 14px;
}
#side {
	margin-top: 20px;
	width: 298px;
	float: right;
}
#side li {
	display: block;
	background: url('images/ibullet.png') left center no-repeat;
	height: 18px;
	padding: 8px 0 6px 15px;
	border-bottom: 1px solid #d9d8d9;
}
#side a:link, #side a:visited {
	text-decoration: none;
}
#side li a:hover, #side li.selected a{
	font-weight: bold;
	color: #4F3B30;
}
#footer {
	width: 100%;
	background: url('images/footer_border.gif') repeat-x;
	padding: 10px 0 0 0;
	font: normal 11px tahoma;
	padding-bottom: 20px;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
}
#footer_left {
	float: left;
}
#footer_right {
	float: right;
}
.resort {
	width: 184px;
	float: left;
}
/*.resort img {
	background: url('images/img_bg.gif') no-repeat;
}*/
.picframe {
	background: url('images/img_bg.gif') no-repeat;
}
.resort h3 {
	font: bold italic 14px georgia;
	padding-left: 20px;
	margin-bottom: 8px;
}
.clear { clear: both; }
.pink {
	color: #be5593;
}
.green {
	color: #00a651;
}
.leftpad {
	padding-left: 22px;
	background: none;
}
.centered {
	width: 100%;
    text-align:center;
}
.resort_images img {
	padding:3px; 
	border: 1px solid #ccc; 
	margin-bottom: 7px;
}
#faq h2 {
	color: #0053a0;
}
#faq h3 {
	margin-bottom: 10px;
}
#faq a:link, #faq a:visited {
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
.styledform input, .styledform textarea {
	width: 300px;
}
.contactbox {
	padding: 10px 0 0 0;
	background:#f3f2f3;
	width: 100%;
	border: 1px solid #d9d8d9;
	margin: 11px 0;
	text-align: center;
}
.spacylist li {
	margin-bottom: 18px;
	background: url('images/sun.png') left 5px no-repeat;
	padding-left: 20px;
}
.notice {
	text-align:center; 
	border: 1px dotted #807C73; 
	width: 250px; 
	margin: 0 auto; 
	padding: 4px; 
	margin-bottom: 8px;
}
.notice a:link, .notice a:visited {
	text-decoration: none; 
	font: normal 12px georgia;
}
.styledlist li {
	margin-bottom: 5px;
	background: url('images/sun.png') left 5px no-repeat;
	padding-left: 20px;
}
#startnews ul {
	padding-bottom: 12px;
}
#startnews li {
	background: url('images/bullet.png') no-repeat left 13px;
	/*background: url('images/circle.gif') no-repeat left 13px;*/
	border-bottom: 1px dotted #BDE5E8;
	padding: 8px 0 8px 16px;
}
#startnews a:link, #startnews a:visited {
	text-decoration: none;
}
.newsitem ul {
	padding-bottom: 12px;
}
.newsitem li {
	background: url('images/bullet.png') no-repeat left 13px;
	/*background: url('images/circle.gif') no-repeat left 13px;*/
	border-bottom: 1px dotted #BDE5E8;
	padding: 8px 0 8px 16px;
}
.newsitem a:link, .newsitem a:visited {
	color: #4d4d4d;
	text-decoration: none;
}
#promo {
	color: #333;
	padding: 20px 0;
	line-height: 180%;
}
#promo h1 {
	font: bold 24px arial; 
	margin-top: 22px; 
	color: #0053a0;
}
#promo p {
	padding-bottom: 10px;
	margin: 0;
}
#promo ul {
	padding-left: 50px;
	margin: 15px 0;
}
#promo li {
	padding-bottom: 8px;
}
.member_alt {
	margin: 20px 0;
	padding: 20px;
	background: #1a1a1a;
}
.foo {
	width: 368px;
}
#terms {
	border: 1px solid #E9E6DA;
	padding: 25px;
	margin-bottom: 20px;
}
