html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,a,table,abbr,em,font,img,q,sub,sup,var,ul,li,fieldset,form,label,legend{border:0;outline:0;font-weight:normal;font-style:inherit;font-size:100%;font-family:inherit;margin:0;padding:0}
html{display:block!important}
html, body, div, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input { padding: 0px; margin: 0px; border: 0px transparent none; background-position:left top; background-repeat:no-repeat; }
*{
	margin: 0px;
	padding:0px;
}

@font-face {
  font-family: 'Short Stack';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/short-stack-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Short Stack'), local('ShortStack'),
       url('../fonts/short-stack-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/short-stack-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/short-stack-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/short-stack-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/short-stack-v7-latin-regular.svg#ShortStack') format('svg'); /* Legacy iOS */
  font-display: swap;     
}
:focus{    outline: 3px solid #e39a3b; outline-offset: 2px; border-radius:3px}
ol,ul{list-style:none}
body{font-size:1em;-webkit-font-smoothing: antialiased;color:#404040;line-height:1em;font-family:Helvetica, Arial, Verdana, sans-serif;
  margin: 0;
  min-height: 100vh;
  background: linear-gradient(to bottom, #f6dbb7 0%, #ffffff 200px, #ffffff 100%);}

.skip-link {
    position: absolute;
    top: -40px;
    left: 0;
    background: #b05a0a;
    color: #fff;
    padding: 8px 16px;
    z-index: 1000;
}

.skip-link:focus {
    top: 10px;
}
.clear{overflow:hidden;display:block;clear:both}
.align-right{text-align:right}
.align-left{text-align:left}
.align-center{text-align:center}
.float-right{float:right}
.float-left{float:left}

#area-god{width:972px;margin:0 auto; background: #fff; margin-bottom:30px;}
#area-all{width:930px;margin-left:21px; clear:both;}
#area-footer{padding-top:50px;font-size:1em;color:#666;clear:both;width:947px; text-align:center; margin-top:50px; min-height:200px;
  background-color: #fff; border-radius: 0 0 15px 15px;
}
#area-footer a{color:#5f0e14; transition: all 0.3s ease-out;}
#area-footer a:hover, #area-footer a:focus { color: #b05a0a;text-decoration:none;}

#area-menumain {clear:both;width:100%;background-color:#b05a0a;border-bottom:1px solid #FFFFFF;float:left;border-radius: 6px 6px 0 0;}
#area-menumain li { float:left; }
#area-menumain li a { transition: all 0.3s ease-out; line-height: 2.5em; vertical-align: middle; color:white; display:block; text-decoration:none;  padding:0px 14px;}
#area-menumain li.selected a { background:#f3dec9; color:#5f0e14;}
#area-menumain li a:hover, #area-menumain li a:focus { color:#FFFFFF; background:#5f0e14;}
#area-menumain li:first-child {margin-left:38px;}

#area-header {display:block; clear:both;padding-bottom:10px;}

#area-menusub {clear:both;width:100%;background-color:#FFFFFF;border-bottom:1px solid #b05a0a;float:left;}
#area-menusub li { float:left; }
#area-menusub li a { transition: all 0.3s ease-out; line-height: 2.5em; vertical-align: middle; margin-bottom:0; display:block; color:#5f0e14;  text-decoration:none; padding:0px 12px;}
#area-menusub li.selected a { font-weight:bold;}
#area-menusub li a:hover, #area-menusub li a:focus {color:#fff; background:#b05a0a;}
#area-menusub li:first-child {margin-left:38px;}

#area-menupage {margin-bottom:20px; border-top:1px solid #faeee2; }
#area-menupage li a {  transition: all 0.3s ease-out; line-height: 2.5em; border-bottom:1px solid #faeee2; display:block; color:#5f0e14;  text-decoration:none; padding-left:8px;}
#area-menupage li.selected { background:#faeee2; font-weight:bold;}
#area-menupage li a:hover, #area-menupage li a:focus {color:#5f0e14; background:#fff5e9;}

#area-menusecond {font-size:0.95em;float:right;position:relative;padding-top:14px;}
#area-menusecond li { float:left; }
#area-menusecond li a { transition: all 0.3s ease-out;  line-height: 2.2em; vertical-align: middle; display:block; color:#5f0e14; padding:0px 8px; }
#area-menusecond li.selected a { background:#f3dec9; color:#666;}
#area-menusecond li a:hover, #area-menusecond li a:focus { background:#b05a0a;color:#fff;text-decoration:none;}

#area-content {
	margin: 50px 0px 50px 50px;
	clear:both;
}

.cols-1{clear:both;width:775px;margin-right:50px;}
.cols-2-AB-A,.cols-2-AB-B{width:365px;margin-right:50px;}
.cols-2-Abb-A,.cols-2-aaB-B{width:480px;margin-right:50px;}
.cols-2-Abb-bb,.cols-2-aaB-aa{width:300px}
.float-right,.cols-2-AB-B,.cols-2-aaB-B,.cols-2-Abb-bb{float:right}
.float-left,.cols-2-AB-A,.cols-2-Abb-A,.cols-2-aaB-aa{float:left}


#logo {
	position:relative;
	float:left;
	left:28px;
	padding-top:20px;
	padding-bottom:15px;
	transition: all 0.3s ease-out; 
}

