*
{
	font-family: verdana, arial, Georgia, helvetica, sans-serif;
	font-size: 14px;

}

body {
	text-align: center;
	vertical-align: middle;
	background-image: url(images/background01.JPG)
}
	
#container {
	position: Absolute;
	top: 50%;
	left: 50%;
	margin-top: -281px;
	margin-left: -375px; /* margin: 0 auto; */
	text-align: left; /* counter the body center */
	width: 750px;
	height: 585px;
	border: 3px solid ButtonShadow;
}
#header{
	margin: 0 auto;
	text-align: left; /* counter the body center */
	width: 750px;
	height: 130px;
	background-image: url(images/colonial_header_01.jpg);
	font-size: 11px;
}
#menu  {
	float: left;
	margin: 0 auto;
	text-align: left; /* counter the body center */
	width: 750px;
	height: 25px;
	background-color: #900000;
	font-size: 12px;

}
#page-body {
	float: left;
	width: 750px; 
	height: 400px;
	font-size: 12px;
	background-color: #F6DE5A;
	background-image: url(images/sfondo01.jpg);
	overflow:auto;
}
.main-body {
	float: left;
	width: 750px;
	height: 400px;
	font-size: 12px;
	background-color: #F6DE5A;
	overflow: auto;
	background-image: url(images/CourtYard2.jpg);
	background-position: top right;
	background-repeat: no-repeat;

}

.alamos-body {
	float: left;
	width: 750px;
	height: 400px;
	font-size: 12px;
	background-color: #F6DE5A;
	overflow: auto;
	background-image: url(images/alamos_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#footer  {
	color: White;
	text-align: left; /* counter the body center */
	width: 750px;
	height: 30px;
	background-color: #900000;

	float: left;
	font-size: 12px;
	vertical-align: middle;
}
.RoomPopup {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 650px;
	height: 540px;
	border: 5px solid #D2691E;
	margin-top: -270px;
	margin-left: -325px;
	background-color: #CCCCCC; 
	padding: 0px; 
	background-image: url(images/sfondo02.jpg);
	text-align: center;
	font-size: 16px;
	color: Maroon;
	filter: alpha(opacity=1);
-moz-opacity: 0.01;
opacity: 0.01;
}
#RoomPopupContent{
	width: 100%;
	height: 100%;
	border:0px none;
}

.mainPageText {
	font-size: 12px;
	width: 400px;
	padding-left: 6px;

}
.footerText, .footerText a{
	font-size: 10px;
	color: White;
	text-decoration: none;
}
.room-list {
	padding: 3px;
	border: 1px solid #666666;
	margin: 2px;
	vertical-align: text-top;
}
.small-room-image {
	border: 1px solid #666666;
}
.room-title {
	font-family: Monotype Corsiva, verdana, arial, Georgia, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900000;
	text-align: center;
}
.room-detail {
	margin: 3px;
}
.room-detail-header {
	font-size: 16px;
	color: Maroon;

}
.std-text {
	font-size: 14px;
	padding-left: 10px;
}

.nextImage {
	background-color: #FFCC00;
	padding: 3px;
	border: 1px solid #CC9900;
	margin-top: 5px;
	text-decoration: none;
}

}
.testimonial {
	float: left;
	font-size: 12px;
	font-style: italic;
	width: 547px;
	height: auto;
	border: 0px none;
	text-align: left;
	background-image: url(images/div-mid.jpg);
	background-repeat: repeat-y;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 50px;
}

.testimonial p{
	float: left;
	font-size: 12px;
	font-style: italic;
	width: 500px;
}
/*- Menu - */

#menu a {
float:left;
background:url("images/tableftE.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
cursor: pointer;

}
#menu a span {
float:left;
display:block;
background:url("images/tabrightE.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFF;
}

#menu a:hover  span{
	color: #F6DE5A;
}
/*
#menu a:hover {
background-position:0% -42px;
}

#menu a:hover span {
background-position:100% -42px;
}*/
#menu #current {
background-position:0% -42px;
}
/*
#menu #current a span {
background-position:100% -42px;
}
*/
img{
	border:0px none
}

h5{
	font-family: Monotype Corsiva, verdana, arial, Georgia, helvetica, sans-serif;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #900000;
	margin: 10px
}

.video{
	position: absolute;
	background: transparent url(images/atpo-13-horizontal-hoist.gif) no-repeat top;
	border: 0px none; /* text-align: center; */
	width: 500px;
	height: 400px;
	padding-top: 2px;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -250px;
	float: none;
}
.video a, #Header a{
text-decoration: none;
}

#VideoPlayback{
width:500px;
height:380px;
position:relative;
float:left
}

#Credits{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 300px;
	border: 5px solid #D2691E;
	margin-top: -150px;
	margin-left: -200px;
	background-color: #CCCCCC; 
	padding: 0px; 
	background-image: url(images/sfondo02.jpg);
	text-align: center;
	font-size: 16px;
	color: Maroon;
	filter: alpha(opacity=1);
-moz-opacity: 0.01;
opacity: 0.01;
}

#Preload{
	position: Absolute;
	top: 50%;
	left: 50%;
	margin-top: -286px;
	margin-left: -380px; /* margin: 0 auto; */
	text-align: center; /* counter the body center */
	width: 760px;
	height: 595px;
	background-color: white;
}
