@import url('https://fonts.googleapis.com/css?family=Montserrat|Open+Sans');
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:hover,
a:active {
	outline: 0;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img,
.gm-style img {
	max-width: none;
}
button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button,
input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}
body {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 80%;
	margin: 0;
	padding: 0;
}
#main-wrapper {
	width: 950px;
	max-width: 100%;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#main-nav {
	display: flex;
	align-items: flex-end;
}
#main-nav-barbutton {
	display: none;
}
#main-nav-logo {
	flex-grow: 1;
	flex-basis: 0;
	background-color: #F3CF01;
}
#main-nav-logo a {
	padding: 0;
}
#main-nav-logo img {
	vertical-align: bottom;
}
#main-nav-box {
	padding: 0;
	margin: 0;
	flex-grow: 4;
	flex-basis: 0;
}
#main-nav-box ul {
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-end;
}
#main-nav-box ul li {
	display: block;
	text-align: center;
	flex-grow: 1;
	flex-basis: 0;
}
#main-nav-box ul li a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 1.5em;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.5s ease;
}
#main-nav a:hover,
#main-nav a:focus,
#main-nav li.active>a,
#main-nav li.thispage>a {
	background-color: #F3CF01;
	text-decoration: none;
}
#main-body {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap-reverse;
}
#sidebar {
	flex-basis: 0;
	flex-grow: 1;
}
#sidebar >div {
	margin: 15px 0 15px 15px;
}
main {
	flex-basis: 0;
	flex-grow: 4;
}
main >div {
	margin: 15px;
}
#sidebar-divider {
	display: none;
}
main {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 1em;
	line-height: 1.5em;
}
main a,
main a:visited {
	color: #F3CF01;
	font-weight: bolder;
	text-decoration: none;
}
main a:hover,
main a:active,
main a:focus {
	text-decoration: underline;
	color: #c0a401;
}
main img {
	margin-top: 10px;
	max-width: 100%;
}
h1 {
	font-size: 2em;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	padding: 0;
	margin: 5px 0;
}
h2 {
	font-size: 1.85em;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	padding: 0;
	margin: 5px 0;
}
h3 {
	font-size: 1.5em;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	padding: 0;
	margin: 5px 0;
}
h4 {
	font-size: 1.25em;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-variant: small-caps;
	line-height: normal;
	font-weight: normal;
	padding: 0;
	margin: 5px 0;
}
footer {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #F3CF01;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;
	font-size: 0.85em;
}
footer a {
	color: #000000;
}
#footer-nav>ul {
	display: flex;
	justify-content: flex-start;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-nav>ul >li>a {
	display: inline-block;
	padding: 0 5px;
}
#footer-nav>ul >li:not(:last-child)::after {
	content: "|";
}
@media only screen and (min-width: 801px) {
	#main-nav-logo img {
		width: 100%;
		height: auto;
	}
}
@media only screen and (max-width: 800px) {
	#main-wrapper {
		width: 100%;
	}
	#main-nav {
		font-size: 80%;
		flex-wrap: wrap;
	}
	#main-nav-logo {
		flex-basis: 100%;
		text-align: center;
	}
	#main-nav-box {
		flex-basis: 100%;
	}
	main {
		flex-basis: 100%;
	}
	main >div {
		margin: 15px 10px;
	}
	#sidebar >div {
		margin: 15px 10px;
	}
	#sidebar-divider {
		width: 95%;
		display: block;
	}
}
@media only screen and (max-width: 550px) {
	#main-wrapper {
		position: relative;
		top: -50px;
	}
	#main-nav {
		font-size: 80%;
	}
	#main-nav-barbutton {
		display: block;
		background: none;
		border: none;
		padding: 15px;
		position: absolute;
		right: 0px;
		text-align: center;
		font-size: 3.0em;
		font-weight: bold;
	}
	#main-nav-box {
		height: 0;
		overflow: visible;
		z-index: 1;
	}
	#main-nav-box ul {
		flex-wrap: nowrap;
		flex-direction: column;
		justify-content: flex-start;
		align-items: stretch;
		max-height: 0;
		height: auto;
		overflow: hidden;
		transition: 0.5s;
	}
	#main-nav-box ul.expanded {
		max-height: 200px;
		transition: 0.5s;
	}
	#main-nav-box ul li {
		flex-grow: 0;
	}
	main {
		flex-basis: 100%;
	}
	main >div {
		margin: 15px 5px;
	}
	#sidebar >div {
		margin: 15px 5px;
	}
	#sidebar-divider {
		width: 95%;
		display: block;
	}
}
address {
	font-style: normal;
}
#map_flex {
	display: flex;
	flex-wrap: nowrap;
}
#map_flex>#address {
	flex: 0 0 auto;
}
#map_flex>#map {
	flex-grow: 1;
	padding-left: 15px;
}
#map iframe {
	width: 100%;
	height: 300px;
	border: none;
}
@media only screen and (max-width: 550px) {
	#map_flex {
		flex-wrap: wrap;
	}
	#map_flex>#map {
		padding-left: 0;
	}
}
body a.btn.jmodedit:before {
	content: "edit";
	color: #fff !important;
	background-color: grey !important;
	border: 1px solid black !important;
	padding: 5px !important;
	font-size: 20px !important;
	font-weight: bold !important;
	display: inline-block;
}
body a.btn.jfedit-menu:before {
	content: "edit menu";
	color: #fff !important;
	background-color: grey !important;
	border: 1px solid black !important;
	padding: 5px !important;
	font-size: 20px !important;
	font-weight: bold !important;
	display: inline-block;
}
.edit ul.nav-tabs {
	list-style: none;
}
.edit ul.nav-tabs>li {
	display: inline;
}
.edit ul.nav-tabs>li a {
	color: black;
	float: left;
	display: block;
	padding: 4px 10px;
	margin-left: -1px;
	position: relative;
	left: 1px;
	background: white;
	text-decoration: none;
}
.edit ul.nav-tabs>li a:hover {
	background: #ccc;
}
.edit ul.nav-tabs:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.edit .tab-content {
	position: relative;
	min-height: 900px;
}
.edit .tab-content .tab-pane {
	background: white;
	padding: 20px;
	min-height: 800px;
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
}
.edit .tab-content .tab-pane,
.edit .nav-tabs li a {
	border: 1px solid #ccc;
}
.edit .tab-pane:not(.active) {
	visibility: hidden;
}
.popover {
	color: white;
	background-color: grey;
	border: 2px solid black;
	border-radius: 5px;
	padding: 5px;
	width: 500px;
}
