html, body {
	overflow: hidden; 
	padding: 0; 
	height: 100%; 
	width: 100%; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}
body {
	margin: 0px; 
	background: #fff;
	}
h1 {
	margin: 0; 
	padding: 0px;
	padding-right: 2px;
	border:0;
	font-style: normal;
	font-size: 20px;
	line-height: 125%;
	color: #935b23;
	}
p {
	margin: 0;
	padding: 0px;
	padding-right: 20px;
	border:0;
	font-style: normal;
	font-size: 14px;
	line-height: 108%;
	color:#935b23;
	}
a {
	color:#935b23; 
	text-decoration:underline;
	}
a:hover {
	color:#4f5a08;
	text-decoration:underline;
	}
img.FloatLeft {	float: left;
	margin-right: 10px;	}
#header {
	/* height: 104px; */
	padding: 0;
	background: #ffffff;
	border: 0px solid #543109;
	display: flex;
    flex-direction: row;
    height: auto;
    min-height: 104px;
    max-height: 145px;
    overflow-y: auto;
	}
#header div{ 
     padding-right: 0 !important;
  }
.header_description_block{
      max-width: 1400px;
    }
#subheader {
	height: 13px;
	padding: 1px;
	padding-left: 1px;
	text-align: left;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	line-height: 108%;
	background: #f2c6a6;
	color: #663300;
	}
body #subheader a {
	color:#663300; 
	text-decoration:underline;
	}
body #subheader a:hover {
	color:#663300;
	text-decoration:underline;
	}
#map {
	height: 84%;
	border: 0px solid #543109;
}
#slider{
    display: none;
}
#footer{
	padding: 3px;
	padding-right: 10px;
	background: #f2c6a6;
	color: #663300;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
}

.ol-zoom{top:1.5em;left:auto;right:2.5em}
.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}
.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}
.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}

.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.5em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(84,49,9,1);border:none;border-radius:2px}

.ol-control button::-moz-focus-inner{border:none;padding:0}
.ol-zoom-extent button{line-height:1.4em}

.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}
.ol-touch .ol-control button{font-size:1.5em}
.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(84,49,9,1)}

.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}
.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}

.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}

.ol-touch .ol-zoomslider{top:5.5em}

.ol-logo-only{display: none;}