#logo:hover, #logo:focus {
	opacity:0.65;
  transform:rotate(-2deg);
}

.imgborder {
	margin:3px 5px 12px 18px;
	padding:4px;
	border:1px solid #F0EADF;
	display:block;
	box-shadow: 0px 2px 5px #CCC;
}

.img-right {
	float:right;
}
.img-text {
	clear:both;background:url('/img/back-pic.png') top no-repeat;padding-top:15px;min-height:50px;line-height:1.4em;padding-right:20px;font-size:0.85em;color:#888;
}

h1,h2,h3,fieldset legend {
	font-family: 'Short Stack', Arial;
	padding-top:6px;
}

h1 a, {
	text-decoration:none;
}

h1 {
	color: #b05a0a;
	font-size:2.1em;
	clear:both;
	padding-bottom:25px;
	padding-right:10px;
	line-height:1.3em;
}

.headerpic h1 {
	color: #fff;
	font-size:3em;
	padding-bottom:5px;
	line-height:1em;
	margin-left:25px;
	text-shadow: 1px 1px 5px #333;
	opacity: 0.9;
}

.startpic h1 {
	color: #fff;
	padding-bottom:10px;
	margin-top:0px;
	font-size:1.9em;
	line-height:1em;
	text-shadow: 1px 1px 2px #333;
}

.startpic p a {
	font-family: 'Short Stack', Arial;
	text-decoration:none;
}

h2 {
	color: #5f0e14;
	font-size:1.4em;
	padding-bottom:18px;
	line-height:1.35em;
}


h3 {
	color: #444;
	font-size:1.1em;
	font-weight:bold;
	font-family:Arial;
	padding-bottom:14px;
	line-height:1.5em;
}

p,table {
	margin-bottom:25px;
	line-height:1.5em;
  font-size:1.05em;
}

.boxed {
	background-color:#fff5e9;
	padding:15px 12px 12px 12px;
	box-shadow:inset 2px 2px 6px #faeee2;
  border-radius: 6px 6px 15px 6px;
}


  #area-start {
background-attachment:scroll;
background-clip:border-box;
background-color:rgba(0, 0, 0, 0);
background-image:url("/pics/startsplash.jpg");
background-origin:padding-box;
background-position-x:0%;
background-position-y:0%;
background-repeat:no-repeat;
background-size:cover;
border-bottom-color:rgba(0, 0, 0, 0);
border-bottom-style:none;
border-bottom-width:0px;
border-image-outset:0;
border-image-repeat:stretch;
border-image-slice:100%;
border-image-source:none;
border-image-width:1;
border-left-color:rgba(0, 0, 0, 0);
border-left-style:none;
border-left-width:0px;
border-right-color:rgba(0, 0, 0, 0);
border-right-style:none;
border-right-width:0px;
border-top-color:rgba(0, 0, 0, 0);
border-top-style:none;
border-top-width:0px;
clear:both;
color:rgb(64, 64, 64);
display:block;
font-family:Helvetica, Arial, Verdana, sans-serif;
font-style:normal;
font-weight:400;
height:200px;
line-height:14.4px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
min-height:200px;
outline-color:rgb(64, 64, 64);
outline-style:none;
outline-width:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
position:relative;
}

