<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	overflow-y:scroll;
}
html, body {
	height:100%; /* gives layout 100% height */
	/*overflow:inherit;  triggers 100% height in Opera 9.5 */
	padding: 0;
	margin: 0;
}
body {
	background-color: #fff;
	color: #204263;
	font-family: 'Titillium Web', sans-serif;
	background-attachment: fixed;
	background-image: url(../img/BackgroundWood.jpg);
	background-repeat: repeat;
	height: 100%;
	line-height:normal !important;
}
.container {
	min-height:100%; /* gives layout 100% height */
	max-width: 1058px;
	margin: 0 auto;
	background-image: url(../img/BackgroundHorz.png);
	background-repeat: repeat-y;
}
* html .container {
	height: 100%;
	margin:0;
	padding:0;
}
#columnL {
	position: absolute;
	background-color: #60813B;
}
#columnR {
	margin-left: 350px;
}
#wrapper{
	min-height:750px;}
#contact,.footerlinks {
	margin: 10px 0 15px 15px;
	font-size: 12px;
	color: #fff;
	letter-spacing: 1px;
}
#contact a {
	color: #cfb39c;
}
#top {
	padding: 15px 15px 0 18px;
	background-color: #fff;
}
#icons {
	float: right;
	margin: -8px 22px 0 0;
}

.m20 {
	margin: 30px 0;
}
.logo1 {
	margin: 15px 0 15px 15px;
}
.navbar-default .navbar-nav &gt; li &gt; a {
	font-size: 15px;
	color: #60813b;
}
.nav &gt; li &gt; a {
	padding-right: 8px;
	padding-left: 8px;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus {
	color: #D7BAA4;
}
.navbar {
	border-radius: 0;
	margin-bottom:0;
}
.navbar-default {
	background-color: #fff;
	padding-left: 14px;
	border:0;
}
.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
	color: #D7BAA4;
	background-color: transparent;
}
.nav &gt; li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
@media (min-width: 768px){
    .navbar-nav &gt; li {
        float: none;
    }}
#photos img, #photosbottom img {
	float:left;
	width: 25%;
}
.boeknu{
    color: #0C0 !important;
    text-align: center;
}
.boeknu:hover{
    color: #D7BAA4 !important;

}
#content {
	padding: 14px 30px 30px 30px;
	font-size: 14px;
	font-weight:600;
	color: #483010
}
#content table p {
	margin:0;
}
#content table strong {
	font-weight:800;
}
a {
	text-decoration:none;
	color: #0C0;
}
img {
	border:none;
}
a:hover {
	color: #15441C;
	text-decoration:underline;
}
p {
	font-size: 14px !important;
	margin: 0 0 12px 0 !important;
}
form {
	margin: 0;
	border:none;
	padding:0;
}
h1 {
	font-size: 20px !important;
	color: #60813B !important;
	margin: 0 0 14px 0 !important;
	letter-spacing: 3px !important;
	font-weight: bold !important;
	line-height:normal !important;
}
h3 {
	margin: 0 0 4px 0 !important;
	font-size: 18px !important;
	line-height:normal !important;
	font-weight: bold !important;
}
#language {
	float: right;
	text-align:right;
	margin-top: 13px;
	margin-right: 14px;
	font-size: 12px;
}
#language a {
	color: #a87958;
}
#footer {

	margin: 0 0 10px 0;
	position: relative;
	max-width: 350px;
	width: 100%;
}

#footer a,.footerlinks a {
	color: #fff;
}
.notices{
	max-width: 332px;padding: 0 15px;color: #fff;
	}

	.notices p,.notices li{
		font-size: 13px !important;
	color: #fff;
	}
	.notices ul{
	  margin-left: 0;
  padding-left: 0;
	list-style: none;
	}
	.notices li {
  padding-left: 1em;
  text-indent: -1em;
}

.notices li:before {
  content: "&gt;";
  padding-right: 5px;
}
.hide {
	display: none;
}
.ns {
	display:none;
}
.tip {
}
.tipThumb {
	float: right;
	margin-left: 14px;
	border: solid 1px #204263;
	width: 80px;
}
.movePic1 {
	width: 100%;
	max-width: 169px;
}
.rsrvBtn1 {
	margin: 15px 0 15px 0;
	border-bottom: solid 1px #60813b;
}
.rsrvBtn {
	margin: 15px 29px 15px 15px;
	border-bottom: solid 1px #60813b;
}
img.rsrvBtn1:hover,img.rsrvBtn:hover {
	border-bottom: solid 1px #D7BAA4;
}
.cdsROW.narrow {
	width: 138px !important
}
.pR10 {
	padding-right: 8px;
	margin-top: -5px;}
 @media (max-width: 768px) {
/* some CSS here */
body, .container {
 background-image: none;
}

#wrapper {
 margin-right: 0 !important;
}
.movePic1 {
 width: 100%;
}
 #content {
 padding: 14px 15px 15px;
}
#contact {

	color: #fff;

}
#icons {
	float: none;
	margin:20px 0 0 0;}
#columnL {
 float:none;
 position:relative;
}
#columnR {
 float:none;
 margin-left: 0;
}
#columnM {
 background-color: #60813B;
 padding-bottom: 15px;
}
#footer {
 position: relative;
 float:none;
 text-align:center;

}
#footer a {
	color: #999 !important;
	}
}
 /* Medium Devices, Desktops */
    @media only screen and (max-width : 1200px) {
#wrapper {
 margin-right: -15px;
}
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
.navbar-default .navbar-nav &gt; li &gt; a {
letter-spacing: .6px;
 font-weight:700;
}
}
</pre></body></html>