body {
	margin: 0;
	padding: 0;
	font-family: Trajan Pro, Georgia;
	color: #f9eee5;
	background-color: #F1DDB4;
/* 	background-image: url('../images/body_bg.png'); 
	background-position: top;
	background-repeat: repeat-x;*/
	background-image: url('../images/bg_8.png');
	background-position: top;
	background-repeat: repeat;

}

h1 {
	margin: 12px 0 24px 0;
	padding-top: 0;
}

h2 {
	font-size: 18pt;
	margin: 12px 0 0 0;
	padding: 0 0 2px 0;
}

h3 {
	font-size: 12pt;
	margin: 12px 0 8px 0;
}

h4 {
	font-size: 16pt;
	margin: 6px 0 12px 0;
	padding: 0 0 2px 0;
	font-weight: normal;
}

p {
	font-family: Helvetica, Arial;
	font-size: 10pt;
}

.text {
	text-indent: 12px;
	line-height: 16pt;
}

ul {
	margin: 0;
}

ul li {
	font-family: Helvetica, Arial;
	font-size: 10pt;
	font-weight: normal;
}

a {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	text-decoration: none;
}

a:hover {
/* 	text-decoration: underline; */
	position: relative;
	top: 1px;
}

.bold {
	font-weight: bold;
}

img {
	border: 0;
}
/* body */

#bg {
	min-height: 100%;
	width: 100%;
/* 	padding-top: 16px; */
}
/* bg */

#cover_top {
	background-image: url('../images/cover_top.png');
	background-position: bottom;
	background-position: center;
	background-repeat: no-repeat;
	height: 13px;
	width: 1001px;
	margin: 0 auto 0 auto;
}

#cover_center {
	background-image: url('../images/cover_center.png');
	background-position: top;
	background-position: right;
	background-repeat: repeat-y;
	width: 1001px;
	margin: 0 auto 0 auto;
}

#cover_bottom {
	background-image: url('../images/cover_bottom.png');
	background-position: top;
	background-position: center;
	background-repeat: no-repeat;
	height: 13px;
	width: 1001px;
	margin: 0 auto 64px auto;
}
/* cover */

#header_bg {
	background-color: #92010B;
	background-image: url('../images/header_bg9.png');
	background-position: bottom;
	background-repeat: repeat-x;
	min-height: 68px;
	width: 970px;
	margin: 0 auto 0 auto;
}

#header {
	width: 970px;
	height: 83px;
	margin: 0 auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#header h1 {
	margin: 0;
}

.logo {
	padding: 16px 0px 0px 8px;
	border: 0px;
}
/* header */

#menu_bg {
	background-image: url('../images/menu_bg.png');
	border-top: 1px solid #3f0005;
	background-position: bottom;
	background-position: left;
	background-repeat: repeat-x;
	width: 970px;
	height: 35px;
	margin: 0px auto 0px auto;
}

#menu {
	width: 970px;
	height: 35px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}

#menu ul li {
	padding-left: 18px;
	padding-right: 24px;
	margin: 0px;
	border-right: 1px solid #B6976F;
	display: inline;
/* 	F9EEE5; */
}

#menu ul li a {
	font-size: 10pt;
	font-weight: 100;
	text-transform: uppercase;
	color: #f9eee6;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #8F010B;
}

.nobullet {
	list-style: none;
	margin: 0px;
	padding-top: 8px;
}
/* menu */

#container_bg {
	background-color: #f9eee6;
	width: 970px;
	margin: 0px auto 0px auto;
	border-top: 1px solid #92010B;
}

#container {
	width: 970px;
	margin: 0px auto 0px auto;
	padding: 12px 0px 12px 0px;
	color: #3D2614;
	background-color: #f9eee6;
	background-image: url('../images/container.png');
	background-position: bottom;
	background-repeat: repeat-x;
}

.underline {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #f9eee6;
}

