/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
/* -- From Home page -- */

#apDiv1 {
	position:absolute;
	top:0px;
	width:86px;
	height:109px;
	z-index:1101;
	right: 6px;
	font-size:16px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
}

#apDiv1 a {
	color:#FF0000;
}

#apDiv2 {
	position:absolute;
	left:4px;
	width:290px;
	height:24px;
	z-index:1;
	top: 85%;
}

#apDiv3 {
	position:absolute;
	left:164px;
	width:174px;
	height:119px;
	z-index:1;
	top: 138px;
}

#apDiv4 {
	position:absolute;
	top:0px;
	width:200px;
	height:30px;
	z-index:1101;
	left: 0px;
	font-size:20px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 12px 3px 3px 10px;
}


#footerlinks {
font-size: 10px;
color: #FFFFFF;
text-align: center;
}

#footerlinks a:link, #footerlinks a:visited {
color: #FFFFFF;
text-decoration: none;
}

#footerlinks a:hover {
text-decoration: underline;
}

	
	#flashcontent {
		height: 100%;
	}
	#pageMovie
	 {
	height: 90%;
	margin: 0px;
	padding: 0px;
	}
	
	#mainContent{
	z-index: 900;
	height: 100%;
		
	}
	
	
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #036;
	}

#pageTitle a {
text-decoration:none;
color:#FFFFFF;

}
#pageTitle a:hover {
text-decoration:underline;
color:#FFFFFF;

}


#pageTitle {
background-image: url(images/hotel-banner.png);
background-repeat: no-repeat;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	/* background-color: #99FF99; */
	z-index: 1100;
	height: 115px;
	width: 950px;
	/* border: 1px solid #666666; */
	text-align: left;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -475px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin none #FFFFFF;
}

#pageTitle .title {
	text-transform: uppercase;
font-family: Georgia, "Times New Roman", Times, serif;
}

#pageTitle #mainNavigation {
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	padding-top: 16px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#pageTitle #trNav {
	font-size: 14px;
	width: 840px;
	text-align: right;
	padding-top: 4px;
}


#pageTitle #trNav2 {
	font-size: 14px;
	width: 100%;
	text-align: center;
	background-image: url(/tp_bg.png);
	background-repeat: repeat;
}
border: solid 1px #036; /* obscure dull blue */ 
#contentPageHolder {
	float:left; 
	width:100%; 
	background-color:#FFFF66;
	min-width:950px;
	min-height:600px;
}

#contentPageHolder #contentMenuContainer {
	float:left; 
	width:200px; 
	background-color:#CCFF33
}

#contentPageHolder #contentSlideShowContainer {
	float:left;
	width:750px;
	background-color:#33FF99;
	margin: 0px;
	padding: 0px;
	min-width:800px;
	min-height:600px;
 
}
#mainContent #homePageContent h1, #mainContent #homePageContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px;
}
#mainContent #homePageContent {
	height: 10%;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
#mainContent #homePageContent p {
	padding: 0px;
	margin: 3px;
	font-size: 12px;
	color: #CCCCCC;
}
