@charset "utf-8"; {
 font-family: 'Yanone Kaffeesatz', sans-serif;
}
th {
	font-family: 'Yanone Kaffeesatz', sans-serif;
}
body {
	font-size: 16px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-align: center;
	color: #111;
	background: url(images/background3.jpg) no-repeat fixed;
	background-size: cover;
}

p    {font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 1.5em;
	font-weight:normal;
	color: #111; }


h1 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: xx-large;
	font-weight:bold;
	color: #111;
	text-align: center;
}
h2 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 26px;
	color: #111;
	text-align: left;
}
h3 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 26px;
	color: #111;
	text-align: center;
}
h4 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #111;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
}
h5 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #000;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
}
h6 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #222;
	text-align: center;
	text-emphasis: none;
	font-size: 14px;
	line-height: normal;
}

#container {
	width: 80%;
	height: auto;
	border: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: transparent;
	}
#header {
	width: 95%;
	height: auto;
	background-image: url(images/boxbackgroundwhite.fw.png);
	background-repeat: repeat;
	border-style: solid;
	border-radius: 5px;
	border-width: thick;
	border-color: #000000;
	overflow: hidden;
	position: relative !important;
}
.cycle-slideshow {
	width: 95%;
	max-width: 600px;
	margin: 0 auto;
	height: auto;
	background: transparent;
}
.cycle-slideshow img {
	width: 100%; 
	padding: 5px; 
}
	
#menubar {
	width: 95%;
	margin-top: 10px;
	border-style: solid;
	border-radius: 5px;
	border-width: thick;
	border-color: #000000;
}

#banner {
	width: 95%;
	float: none;
	margin: 10px 0 auto;
	border-style: solid;
	border-radius: 5px;
	border-width: thick;
	border-color: transparent;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 14px;
	text-align: center;
	alignment-adjust: central;
	
}

#banner img {display:block; }

#newsbanner {	width: 95%;
	margin-top: 10px;
	border-style: solid;
	border-radius: 5px;
	border-width: thick;
	border-color: #000;
	background-image:url(images/boxbackgroundwhite.fw.png);
	background-repeat: repeat; 
	}
	
#newsbanner p  {	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 1.5em;
	font-weight:normal;
	color: #111;
	}

@media only screen and (min-width: 768px) { <<<large
#banner-1 { display: block; }
#banner-2 { display: none; }
}

@media only screen and (min-width: 480px) and (max-width: 767px) { <<<medium
#banner-2 { display: block; }
#banner-1 { display: none; }
}

@media only screen and (max-width: 479px) { <<<small
#banner-2 { display: block; }
#banner-1 { display: none; }
}	

#thinbanner {
	width: 95%;
	float: none;
	margin: 10px 0 auto;
	border-style: solid;
	border-radius: 5px;
	border-width: thick;
	border-color: transparent;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 14px;
	text-align: center;
	alignment-adjust: central;
	}

#thinbanner img {display:block; }

@media only screen and (min-width: 768px) { <<<large
#logo-1 { display: block; }
#logo-2 { display: none; }
}

@media only screen and (min-width: 480px) and (max-width: 767px) { <<<medium
#logo-2 { display: block; }
#logo-1 { display: none; }
}

@media only screen and (max-width: 479px) { <<<small
#logo-2 { display: block; }
#logo-1 { display: none; }
}

#leftbanner {
	width: 47%;
	float: left;
	margin-top: 10px;
	border-style: solid;
	border-radius: 5px;
	border-width: thick;
	border-color: #000000;

}

#leftbanner img {display:block; }

#rightbanner {
	width: 47%;
	height: auto;
	float: left;
	margin-top: 10px;
	border-style: solid;
	border-radius: 5px;
	border-width: thick;
	border-color: #000000;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
}

#rightbanner img {display:block; }

.welcomecontent {
	width: 95%;
	float: left;
	height: auto;
	margin: 0 auto;
	margin-top: 15px;
	border-style: solid;
	border-radius: 5px;
	border-width: thick;
	border-color: #000000;
	background-image:url(images/boxbackgroundwhite.fw.png);
	background-repeat: repeat;
	position: relative;
	background-color: transparent;
	overflow: hidden;
	position: relative;
}
.content {
	width: 70%;
	float: none;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
	position: relative;
	color: #000;
	font-size: 1.5em;
	text-align: center;
	background-color: transparent;
	overflow: hidden;
}

.content p  {	color: #000;
	font-size: 1.1em;  }
	
