body{
	background-image:url(../images/body-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#8b755b;
	margin:0px auto;
	padding:0px;
	font-family:Garamond;
}
#wrapper{
	width:1004px;
	position:relative;
	margin:0px auto;
}

.flash{
	height:492px;
	background-color:#000000;
	width:923px;
}
.clr{
	clear:both;
}

#logo{
	position:absolute;
	width:150px;
	height:150px;
}

#header{
	background-image:url(../images/logo-header-text.jpg);
	height:135px;
	background-repeat:no-repeat;
	background-position:right;
	width:1004px;
}
#content{
	width:962px;
	position:relative;
	padding-left:42px;
	text-align:justify;
	background-repeat:repeat-y;
	background-image:url(../images/content-img-bg.jpg);
}
#content .text-content{
	background-color:#FFFFFF;
	width:923px;
	height:128px;
	color:#7c6e38;
	margin:0px;
	font-size:13px;


}
#content .text-content h1{	
	color:#000;
	font-size:14px;
	margin:0px;
	padding:0px;
}
#content .text-content .text{
	float:left;
	width:730px;
	padding-top:10px;
	padding-bottom:15px;
}
#content .text-content .img{
	float:left;
	padding-right:20px;
	padding-left:10px;
	padding-top:20px;
}
/*****************/
#footer-nav{
	height:55px;
	width:1004px;
	margin:0 auto;
	background-image:url(../images/footer-nav-bg.jpg);
	position:relative;
	z-index: 2000;
}
#footer-nav .link{
	position:absolute;
	color:#fffff7;
	font-size:13PX;
	left: 113px;
	top: 17px;
	height: 13px;
	word-spacing:13px;
}
#footer-nav .link a{
	color:#fffff7;
	font-size:13PX;
	text-decoration:none;
	word-spacing:normal;
}
#footer-nav .link a:hover{
	color: #CCCCCC;
	font-size:13PX;
	text-decoration:none;
}
/*******************/
#cprgt{
	width:1004px;
	height:30px;
	margin:0 auto;
	background-image:url(../images/cprgt-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	color:#fffff7;
	font-size:14PX;
}
#cprgt a{	
	color:#fffff7;
	font-size:14PX;
	text-decoration:none;
}
#cprgt a:hover{
	color: #CCCCCC;
	font-size:14PX;
	text-decoration:none;
}
/*****************/
.map-link{
	text-decoration:underline;
	color:#CC9933;
	font-size:12px;
}
/*********  popup window **********/
.popup {
	display: none;
	width: 840px;
	z-index: 6000;
	position:absolute;
	background-color:#000000;
	left:50px;
	height:380px;
	padding:30px;
	padding-bottom:10px;
	top:0px;
	border: #666666 1px solid;
}
.popuptitle {
	padding:0px;
}
.input-map{
	position:absolute;
	left:420px;
	top:390px;
}

.popupbody {
	padding:0px;
	text-align: justify;
}
.popup-content{
	background-image:url(../images/popup-bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	width:840px;
	padding-left:0px;
	padding-right:0px;
	font-size:11px;
	font-weight:normal;
}
/***********************/
#thmb-img{
	position:absolute;
	top: 533px;
	width:746px;
	height:61px;
}

.left-scroll-img{
	float:left;
	width:30px;
}
.right-scroll-img{
	float:left;
	width:30px;
}


/*********  stay at span popup window **********/
.room-popup {
	display: none;
	width: 904px;
	z-index: 6000;
	position:absolute;
	background-color:#000000;
	left:40px;
	padding:10px;
	top:0px;
	border: #666666 1px solid;
}
.room-popup img {
	width:904px;
	height:455px;
}
.room-popup-title {
	width:904px;
	padding:0px;
}
.room-popup-photo {
	position:absolute;
	left:904px;
	top:455px;
}

.room-popup-body {
	width:904px;
	padding:0px;
	text-align: justify;
}
.room-popup-content{
	background-image:url(../images/popup-bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	width:904px;
	padding-left:0px;
	padding-right:0px;
	font-size:11px;
	font-weight:normal;
}
.room-popup-close{
	width:904px;
	text-align:center;
	padding:5px 0 0 0;
	margin:5px 0 0 0;
}
/***********************/


/*********  LOCATION MAP popup window **********/
.location-map-popup {
	display: none;
	width: 310px;
	z-index: 6000;
	position:absolute;
	background-color:#000000;
	left:340px;
	padding:10px;
	top:0px;
	border: #666666 1px solid;
}

.location-map-popup-title {
	width:310px;
	padding:0px;
}
.location-map-popup-photo {
	position:absolute;
	left:310px;
	top:723px;
	text-align:center;
}

.location-map-popup-body {
	width:310px;
	padding:0px;
	text-align:center;
	text-align: justify;
}
.location-map-popup-content{
	background-image:url(../images/popup-bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	width:310px;
	padding-left:0px;
	padding-right:0px;
	font-size:11px;
	font-weight:normal;
}
.location-map-popup-close{
	width:310px;
	text-align:center;
	padding:5px 0 0 0;
	margin:5px 0 0 0;
}
/***********************/

.stay-at-span-para {
	padding:0 0 -1px 0;
	margin:0 0 0 0;
}