body {
	margin: 0px;
	background-color: #;
	background-color: #3F270A;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#logo {
	width: 300px;
	height: 220px;
	position: absolute;
	left: 50%;
	top: 10%;
	margin-left: -129px;
	margin-top: 0px;
	z-index:3000;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 22px;
	margin: 0px;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 22px;
	margin: 0px;
}
.border_footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #855419;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #9c9c9c;
}
.call_footer {
	font-size: 20px;
	color: #b07227;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pattern_menu {
	background-attachment: scroll;
	background-image: url(images/pattern.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a.menulink:visited, a.menulink:link, a.menulink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.menulink:hover {
	color: #e9e11d;
}
.bg_l {
	background-attachment: scroll;
	background-image: url(images/bg_l.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
}
.bg_r {
	background-attachment: scroll;
	background-image: url(images/bg_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
a.bt_map:visited, a.bt_map:link, a.bt_map:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #5c390f;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
a.bt_map:hover {
	color: #e9e11d;
}
a.booknow:visited, a.booknow:link, a.booknow:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #900;
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 18px;
	padding-left: 30px;
}
a.booknow:hover {
	background-color: #ffff20;
	color: #36230b;
}