.centerobject{
	width: 90%;
	height: auto;
	margin: 0 auto;
	margin-top: 5px;
	color: #000;
	font-size: 1.1em;
	text-align: center;
	background-color: transparent;
	overflow: hidden;
}

.indlefttext {
	width: 50%;
	height:auto;
	float: left;
	padding: 5px;
	padding-left: 5px;
	margin: 0 auto;
	display: inline;
	vertical-align: middle;
	text-align: left;
	position: relative;
	font-size: 1.1em;
	color: #000;
	flex: 1;
}

.indlefttext img  { margin: 5% auto
 }
 
.indrighttext {
	width: 45%;
	float: right;
	height: auto;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	font-size: 1.1em;
	padding: 5px;
	color: #069;
	margin: 0 auto;
	flex: 1
}

.indrighttext img  { margin: 5% auto;

}

.fb {
	width: 45%;
	height: auto;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 10px;
	padding-right: 25px;
	display: inline;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.lefttext {
	width: 45%;
	height:auto;
	float: left;
	padding: 5px;
	padding-left: 25px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	display: inline;
	vertical-align: middle;
	text-align:center;
	position: relative;
	font-size: 14px;
	color: #000;
}

.righttext {
	width: 40%;
	float: right;
	height: auto;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	font-size: 14px;
	padding: 5px;
	color: #069;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.loccontent {
	width: 95%;
	float: left;
	height: auto;
	margin: 0 auto;
	margin-top: 15px;
	border-style: solid;
	border-radius: 5px;
	border-width: thick;
	border-color: #000000;
	background-image:url(images/boxbackgroundwhite.fw.png);
	background-repeat: repeat;
	position: relative;
	background-color: transparent;
	overflow: hidden;
	position: relative;
}

.tabox {
	width: 100%;
    display: grid;
	grid-gap: 0px;
    grid-template-columns: repeat(auto-fit, minmax(225px, 1fr));
    grid-template-rows: repeat(auto, 100px);
}

#footer {
	width: 95%;
	height: auto;
	float: left;
	margin-top: 10px;
	background-image: url(images/boxbackgroundwhite.fw.png);
	background-repeat: repeat;
	border-style: solid;
	border-radius: 5px;
	border-width: thick;
	border-color: #000000;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
#leftfoot {
	width: 23%;
	float: left;
	padding-top: 5px;
	height: auto;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	position: relative;
	font-size: 12px;
	color: #060;
	margin: auto;
}
#rightfoot {
	width: 23%;
	float: right;
	padding-top: 5px;
	height: auto;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	position: relative;
	font-size: 12px;
	color: #060;
	margin: auto;
}
.rightfootimg {
    max-width: 180px;
}
#leftcenterfoot {
	width: 23%;
	float: left;
	height: auto;
	text-align: center;
	vertical-align: top;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	position: relative;
	font-size: 12px;
	color: #060;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0%;
	display: inline-block;
	padding: 5px;
}

#rightcenterfoot {
	width: 23%;
	float: left;
	height: auto;
	text-align: center;
	vertical-align: top;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	position: relative;
	font-size: 12px;
	color: #333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}

@media only screen and (max-width: 767px)
{
    #container, #leftcenterfoot, #rightcenterfoot, #rightfoot, #leftfoot, #leftbanner, #rightbanner, #thinbanner, .content, .rightobject, .centerobject, .leftobject, .indrighttext, .indlefttext, #banner
    
	{	height: auto;
        display: block;
        float: none; 
        width: 95%;
        padding: 5px 0;
	}
	
	#banner, #thinbanner   {margin: 0 auto;}
	
	#banner img   {width: 100%;   
				   }
				   
	.loccontent img   {width: 95%;   
				   }
	
	body {background-image:url(images/smallbackground.jpg);
	background-size: cover;	
	background-repeat: no-repeat;}
	
	.footertext img  { width: 95%;  }
	
	.tabox { margin-left: 30%;
	 grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));   }
	
}

.footertext {
	width: 95%;
	text-align: center;
	margin: -3% auto;
	padding: 5px;
 	background:transparent;
	color: #FFF;
	display: inline-block;
}

.spacer {
	width: 100%;
	height: 10px;
	float: left;
}

#mapframe {
	width: 60%;
	height: auto;
	margin: 0 auto;
	border-style: solid;
	border-radius: 5px;
	border-width: thick;
	border-color: #222;
	background-color: transparent;
	padding: 10px;
}
    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
