	/* ********* IE PNG FIX ********* */

	img, div { behavior: url(css/iepngfix.htc) }
	
	/* ********* BODY PROPERTIES AND BOXES CSS ********* */

	html, body {
		height: 100%;
		width: 100%;
	}
	body {
		position: absolute;
		margin: 0px;
		padding: 0px;
		background: #000;
		overflow:hidden;
		font-family:arial;
		font-size:11px;
		text-align:justify;
		color:#fff;

	}
	#screen {
		position: absolute;
		left: 0%;
		top: 0%;
		width: 100%;
		height: 100%;
		background: #000;
		background-image:url(../imgs/wallpaper-bg.jpg);
		background-repeat:repeat-x;
		/*overflow:hidden;*/
	}
	#screen .gridSpan {
		position: absolute;
		overflow: hidden;
		/*background: #000;*/
		padding: 0px;
		margin: 0px;
	}
	#screen .pageHTML {
		position: absolute;
		color: #eee;
		font-family: verdana;
		font-size: 1.1em;
		width: 290px;
		height: 180px;
		/*background-image: url("stripe5.png");
		filter: alpha(opacity=100);*/
	}	
	
	.abs {
		position: absolute;
	}
	#screen .pageHTML H2 {
		position: relative;
		margin: 8px;
		cursor: pointer;
	}
	.sourceHTML {
		visibility: hidden;
	}
	#screen .text {
		margin: 30px;
		padding: 30px;
		text-align: justify;
	}
	#screen a {
		position: relative;
		border: none;
		text-decoration: none;
	}
	#screen a:hover {
		/*left:1px;
		top:1px; THIS WAS OFFSETTING ITEMS WHEN YOU HOVERED OVER THEM*/
	}
	#screen img {
		border: none;
		cursor: pointer;
	}
	
	.boxpositiondiv{
	position:absolute;
	width:290px;
	height:180px;
	}
	
	
/* ********* LOGO DIV PROPERTIES ********* */

.container {
	z-index:1000;
}

.left-element {
   float: left;
   width: 49%;
   text-align:left;
   }

.right-element {
   float: right;
   width: 49%;
   text-align: right; 
   }
   
   
/* ********* OUR STORY DIV PROPERTIES ********* */

#contentcontainer {
   width: 784px;
   height: 366px;
   margin-top:10px;
   background-color:#000;
   background-image:url(../imgs/story-bg.jpg); 
   	 position: fixed;
	 top:120px;
	 left: 50%;
	 margin-left: -392px;
	 margin-bottom: 25px;
	 _margin-left: auto;
	 _margin-right: auto;
   }
   
   #leftsmall {
   width: 196px;
   height: 366px;
   float:left;
   text-align:right;
   }
   
   #mid {
   width: 392px;
   height: 366px;
   float:left;
   }
   
   #rightsmall {
   width: 196px;
   height: 366px;
   float: right;
   }
   
   #rightlarge {
   width: 588px;
   height: 366px;
   float: right;
   }
   
   #leftsubnav {
   position:relative;
   margin: 75px 25px 0px 0px;
   text-align:right; 
   }
   
   #videodiv {
   position:relative;
   margin-left: 5px; 
      /*margin: 0px 0px 0px 52px;*/ 
   }
   
/* ********* NEW OFFERS PAGE DIV PROPERTIES ********* */

.contentcontaineroffers {
   width: 980px;
   height: 477px;
   margin-top:0px;
   *margin-top:0px;
   	 position: fixed;
	 top:10px;
	 left: 50%;
	 margin-left: -490px;
	 margin-bottom: 25px;
	 _margin-left: auto;
	 _margin-right: auto;
   }
   
   .offers-div1{
	background-image:url(imgs/offer-bk.jpg); 
	width:482px; 
	height:152px; 
	margin:0px 17px 0px 0px; 
	float:left;
	vertical-align:top;
}
.offers-div2{
	background-image:url(imgs/offer-bk.jpg); 
	width:482px; 
	height:152px; 
	margin:8px 17px 0px 0px; 
	float:left;
	vertical-align:top;
}
.offers-div3{
	background-image:url(imgs/offer-bk.jpg);
	width:482px;
	height:152px;
	margin:0px 0px 0px 0px;
	float:right;
	vertical-align:top;
	position:absolute;
	left: 498px;
	top: 0px;
}
.offers-div4{
	background-image:url(imgs/offer-bk.jpg);
	width:482px;
	height:152px;
	margin:0px 0px 0px 0px;
	float:right;
	vertical-align:top;
	position:absolute;
	left: 498px;
	top: 160px;
	*top: 163px;
}
.offers-div5{
	background-image:url(imgs/offer-bk.jpg);
	width:482px;
	height:152px;
	margin:0px 0px 0px 0px;
	float:right;
	vertical-align:top;
	position:absolute;
	left: 498px;
	top: 321px;
	*top: 324px;
	_top: 327px;
}
.offersrightdiv{
_position:absolute;
	_left: 140px;
	_top: 147px;
} 
      