#area-content .cols-2-Abb-A ul,
#area-content .cols-2-Abb-bb.content ul,
#area-content .cols-2-AB-A ul,
#area-content .cols-2-AB-B ul{
	margin-bottom:20px;
	line-height:1.5em;
	list-style-type:square;
	margin-left:20px;
	list-style-image: url('/img/dot.gif');
}

#area-content .cols-2-Abb-A li,
#area-content .cols-2-Abb-bb.content li,
#area-content .cols-2-AB-A li,
#area-content .cols-2-AB-B li{
	margin-bottom:8px;
}

#area-content a {
	color: #5f0e14;
	transition: all 0.3s ease-out; 
}

#area-content a:hover {
	color: #b05a0a;
	text-decoration:none;
}

td {
	padding:4px 8px 6px 0px;
	border-bottom: 1px solid #f3dec9;
	vertical-align:top;	
}

th {
	border-bottom: 2px solid #f3dec9;
	text-align:left;
	padding:3px 7px 4px 0px;
	font-weight:normal;
	color: #b05a0a;
	font-family: 'Short Stack', Arial;
	font-size:0.95em;
	vertical-align:top;
}

hr {
	border-bottom:1px solid #f3dec9;
	border-top:0px;
	margin:10px 0 20px 0;
	clear:both;
}




/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #fff;
  opacity: 0.3;
  filter: alpha(opacity=30); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #333;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504; }

.mfp-preloader a {
  color: #333; }

.mfp-preloader a:hover {
  color: #000; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #5f0e14;
  font-style: normal;
  font-size: 28px;
  font-family: Helvetica, Arial; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #5f0e14; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #5f0e14;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: #5f0e14; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.85;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 12px solid black;
    left: 5px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    border-right: 20px solid white; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 12px solid black;
    left: 3px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 20px solid white; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.3);
  background: #333; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.3); }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #333;
  word-break: break-word;
  padding-right: 36px; 
  padding-top:3px;}

