body{
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	margin: 0;
}
#site{
	width: 1000px;
	margin: 0 auto 0 auto;
	height: auto;
}
#leftPart{
	width: 295px;
	height: auto;
	float: left;
	background-image: url(../images/backgroundLeftPart.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
#content{
	margin-top: 102px;
	width: 490px;
	padding: 8px;
	float: left;
	background-color: #FFF;
	font-family: Trebuchet MS, Georgia;
	font-size: 13px;
	color: #666;
	line-height: 20px;
}
#rightPart{
	width: 160px;
	float: left;
	padding-top: 130px;
}
#footer{
	width: 100%;
	text-align: center;
}
#leftMenu{
	background-image: url(../images/des_09.jpg);
	background-position: bottom right;
}
#topMenu{
	width: 473px; 
	float: left;
}
#flagContainer{
	width: 150px; 
	border-bottom: solid 1px #AF7715;
	
}
.rightBox{
	background-image: url(../images/backgroundLeftPart.jpg);
	width: 160px;
	padding: 10px;
	color: #666;
	font-family: Trebuchet MS, Georgia;
	font-size: 12px;
	height: auto;
	overflow: hidden;
}
.rightBoxWhite{
	background-color: #FFF;
	width: 170px;
	padding: 5px;
	color: #666;
	font-family: Trebuchet MS, Georgia;
	font-size: 11px;
	height: auto;
}
.heading, .goldenHeading, .greenHeading, .roomTypeHeading{
	font-family: Georgia;
	font-size: 25px;
	line-height: 29px;
	padding: 10px 0px;
	color: #666;
}
.goldenHeading{
	color: #AF7715;
}
.greenHeading{
	color: #CACC2D;
}
.roomTypeHeading{	
	float: left;
}
.headingSmall{
	font-family: Georgia;
	font-size: 19px;
	padding: 10px 0px;
	color: #AF7715;
}
.clear{
	clear: both;
}
.leftButton{
	margin: 6px auto 6px auto;
	width: 250px;
}
.leftLink, .picLink{
	color: #666;
	font-family: Trebuchet MS, Georgia;
	font-size: 13px;
	text-decoration: none;
}
.leftLink:hover, .picLink:hover{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #ff6200;
	font-family: Trebuchet MS, Georgia;
	text-decoration: none;
	font-size: 13px;
}
.leftLinkWhite{
	color: #FFF;
	font-family: Trebuchet MS, Georgia;
	font-size: 13px;
	text-decoration: none;
}
.leftLinkWhite:hover{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #ffF;
	font-family: Trebuchet MS, Georgia;
	text-decoration: underline;
	font-size: 13px;
}
.orange{
	color: #ff6200;
	font-size: 14px;
}
.orangeInput{
	border: 1px solid #ff6200;
	margin-top: 3px;
}
.orangeSubmit{
	background-color: #ff6200;
	border: 1px solid #999;
	color: #FFF;
	font-size: 12px;
	margin-top: 2px;
	padding-bottom: 3px;
}

