@charset "utf-8";
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-color: #2A0B01;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-position: center top;
}
.border_tb {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a67c52;
	border-bottom-color: #a67c52;
}
.border_all {
	border: 2px solid #a67c52;
	background-attachment: scroll;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.booking_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
a.menulink:visited, a.menulink:link, a.menulink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D39D31;
	text-decoration: none;
	text-transform: uppercase;
}
.menu_par {
	background-attachment: scroll;
	background-image: url(images/menu_par.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.content_bg1 {
	background-attachment: scroll;
	background-image: url(images/content_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content_bg2 {
	background-attachment: scroll;
	background-image: url(images/content_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #c69c6d;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C69C6D;
	line-height: 22px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C69C6D;
	margin: 0px;
}
.text_red {
	color: #F00;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #a67c52;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a67c52;
	line-height: 24px;
	margin: 0px;
}
.text_browe {
	color: #ad773e;
}
.line_top {
	background-attachment: scroll;
	background-image: url(images/line_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.text_white {
	color: #FFF;
}