.mfp-figure small {
  color: #5f0e14;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(255, 255, 255, 0.8);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 5px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@media all and (max-width: 800px) {
  .mfp-arrow {
    transform: scale(0.75); }

  .mfp-arrow-left {
    transform-origin: 0; }

  .mfp-arrow-right {
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }


.mfp-zoom-out.mfp-bg {
  filter: alpha(opacity=0);
  opacity: 0;
  transition: all 0.4s ease-out;
}
.mfp-zoom-out.mfp-bg.mfp-ready {
  filter: alpha(opacity=85);
  opacity: 0.85;
}
.mfp-zoom-out.mfp-bg.mfp-removing {
  filter: alpha(opacity=0);
  opacity: 0;
}
.mfp-zoom-out .mfp-content{
  filter: alpha(opacity=0);
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(0.9);
}
.mfp-zoom-out.mfp-ready .mfp-content {
  filter: alpha(opacity=100);
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-out.mfp-removing .mfp-content {
  transform: scale(1.1);
  filter: alpha(opacity=0);
  opacity: 0;
}

input, select {

	line-height:1.2em;
	padding:7px;
	width:320px;
	font-size:14px;
    border: 1px solid #dadada;
 	box-shadow:inset 2px 2px 6px #eee;   
}

select {
	height:2.1em;
	width:320px;	
}


textarea {
    border: 1px solid #dadada;
	width:430px;
	height:220px;
	font-size:13px;
	padding:5px;
 	 box-shadow:inset 2px 2px 6px #eee;   	
}

.button {
	height:3.5em;
  cursor:pointer;
  box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #f6dbb7) );
	background:-moz-linear-gradient( center top, #ededed 5%, #f6dbb7 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#f6dbb7');
	background-color:#ededed;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#444;
	font-size:1em;
	font-weight:normal;
	padding:10px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}

.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6dbb7), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #f6dbb7 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6dbb7', endColorstr='#ededed');
	background-color:#f6dbb7;
}

.button:active {
	position:relative;
	top:1px;
}

label {
	margin-right:10px;
	width:130px;
	float:left;
	margin-bottom:4px;
}

fieldset legend {
	color: #5f0e14;
	font-size:1.4em;
	padding-bottom:10px;
	line-height:1.5em;
}


@media (max-width:970px){

	body{
		font-size:0.95em;
    background:#fff;
	}

	#area-god {
		background:#fff;
		width:100%!important;
		margin:0!important;
		padding:0!important;		
		min-width:300px;
	}
	
	.no-mobile {
		display:none;
	}

	#area-all {
		width:100%!important;
		margin:0!important;
		padding:0!important;		
	}
	
	#area-content{
		padding:0!important;
	}

	#area-footer {
		width:90%;
		margin: 0 auto 10px auto;
		background:none;
	}

	#area-menusecond {
		display:none;
	}

	#logo {
		float:none;
		left:15px;
		padding-top:10px;
		padding-bottom:10px;
	}
	
	#logo img {
		width:150px;
	}	

  #area-menumain, #area-menusub {
    border-radius:0;
  }

	#area-menumain, #area-menusub {
		padding:0 7px;
	}

	#area-menumain li:first-child {margin-left:0px;}
	#area-menusub li:first-child {margin-left:0px;}

	#area-menumain li a { line-height: 2.4em; padding:0px 10px;}
	#area-menusub li a { line-height: 2.4em; padding:0px 10px;}

	#area-content {
		margin: 15px;
		clear:both;
	}

	.cols-1{clear:both;width:;margin:0;}
	.cols-2-AB-A,.cols-2-AB-B{width:width:100%;margin:0;}
	.cols-2-Abb-A,.cols-2-aaB-B{width:100%;margin:0;}
	.cols-2-Abb-bb,.cols-2-aaB-aa{width:100%;}
	.float-right,.cols-2-AB-B,.cols-2-aaB-B,.cols-2-Abb-bb{float:none;}
	.float-left,.cols-2-AB-A,.cols-2-Abb-A,.cols-2-aaB-aa{float:none;}

	.headerpic {
		background-size:cover!important;
		height:150px!important;;
	}

	.headerpic h1 {
		margin:0px!important;
		margin-left:-8px!important;
	}
	
	.start-box {
		display:none;
	}	

	.startpic {
		width:100%;
		position:relative!important;
		min-height:200px!important;
		background-size:cover!important;
	}

	.start-slogan {
		top:0px!important;
		left:0px!important;
	}

	.start-slogan h1 {
		font-size:2.5em!important;
		margin-left:-6px;
		padding:0!important;
	}

	.start-slogan h2 {
		font-size:1.4em!important;
		margin-left:-6px;
		padding:0!important;	
	}

	.start-teaser {
		width:100%!important;
		float:none!important;
		margin:none!important;
	}

	.img-right {
		float:none;
		max-width:85%;
	}
	.img-text {
		clear:both;
		background:none;
		padding-top:15px;
		min-height:0;
		padding-right:0;

	}

	#area-content img{
		max-width:85%!important;
	}
	
	#area-content h1{
		font-size:1.7em!important;
		margin-right:0!important;
	}

}
 
 
 @media (max-width:700px){

	#logo img {
		width:120px;
	}

	.headerpic {
		background-size:cover!important;
		height:100px!important;
	}
	
	.headerpic h1 {
		font-size:2.5em;
		opacity: 1;
	}	
	#area-content div {
		float:none!important;
		width:100%!important;
	}

	#area-menumain, #area-menusub {
		padding:0 0px;
	}

	#area-menumain li a { line-height: 2.2em; padding:0px 8px;}
	#area-menusub li a { line-height: 2.2em; padding:0px 8px;}

	#area-menusub li.selected { display:none;}
	#area-menusub li:first-child  {
		display:none;
	}

 }



@media (max-width:500px){
	#area-menusub { display:none;}

	.headerpic h1 {
		font-size:2em;
		opacity: 1;
	}

 }




 blockquote {
  color:#5f0e14;
  font-family: 'Short Stack', Arial;
  font-size:1.3em;
  font-style:normal;
  margin-left:1.2em;
  margin-top:2em;
  margin-bottom:2em;
  line-height:1.15em;
}

blockquote small {
  font-family:Helvetica, Arial, Verdana, sans-serif;
  color:#7B766A;
  font-size:0.7em;
  font-style:italic;
}

@media (max-width: 600px) {
  blockquote {
    font-size:1.2em;
    margin-left:1.5em;
    margin-top:1.8em;
    margin-bottom:1.8em;    
  }
}

@media (max-width: 400px) {
  blockquote {
    font-size:1.1em;
    margin-left:1.3em;
    margin-top:1.6em;
    margin-bottom:1.6em;    
    
  }
}