body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	background-color: #EDD489;
	text-align: left;
	margin: 0px;
	padding: 0px;	
}

a:link, a:visited {
	color:black;
	text-decoration:underline;
}

a:hover, a:active {
	color:#3d661e;
	text-decoration:underline;
}

.textcolumn {
	width:517px;
}

div.bar {
	background-color:#EDD489;
	width:470px;
	height:1px;
	margin-left:30px;
}

table.header {
	background-image: url(images/header-background.gif);
	background-repeat: repeat-x;
}

td.topmenu {
	background-image: url(images/menu-background.jpg);
	background-repeat: no-repeat;
	padding-top:2px;
	
}

td.bottommenu {
	background-image: url(images/menu-bottombackground.jpg);
	background-repeat: no-repeat;
}

a.menu:link, a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: black;
	text-decoration: none;
}

a.menu:hover, a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#3d661e;
	text-decoration: none;
}
p,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
	margin-top:0px;
	margin-left: 30px;
	margin-right: 20px;
}
small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	color: #221522;
	text-align: left;
}
p.guestbook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color:#4e7c27;
	line-height: 120%;
	color: #EDD489;
	padding:10px;
	text-align: left;
}
p.guestbook small { color:#EDD489; }

table.showing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	color: black;
	text-align: left;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 20px;
	background-color:#9ec976;
	padding:10px;
}
table.showing2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	color: black;
	text-align: left;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 20px;
	background-color:#B8A56B;
	padding:10px;
}
table.showing td, table.showing th {
	padding:4px;
	border-bottom:1px #EDD489 solid;
}

table.showing2 td, table.showing2 th {
	padding:4px;
}

table.showing th, table.showing2 th {
	color:#ffffff;
	background-color:#4e7c27;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #a05e2c;
	font-style: normal;
	font-weight: normal;
	line-height: 80%;
	margin-left: 30px;
	margin-bottom: 30px;

}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(images/image-caption.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 4px 3px 35px;
}
.footer {
	background-image: url(images/footer-background.gif);
	background-repeat: repeat-x;
}
.bnbnq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #002266;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	margin-left: 30px;
	margin-top: 30px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d661e;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	margin-left: 30px;
	margin-top: 25px;
}
.white { color:black;font-size:9px; }
.directions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
 
.button-wrapper{
  text-align: center;
  padding-top: 10px;
  padding-bottom: 5px;
}
 
a.book-button:hover {
  text-decoration: none;
  color: white;
  cursor: pointer;
}
a.book-button {
  text-decoration: none;
  background-color: 9EC976;
  border: 1px solid white;
  margin: 30px;
  padding: 10px;
  font-size: 12px;
  
  
  
   }