/* CSS Document */

body {
	background-color:#000000;
	margin-top:20px;
	text-align:center;
	}
	
.main_container {
	width:1000px;
	text-align:left;
	margin:0 auto;
	}

.logo_Bg {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:184px;
	float:left;
	clear:none;
	}

	
.resortbg {
	background-image:url(images/resort.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:71px;
	float:left;
	clear:none;
	}

.img2 {
	background-image:url(images/img2.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:201px;
	float:left;
	clear:none;
	}

.flash_Bg {
	background-image:url(images/flash.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:191px;
	float:left;
	clear:none;
	}

.img3 {
	background-image:url(images/img3.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:75px;
	float:left;
	clear:none;
	}


.footer_text {
	width:500px;
	height:30px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#737373;
	text-decoration:none;
	text-align:left;
	}

.footer_text a:link {
	color:#737373;
	text-decoration:none;
	}

.footer_text a:visited {
	color:#737373;
	text-decoration:none;
	}

.footer_text a:hover {
	color:#ffffff;
	text-decoration:none;
	}


.footer_text2 {
	width:500px;
	height:30px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#737373;
	text-decoration:none;
	text-align:right;
	}

.footer_text2 a:link {
	color:#737373;
	text-decoration:none;
	}

.footer_text2 a:visited {
	color:#737373;
	text-decoration:none;
	}

.footer_text2 a:hover {
	color:#ffffff;
	text-decoration:none;
	}

.construction {
	background-image:url(images/construction_logo.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:300px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	padding:498px 0px 0px 600px;
	}