/* ********* SITEMAP DIV PROPERTIES ********* */


#sitemapcontainer {
   width: 784px;
   height: 366px;
   margin-top:10px;
   background-color:#000;
   background-image:url(../imgs/sitemap-bg.jpg); 
   	 position: fixed;
	 top:120px;
	 left: 50%;
	 margin-left: -392px;
	 margin-bottom: 25px;
	 _margin-left: auto;
	 _margin-right: auto;
   }

   .leftcolumns {
   width: 137px;
   height: 326px;
   float:left;
   text-align: left;
   padding: 40px 0px 0px 20px;
   }
   
   .rightcolumns {
   width: 136px;
   height: 326px;
   float:left;
   text-align: left;
   padding: 40px 0px 0px 20px;
   }


	
/* ********* STICKY FOOTER PROPERTIES ********* */

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 80px; /* .push must be the same height as .footer */
}

.footerbg {
	position:absolute;
	width:100%;
	height:80px;
	background-image:url(../imgs/footer-bg.jpg);
}

/* ********* QUICKBOOK FORM PROPERTIES ********* */

#quickbookform {
	display: block;
	position: absolute;
	left: 0px;
}
#page #quickbookform tr td {
	vertical-align: middle;
	text-align: right;
}
#quickbookform * {
	font-size: 10px;
	color: rgb(228,228,228);
}
#quickbookform select, #quickbookform img {
	display: block;
	border: 1px solid rgb(105,105,105);
	background-color: #000;
}
#quickbookform #ci_ym {
	width: 84px;
	height: 19px;
}
#quickbookform #nights, #quickbookform #ci_day {
	width: 40px;
	height: 19px;
}
#quickbookform #rateslink, #quickbookform #rateslink:visited {
	text-decoration: none;
	color: rgb(170,162,77);
	font-size: 11px;
	margin-right: 10px;
	margin-bottom: 2px;
}
#quickbookform #rateslink:hover {
	color: rgb(221,215,181);
}

/* ********* FOOTER DIVS PROPERTIES FROM LARS ********* */

#widthcontainerbottom2 {
	margin: 0 auto;
	position: relative;
	display: block;
	width: 100%;
}

#footerspecials { /* THIS IS FOR THE BOTTOM LEFT SECTION WITH THE SPECIALS */
	display: block;
	position: absolute;
	left: 0px;
	top: 30px;
}

#footermenu { /* THIS CAN BE FOR THE SUB LINKS */
	
	position: absolute;
	width:536px; /* WAS 340px WITHOUT VIDEO */
	height:30px;
	right: 0px;
	top: 30px;
	/*display: block;
	font-size: 9px;
	line-height: 16px;*/
}
#footermenu a, #footermenu a:visited{
	color: rgb(201,185,167);
	text-decoration: none;
	text-transform: lowercase;
}
#footermenu a:hover {
	color: #FFF;
}
#avviolink {
	position: absolute;
	right: 14px;
	top: 62px;
	font-size: 9px;
	color: rgb(124,124,124);
}
#avviolink a, #avviolink a:visited {
	text-decoration: none;
	color: rgb(124,124,124);
}

#avviolink a:hover {
	color: rgb(255,222,248);
}

.avviolinkbreaker {
	color: rgb(236,4,189);
	padding: 0px 2px;
}

#mainnav { /* THIS IS FOR THE MAIN NAV */
	position: absolute;
	width:542px;
	height:30px;
	right: 0px;
	top: 0px;
}

/* ********* CONTENT PROPERTIES ********* */

	.maincontentone { 
	font-size:12px;
	line-height:16px !important;
	line-height:18px;
	color:#baa8bb;
	text-align:justify;
	}
	
	.maincontenttwo { 
	font-size:11px;
	line-height:14px !important;
	line-height:14px;
	color:#b173b7;
	text-align:justify;
	}
	
	.links-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	line-height:19px;
	text-decoration: none;
}

	.links-white a, a:hover {
	color:#fe2fd4;
}

	.links-pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ff08cd;
	line-height:19px;
	text-decoration:none;
}

	.links-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ff08cd;
	line-height:24px;
	text-decoration:none;
}

	.sitemap-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ff08cd;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
}
	.sitemap-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #fff;
	text-decoration:none;
}

	.press-links {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}