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

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

	body{
	margin:0px;
	padding:0px;
	background:#902422;
	/*background: #6f6141 url(../../imgs/pop-hotelbg.jpg);*/
	background-repeat:repeat-x;
	font-family:arial;
	font-size:12px;
	line-height: 16px;
	color:#fff;
	}

/* ********* POP-UP PROPERTIES ********* */

#hotelpopdiv  {
	height:100%;
	width: 100%;
	padding-bottom: 0px;
	margin:0px;
	color:#fff;
	background:#902422;
	/*background: #6f6141 url(../../imgs/pop-hotelbg.jpg);
	background-repeat:repeat-x;*/
	text-align:center;
}

#hotelcontentdiv {
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
	width:530px;
}

#hotelmoviediv {
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:842px;
}

.hotelpopheader  {
	color:#f5e1b8;
	font-weight:bold;
	line-height: 22px;
}

.hotelpopprint  {
	color:#f5e1b8;
	font-weight:bold;
	text-decoration:underline;
}

/* ********* GOOGLE MAP PROPERTIES ********* */
.outertable {
	width: 100%;
	height: 100%;
	border-spacing: 0px;
	text-align:center;
	}
	
.outertable td {
	vertical-align:top;
	text-align:center;
	}
	
	.mapdiv {
	width: 641px;
	/*height: 200px;*/
	text-align: center;
	/*padding: 30px 30px 45px 30px;
	background-color:#000;*/
}

.maindiv {
	width: 850px;
	margin: auto;
}

.bottomcontact {
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #EFE07E;
	text-decoration: none;
	line-height: 26px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AEB4BF;
	text-decoration: none;
	line-height: 16px;
}
.dropdownheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#imageContainer {
	position:relative;
	margin:auto;
	width:690px;
}

#imageContainer img {
	position:absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#blackLayer {
	display: none;
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
}

select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #000;
}

.directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	line-height: 16px;
}
.directions td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AEB4BF;
	text-decoration: none;
	line-height: 16px;
}

.directions a, a:hover, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9CE8F;
	text-decoration: underline;
}

.directions table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AEB4BF;
	text-decoration: none;
	line-height: 16px;
	background-color:#071C31;
}	

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

h1	{
	font-size:16px;
	margin:0px 0px 0px 0px;
	color:#f5e1b8;
}
