@charset "utf-8";
/* CSS Document */



body {
	background-image: url(../images/bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 15px;
	
}



#header {
	height: 280px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
h5 {
	font-weight: normal;
	color: #FFF;
	font-size: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#main table tbody tr td {
	font-size: 13px;
	color: #666;
	line-height: 20px;
	font-weight: bold;
}
#main table tbody tr th {
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	background-color: #C292B8;
}
#rooms_photos {
	float: left;
	width: 260px;
	height: auto;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFF;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	box-shadow: 0px 0px 20px 2px #999;
}





#logo {
	position: absolute;
	left: 419px;
	top: 7px;
}
#mainBlock #main br {
	clear: both;
}


#header ul {
	width: 360px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7B52C;
	list-style-type: none;
	height: 25px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightnav {
	float: right;
}
#leftnav {
	float: left;
}
a{
	color: #000;	
	}
#header ul li a {
	display: block;
	width: 120px;
	
	text-decoration: none;
	font-family: "BankGothic Md BT";
	text-align: center;
	font-size: 16px;
}
#header ul li a:hover {
	color: #FFFFFF;
	background-color: #F7B52C;
}
#select{
	color: #FFFFFF;
	background-color: #990000;
	}

#header ul li {
	float: left;
}
#mainBlock {
	background-color: #F7B52C;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 200px;
	position: relative;
	height: auto;
	z-index: 10;
}


#mainPicBlock {
	width: 930px;
	padding-left: 50px;
	position: absolute;
	height: auto;
	margin-left: -490px;
	left: 50%;
	z-index: 10;
}

#mainPicBlock img {
	margin-right:23px;
}
#footerBlock {
	background-color: #333333;
	height: auto;
	width: 100%;
	margin-top: 150px;
	position: relative;
	font-size: 13px;
	color: #FFF;
	padding-bottom: 10px;
}
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
}

#footer a {
	color: #F7B52C;
	text-decoration: none;	
}
#footer a:hover {
	color: #C05238;	
}
#footerinfo {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	text-align: left;
	line-height: 28px;
}
#footerlink {
	float: right;
	width: 460px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	position: relative;
	height: auto;
	padding-left: 20px;
	padding-bottom: 5px;
}
#mainend {
	background-image: url(../images/mainendBg.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 104px;
	width: 100%;
	bottom: -104px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C05238;
	margin-top: 0px;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	line-height: 28px;
	
}
h4 {
	font-size: 15px;
	font-weight: normal;
	color: #900;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*laction*/
#main a {
	color: #FFF;
}
#main a:hover {
	color: #900;
}
#mainbanner {
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #999;
	position: relative;
	background-color: #FFF;
	padding: 5px;
	margin-top: -60px;
}
/*FACILITIES*/
#FACILITIES_pic {
	font-family: 'Lobster', cursive;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	position: absolute;
	top: -50px;
	right: 40px;
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #854A78;
}
#header_Language {
/*	background-image: url(../images/language.png);
	background-repeat: no-repeat;*/
	position: absolute;
	height: 32px;
	width: 134px;
	top: 0px;
	right: 150px;
/*	padding-top: 6px;
	padding-left: 100px;*/
}
#header_Language img {
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #CCC;
}
#header_Language img:hover {
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