.orangeText{
	color: #ff6200;
}
.png{
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
.mainPicture{
	margin-top: 5px;
	margin-bottom: 15px;
}
.contentInside{
	height: auto;
	width: 490px;
	padding: 10px 0px;
}
.orangeLink, .orangeLink:hover, .orangeLink:visited, .orangeLink:link{
	color: #FF6200;
	text-decoration: none;
	
}
.goldenLink, .goldenLink:hover, .goldenLink:visited, .goldenLink:link{
	color: #AF7715;
	text-decoration: none;
	
}
.redLink, .redLink:hover, .redLink:visited, .redLink:link{
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;	
}
.contentPicBox{
	width: 118px;
	height: 80px; 
	margin: 0px 4px 10px 0px; 
	overflow: hidden; 
	float: left;
}
.contentInsidePicBox, .contentInsideSubPicBox{
	width: 156px;
	height: 140px; 
	margin: 3px 5px 3px 0px; 
	overflow: hidden; 
	border: solid 1px #AF7715;
	float: left;
}
.contentInsideSubPicBox{
	border: none;
}
.contentInsidePicBoxBig{
	width: 180px;
	height: auto;
	margin: 6px 5px 5px 0px;
	float: left;
}
.gallery{
	width: 489px;
	margin: 25px 0px;
}
.requestFormRow, .formRowHidden{
	width: 390px;
	margin-bottom: 3px;
	float: left;
}
.formRowHidden{
	display: none;
	margin-bottom: 0px;
}
.labelRow{
	width: 140px;	
	line-height: 20px;
	text-align: right;
	margin-right: 10px;
	display: block;
	float: left;
}
.errorLabelForm{
	color: #DC0805;
	text-align: center;
	font-size: 12px;
	display: block;
}
.leftCellRequestForm{
	height: 14px;
	width: 150px;
	margin-bottom: 5px;
	float: left;
}
.rightCellRequestForm{
	height: 14px;
	width: 230px;
	margin-bottom: 5px;
	float: left;	
}
.inputField5, .inputField5Small, .inputCaptcha{
	height: 14px;
	width: 150px;
	font-size: 12px;
	color: #666;
}
.inputField5Small, .inputCaptcha{
	width: 80px;
}
.textAreaReservation{
	color: #666;
}
.inputCaptcha{
	margin-top: 7px;
	display: block; 
	float: left;
}
.imgCaptcha{
	float: left;
}
.submitButton{
	margin: 5px 0px 10px 0px;
}
.roomTypesPicBox{
	width: 156px; 
	height: 140px; 
	overflow: hidden; 
	margin: 5px 10px 10px 0px;
	float: left; 
}
.price{
	width: 60px; 
	height: 20px;
	font-size: 16px;
	float: left;
}
.headerPriceLarge, .headerPrice{
	width: 173px;
	height: 30px;
	font-size: 16px;
	line-height: 25px;
	color: #FF6200;
	background-color: #E9CBAF; 
	padding-left: 7px;
	float: left;
}
.rowPriceLarge{
	width: 173px;
	height: 35px;
	line-height: 14px;
	padding-left: 7px;
	float: left;	
}
.headerPrice{
	width: 146px;
	text-align: right;
	padding-left: 0px;
	padding-right: 7px;
}
.rowPrice{
	width: 146px;
	height: 35px;
	line-height: 35px;	
	text-align: right;
	padding-right: 7px;
	float: left;
}
.pricesTable{
	width: 490px; 
	height: auto; 
	margin-top: 30px;
	border: solid 1px green;
}
.inputField{
	width: 50px;
	height: 20px;
}
.submitButton{
	margin: 3px 0px;
}
.currency{
	padding: 5px 0px ; 
	width: 110px; 
	height: auto; 
	float: left;
}
.weather{
	 width: 50px; 
	 text-align: center; 
	 float: left;
}
.banners{
	width: 225px;
	height: 85px; 
	overflow: hidden; 
	padding: 10px;
	float: left;
}
.facility{
	width: 40px;
	text-align: center;
	height: 40px;
	margin-right: 4px;
	margin-bottom: 5px;
	float: left;
}
.facilityImg{
	width: 40px;
	height: 40px;
}
.clear{
	clear: both;
}
.priceIncludes{
	color: #2C308F;
	font-size: 16px;
	cursor: hand;
	cursor: pointer;
}
.priceIncludesText{
	display: none;
}
.greyLink2{
	color: #333;
	text-decoration: none;
}
.greyLink2:hover{
	color: #ff6200;
	text-decoration: underline;
}
.blue{
	color: #595A8D;
}
.roomTypesPic{
	margin: 5px 10px 10px 0px;
	float: left;
}
.redstar{
	color: red;
}
.reservation{
	padding: 10px 15px;
	line-height: 30px;
	float: left;
}
.frmInput, .frmInputSmall{
	width: 200px;
	border: 1px solid #7F9DB9;
	margin: 5px 0px;
	color: #696969;
	font-family: Trebuchet MS, Georgia;
	font-size:13px;
}
.frmInputSmall{
	width: 150px;
	margin-right:20px;
	float:left;
}
.labelStyle, .labelStyleSmall{
	width:100px;
	margin-right:4px;
	margin: 5px 0px;
	display:block;
	float:left;
	font-size:12px;
}
.labelStyleSmall{
	width:55px;
	margin: 5px 2px 5px 0px;
}
.frmInputButton{
	width:157px;
	height: 27px;
	line-height: 13px;	
	background-color: #ff6200;
	border: 1px solid #999;
	color: #FFF;
	font-size: 12px;
	margin-top: 2px;
	padding-bottom: 3px;

}
.formRowHiddenR{
	width: 150px;
	margin-bottom: 0px;	
	color: #DC0805;
	margin-left:100px;
	font-size: 12px;
	display: none;
	float: left;
}
.errorText{
	color:#DC0805;
	font-weight:bold;
}
.contentTitle{
	font-family: Georgia;
	font-size: 13px;
	padding: 10px 0px;
	color: #666;
	font-weight:bold;
}