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

/*THIS IS NOW LOADED IN THE MAIN HTML USING CONDITIONAL COMMENTS FOR IE6 ONLY!!!*/

/* ********* BODY PROPERTIES ********* */

	html, body {
		height: 100%;
		width: 100%;
	}

	body{
	margin:0px;
	padding:0px;
	background-color:#fff;
	background-image:url(../imgs/bg.jpg);
	background-position:center;
	font-family:arial;
	font-size:12px;
	line-height: 16px;
	color:#333;
	overflow:hidden;
	}
	
	
/* ********* WEBSITE CONTENT / FLASH BG DIV ********* */
	
	#flash-background{
		width:100%;
		height:100%;
		text-align: center;
		vertical-align: middle;
		margin:0px;
		position:absolute;
		top:0px;
		left:0px;
		margin-left:0px;
		z-index:0;
	}

	#websitefooter{
		width:100%;
		vertical-align:bottom;
		height:99px;
		position:relative;
		z-index:10000;
	}
	
	#websitecontent{
		width:100%;
		vertical-align:bottom;
		position:absolute;
		background-image:url(../imgs/header-bg.jpg);
		background-repeat:repeat-x;
		z-index:10000;
	}
	
/* ********* STICKY FOOTER PROPERTIES ********* */

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

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

/* ********* BANNER DIV PROPERTIES ********* */

#widthcontainertop {
	margin: 0 auto;
	position: relative;
	display: block;
	width: 100%;
	height:64px;
	z-index: 20000;
}

#logo {
   position: absolute;
   top: 2px;
   left: 14px;
   width: 202px;
   height: 57px;
}

#navdiv {
	position:absolute;
	z-index:25000;
	width:690px;/*was 733px*/
	height:46px;
	right:7px;
	top:18px;
}

/* ********* FOOTER DIVS PROPERTIES ********* */

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

#quickbookslidecontainer { /* THIS IS FOR THE BOTTOM LEFT SECTION WITH THE QUICKBOOK */
	z-index:20000;
	overflow: hidden;
	position: absolute;
	width: 291px;
	height: 296px;
	left: 0px;
	bottom: -56px;
	/*border: solid #00FF66; -- BORDER TO GAGUE DIV POSITION -- */
}

#contentslidecontainer { /* THIS IS FOR THE MIDDLE SECTION WITH THE CONTENT */
	z-index:15000;
	margin-left: 50%;
	left:-250px;
	overflow: hidden;
	position: fixed;
	_position: absolute;/*----- IE6 HACK ----*/
	bottom: 99px;
	_bottom: 16px;/*----- IE6 HACK ----*/
	width: 500px;
	height: 347px;
	/*border: solid #00FF66; -- BORDER TO GAGUE DIV POSITION -- */
}

#specialoffers {
	width: 627px;
	height: 70px;
	position: absolute;
	right: 0px;
	top: 1px;
	/*background-image:url(../imgs/specials-bg.jpg);*/
}

#socialmedia {
	bottom:-54px;
	position:absolute;
	right:410px;
}

#avviolink {
	position: relative;
	width: 895px;
	margin-left:auto;
	margin-right:auto;
	top: 78px;
	text-align: center;
	font-size: 11px;
	color: #b2a585;
}

#avviolink a, #avviolink a:visited {
	text-decoration: none;
	color: #f5e1b8;
}

#avviolink a:hover {
	color: #fff;
}

.avviolinkbreaker {
	color: #a19577;
	padding: 0px 2px;
}

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

