@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	background-color:#0E1406;
	background-image: url(gfx/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper {
	width:980px;
	margin:0 auto;
}
#header_wrapper {
	position:relative;
	width:980px;
	height:400px;
}
#logo {
	position:absolute;
	width:450px;
	height:222px;
	bottom:179px;
	left:240px;
	z-index:22;
}
#scrollimg {
width:980px;
height:400px;
}
#nav {
	width: 980px;
	height:38px;
}
#content_wrapper {
	background-image:url(gfx/content_bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:980px;
	margin:0 auto;
	background-color: #fff;
}
#content_wrapper a {
	color:#4E5D32;
	text-decoration:none;
	font-family: Georgia;
}
#content_wrapper a:hover {
	color:#1A2312;
	text-decoration:underline;
}
#content_inner {
padding:5px;
width:970px;
}
.panel {
margin:5px;
float:left;
display:inline;
}
.panel2 {
margin:5px 5px 5px 0;
float:left;
display:inline;

}
p, li {
	font-family:Georgia;
	color:#000;
	font-size:14px;
	line-height:19px;
}
h1 {
	font-family: Georgia;
	color:#1C2514;
	margin:0px;
	font-size:32px;
	font-weight:normal;
}
h2 {
font-family:Arial;
color:#666;
margin:0px;
font-size:22px;
font-weight:normal;
}

#book {
	position:absolute;
	width:280px;
	height:67px;
	bottom:7px;
	left:694px;
	z-index:22;
}

.accom_panel {
float:left;
display:inline;
width:970px;
background-image:url(gfx/accom_bg.png);
background-repeat:no-repeat;

}
.accom_image {
float:left;
display:inline;
margin:0 5px 0 0;
}
.accom_thumbs {
	padding:10px;
	background-image: url(gfx/accom_thumbs.png);
	background-repeat: no-repeat;
	background-position: right top;
width:177px;
height:94px;
}
.accom_thumbs_wrapper {
	float:right;
	width:197px;
}
.gal {
	font-size:10px;
	color:#1C2514;
	margin-bottom: -5px;
}
.points1 {
float:left;
margin: 0 10px 0 10px;
width:200px;
}
.MapPanel
{
	border: solid 1px black;
	height: 440px;
	width: 438px;
	margin: 0 0 15px 0;
	padding: 0;
	text-align:left;
}
.MapPopup
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
form, .form {
	color: #1B2413;
}
.send {
color:#000000;
}
#footer {
	width:980px;
	height:92px;
	margin:0 auto;
	background-color: #18260D;

}
#footer a {
	color:#89A35A;
	font-size:10px;
	text-decoration:none;
	font-family: Georgia;
}
#footer a:hover {
color:#FFFFFF;
text-decoration:underline;
}
#footer p {
font-size:10px;
color:#CCCCCC;
}

