body,html {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #3A0000;
}
.warp{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.headerbg{
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.menu{
	display: block;
	float: left;
	width: 220px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 384px;
}
ul.menu a{
	float:left;
	text-indent:-1000px;
	position:relative;
	cursor:pointer;;
}
ul.menu a.menu-about{
	background-image: url(../images/menu/menu01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 48px;
	width: 220px;
	position: relative;
	overflow: hidden;
}
ul.menu a.menu-room{
	background-image: url(../images/menu/menu02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 48px;
	width: 220px;
	position: relative;
	overflow: hidden;
}
ul.menu a.menu-booking{
	background-image: url(../images/menu/menu03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 48px;
	width: 220px;
	position: relative;
	overflow: hidden;
}
ul.menu a.menu-photo{
	background-image: url(../images/menu/menu04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 48px;
	width: 220px;
	position: relative;
	overflow: hidden;
}
ul.menu a.menu-travel{
	background-image: url(../images/menu/menu05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 48px;
	width: 220px;
	position: relative;
	overflow: hidden;
}
ul.menu a.menu-location{
	background-image: url(../images/menu/menu06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 48px;
	width: 220px;
	position: relative;
	overflow: hidden;
}
ul.menu a.menu-contact{
	background-image: url(../images/menu/menu07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 48px;
	width: 220px;
	position: relative;
	overflow: hidden;
}
ul.menu a.menu-news{
	background-image: url(../images/menu/menu08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 48px;
	width: 220px;
	position: relative;
	overflow: hidden;
}
ul.menu a:hover{
	background-position: bottom;
}
.toplink{
	text-align: right;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #775F54;
	line-height: 30px;
}
.toplink a{
	color: #916335;
	text-decoration: none;
}
.toplink a:hover{
	color: #FFCC00;
}
.home-ad{
	background-image: url(../images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 635px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 135px;
	padding-right: 10px;
}
.footer{
	background-image: url(../images/footebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	padding-left: 220px;
	overflow: hidden;
}
.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	font-weight: normal;
	color: #3E0605;
}
.footertxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 18px;
	color: #912F30;
}
.footertxt a{
	color: #912F30;
	text-decoration: none;
}
.footertxt a:hover{
	text-decoration: underline;
}
.clearAll {
	CLEAR: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.leftpic{
	background-image: url(../images/leftpic.jpg);
	height: 715px;
	margin: 0px;
	padding: 0px;
}
.mainbg{
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 490px;
	width: 730px;
	padding-right: 25px;
	padding-left: 25px;
	overflow: hidden;
}
.mainbg2{
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 480px;
	width: 730px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	overflow: hidden;
}
.mainbg3{
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 470px !important;
	height: 480px;
	width: 730px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	
	padding-bottom: 10px !important;
	padding-bottom: 0px;
	overflow: hidden;
}