#sliderWrap2 {
margin: 22px 0px 0px 0px;
width: 500px;
*margin: 22px 0px 0px 0px;/*----- IE HACK ----*/
}
#slider2 {
position: relative;
background-image:url(../imgs/content-bg.jpg);
background-repeat:no-repeat;
background-position: bottom;
width: 500px;
height: 325px;
margin-top: 347px;
*margin-top: 326px;/*---- IE HACK ----*/
_margin-top: 376px;/*---- IE HACK ----*/
}
#slider2 img {
border: 0;
}
#sliderContent2 {
margin: 25px 0px 0px 20px;
width:448px;
height:290px;
position: absolute;
*position: relative;/*----- IE HACK ----*/
*margin: 25px 17px 0px 20px;/*----- IE HACK ----*/
text-align:justify;
color:#2b2821;
}
#sliderContent2 a{color:#2b2821; font-weight:bold; text-decoration:none;}
#sliderContent2 a:hover{color:#2b2821; font-weight:bold; text-decoration:none;}
#sliderContent2 a:visited{color:#2b2821; font-weight:bold; text-decoration:none;}
#openCloseWrap2 {
position:absolute;
margin: -22px 0 0 193px;
*margin: -337px 50% 0px 0px;/*----- IE HACK ----*/
_margin: -336px 50% 0px 0px;/*----- IE6 HACK ----*/
*padding-left:193px;/*----- IE HACK ----*/
font-size:12px;
font-weight:bold;
}


/* ********* QUICKBOOK SLIDER PROPERTIES ********* */

#sliderWrap {
margin: 224px 0px 0px 0px;
width: 291px;
}
#slider {
position: absolute;
background-image:url(../imgs/quickbook-bg.gif);
background-repeat:no-repeat;
background-position: bottom;
width: 291px; 
height: 296px; 
margin-top: 0px;
}
#slider img {
border: 0;
}
#sliderContent {
margin: 43px 0 0 12px;
font-size:11px;
position: absolute;
text-align:left;
color:#fff;
}

#openCloseWrap {
position:absolute;
margin: 10px 0 0 185px;
font-size:12px;
font-weight:bold;
}

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

h1{
	font-size:14px;
	margin:0px 0px 0px 0px;
}

.links-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	line-height:19px;
	text-decoration: none;
}
.links-brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2821;
	line-height:19px;
    font-weight: bold;
	text-decoration: none;
}

a {
	color: #2B2821;
	text-decoration: underline;
}

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

.links-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #33b9ff;
	line-height:22px;
	text-decoration: none;
}

.links-blue-seperate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}
#mainContentArea{
		display:none;
}

/*a:hover {
	color: #fe2fd4;
	text-decoration: none;
}*/

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

#quickbookcontainer {
	height:72px;
	left:0;
	overflow:hidden;
	position:absolute;
	width:350px;
	z-index:20000;
	background-image:url(../imgs/quickbook-avviobg.gif);
	background-repeat:no-repeat;
}

#quickbookform {
	display: block;
	position: absolute;
	left: 0px;
}
#page #quickbookform tr td {
	vertical-align: middle;
	text-align: right;
}
#quickbookform * {
	font-size: 10px;
	color: #fff;
}
#quickbookform select, #quickbookform img {
	display: block;
	border: 1px solid rgb(183,183,183);
	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(72,226,255);
	font-size: 11px;
	margin-right: 10px;
	margin-bottom: 2px;
}
#quickbookform #rateslink:hover {
	color: rgb(72,226,255);
}

#quickbooktxt {
	color:#333333;
	font-size:10px;
}
#tourdiv  {
	float:left;
	height:70px;
	position:absolute;
	right:250px;
	top:1px;
	width:140px;
}

#specialoffers {
	/*background-image:url(../imgs/specials-bg.jpg);*/
	height:70px;
	position:absolute;
	right:0px;
	top:1px;
	width:250px;
}
#sitemap{
	width:800px;
	margin:0 auto;
}
#sitemap a{
	color:#ffffff;
	text-decoration:none;
}
#sitemap a:hover{
	color:#F5E1B8;
}
.sitemaphead{
	font-weight:bold;
}
#sliderImg{
	display:none;
}
#offer_booking{
	margin-left:134px;
	margin-top:-10px;
}