#sidebar_left {
	width: 278px;
	height: 340px;
	min-height: 340px;
	margin: 0px 0px 0px 12px;
	padding: 0px 8px 0px 8px;
	float: left;
	background-color: #94010B;
	background-image: url('../images/left_sidebar.png');
	background-position: top;
	background-repeat: repeat-x;
	color: #f9eee6;
}

#calendar {
/* 	display: none; */
}

.opening {
	font-size: 10pt;
	font-family: Helvetica, Arial;
	list-style: circle;
}

.labelres {
	font-family: Trajan Pro, Georgia;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.input_text {
	width: 175px;
	height: 24px;
	background-color: inherit;
	background-image: url('../images/input.png');
	background-position: top;
	background-repeat: no-repeat;
	border: 0px;
	font-size: 10pt;
	text-indent: 4px;
}

.textarea {
	background-image: url('../images/textarea.png');
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px;
	width: 198px;
	height: 158px;
}

.button {
	width: 101px;
	height: 20px;
	background-color: #8F010B;
	background-image: url('../images/button.png');
	background-position: top;
	background-repeat: no-repeat;
	border: 0px;
	font-size: 10pt;
}
/* leftsidebar */

#sidebar_right {
	width: 640px;
	margin: 0px 12px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	min-height: 340px;
}

#fc {
	margin: 0px 0px 0px 0px;
}

#content {
	clear: both;
	margin: 12px 0px 0px 0px;
	padding:12px 12px 0px 12px;
}

.map {
	float: left;	
	margin: 16px 16px 32px 0px;
	height: 260px;
}

#sidebar_left ul {
	font-family: Helvetica, Arial;
	font-size: 11pt;
/* 	list-style-image: url('../images/dot.png'); */
}

#accomodation {
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 12px;
}

#accomodation ul {
	margin: 0px 0px 0px 32px;
	padding: 0px 0px 0px 0px;
}

.roomtype {
	margin: 0px 0px 0px 32px;
	padding: 0px 0px 0px 0px;
}

.roomtype li {
	margin: 0px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica, Arial;
}

.otherrooms li {
	font-family: Helvetica, Arial;
}

.roomname {
	color: inherit;
}

.roomname:hover {
	color: #8F010B;
}

#accomodation td {
	font-family: Helvetica, Arial;
	background-color: #BCAC95;
/* 	#8F010B; */
/* 	background-image: url('../images/menu_bg.png'); */
/* 	background-position: center; */
/* 	background-repeat: repeat-x; */
/* 	background: transparent; */
/* 	border: 1px solid #8F010B; */
/* 	color: #f9eee6; */
/* 	color: #8F010B; */
	color: #3D2614;
}

#rooms {
	border-top: 1px solid #8F010B;
	border-bottom: 1px solid #8F010B;
}

/*
#accomodation td a {
	text-decoration: underline;
}

#accomodation td a:hover {
	text-decoration: none;
	color: #f9eee6;
}
*/

.reservation_img {
	width: 160px;
	height: 50px;
	margin: 8px auto 16px auto;
}

#left {
	float: left;
}

#right {
	float: right;
}

.roomImg {
	margin: 4px;
	border: 4px solid #ffffff;
}

.action {
	border-bottom: 1px solid #8F010B;
}

/* container */

#roomsready_bg {
	width: 970px;
	height: 36px;
	margin: 0px auto;
	background-image: url('../images/roomsready.png');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom: 0px;
}

#roomsready {
	width: 409px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
/* rooms ready */

#footer_bg {
	background-color: #980012;
	background-image: url('../images/footer.png');
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	width: 970px;
	margin: 0px auto 0px auto;
}

#footer {
	width: 970px;
/* 	height: 264px; */
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	color: #beae97;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer ul li {
	margin-bottom: 4px;
	font-family: Helvetica, Arial;
	font-size: 10pt;
	font-weight: normal;
}

#footer ul li a {
	color: inherit;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #f9eee6;
}

.webmap {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.right_border {
	border-right: 1px solid #3D2614;
}

.copyright {
	font-family: Helvetica;
	font-size: 8pt;
	color: #e0e0e0;
	margin: 12px auto 0px auto;
	padding: 0px 0px 12px 12px;
}