/* Style Reset */
body {
  background:#1A2545;
  margin: 0 auto;
	font-family:Arial;
	font-size:12px;
	height:100%;
	width:100%;
	color:#676767;
}
p{
	margin-top:2px;
	margin-bottom:9px;
}
#content{
	background:url(images/bg.gif) no-repeat;
	width:1002px;
	margin:0 auto;
	color:#5A5A5A;
	
}
#nav{
	width:130px;
	position:absolute;
	margin-left:510px;
	margin-top:-15px;
}
#nav a{
	color:#5A5A5A;
	text-decoration:none;
	
}

img{
	border:0;
}
#logo{
	width:627px;
	margin-left:35px;
	padding-top:30px;
}
#resort-links{
	margin-top:30px;
	margin-left:90px;
	width:820px;
}
.text{
	width:980px;
	text-align:center;
	margin:30px 0 0 10px;
}

.text a
{
	color:#5A5A5A;
	text-decoration:none;
}

.text a:hover
{
	text-decoration:underline;
}
