@charset "UTF-8";
/* CSS Document */

/*CSS reset courtesy of meyerweb*/
/* v1.0 | 20080212 */

/**** Fontface ****/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 15, 2015 */



@font-face {
    font-family: 'allerbold';
    src: url('fonts/aller_bd-webfont.eot');
    src: url('fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller_bd-webfont.woff2') format('woff2'),
         url('fonts/aller_bd-webfont.woff') format('woff'),
         url('fonts/aller_bd-webfont.ttf') format('truetype'),
         url('fonts/aller_bd-webfont.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'aller_lightregular';
    src: url('fonts/aller_lt-webfont.eot');
    src: url('fonts/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller_lt-webfont.woff2') format('woff2'),
         url('fonts/aller_lt-webfont.woff') format('woff'),
         url('fonts/aller_lt-webfont.ttf') format('truetype'),
         url('fonts/aller_lt-webfont.svg#aller_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'allerregular';
    src: url('fonts/aller_rg-webfont.eot');
    src: url('fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller_rg-webfont.woff2') format('woff2'),
         url('fonts/aller_rg-webfont.woff') format('woff'),
         url('fonts/aller_rg-webfont.ttf') format('truetype'),
         url('fonts/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

img {
	max-width: 100%;
	margin: 0;
	padding: 0;
	 display: block;
}



	
H1 {
	font-family: 'allerregular', san-serif;
	font-size: 28px;
	color: #282828;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: normal!important; }	
H2 {
	font-family: 'allerregular', san-serif;
	font-size: 28px;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: normal!important; }	
	
h3 {
	font-family: 'allerregular', san-serif;
	clear: both;
	width: 100%;
	font-size: 26px;
	color: #fff;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	font-weight: normal!important; }	
	
H4 {
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 24px;
	color: #282828;
	margin: 0;
	padding: 0;
	text-align: left; }
	
H5 {
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 14px;
	color: #282828;
	margin: 5 0 10 0;
	padding: 0;
	text-align: left; }
	
.headimg {
	height: 343px;
	margin: 40px 0 0 0;
	}
	
	.logo {
	margin: 30px auto 0 auto;
	max-width: 700px;
	width: 100;
	height:auto;
	display: block;
}

.maps-middle {
	max-width: 169px;
    height: 233px;
    margin: 60px auto 0 auto;
}

.icon-middle {
	max-width: 29px;
    height: 29px;
    margin: 10px auto 0 auto;
}

.mtext {
	font-family: 'aller_lightregular', san-serif;
	font-size: 20px;
	margin-top: 20px;
	text-align: center;
	color: #fff;
	}
	
.credits-text {
	font-family: 'aller_lightregular', san-serif;
	font-size: 16px;
	margin-top: 40px;
	text-align: center;
	color: #fff;
	}
	
.credits-text a {
	 color: #ce5c39;
}
	
.orange {
 color: #ce5c39;
}

.bg-test {
	background: #cfcfcf;
	height: 60px;
}

html body {
	background-color: #2f2f30;
}

.bgshade1 {
	width: 100%;
	margin: 80px 0 0 0;
	padding: 0 0 40px 0;
	background-color: #242426;
}

.break3 {
margin-top: 30px;
}



/********************************************************************/
@media screen and (max-width: 800px) { /* 800px */
/*@media all and (max-width: 768px), all and (max-device-width: 768px) {*/
/********************************************************************/

/*** .headimg {
	height: auto;
	background: url(images/hp-header.jpg) top center no-repeat;
	background-size: 150%;
	background-color: #000;
}

.logo {
	height: auto;
	padding-bottom: 30px;
	padding-top: 0;
}
***/
	