body {
	color: #222208;
	font-family: Verdana, Geneva, sans-serif;
	font-size: Verdana, Geneva, sans-serif;
	/* [disabled]font-weight: 100; */
	letter-spacing: 0.1em;
	line-height: 25px;
	}
	

.header {
	font-size: 500%;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-right: 10%;
	margin-left: 10%;
	line-height: 80%;
	letter-spacing: 2%;
	color: #222208;
	margin-bottom: 40px;
	margin-top: 40px;
}


.content {
	margin-right: 10%;
	margin-left: 10%;
	clear: both;
	margin-bottom: 40px;
}
.menu {
	margin-right: 10%;
	margin-left: 10%;
	clear: both;
	margin-bottom: 40px;
	line-height: 100%;
	
}
.menu a {
	background-color: #8cba47;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
	font-weight: bold;
	line-height: 210%;
	color: #ffffff;
	
}
.menu a:hover {
	background-color: #000000;
	
	color: #ffffff;
}

h1 {
	font-style: italic;
	color: #222208;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	
	font-size: 40px;
	line-height: 40px;
	font-weight: lighter;
	letter-spacing: 2px;
}
h2 {
	font-style: normal;
	color: #222208;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: none;
	margin-top: 10px;
}
h3 {
	font-style: normal;
	color: #222208;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: none;
	margin-top: 10px;
	text-align: center;
}
a {
	color:#8cba47;
	text-decoration: none;
	font-weight: bold;
	
}
a:hover {
	color: #000000;
	text-decoration: none;	
}


.floatclear {
	clear: both;
}



.textleft {
	float: left;
	width: 50%;
	clear: none;
	margin-bottom: 40px;
}
.imgblockright {
	
	float: right;
	width: 45%;
	clear: none;
	margin-bottom: 40px;
}
.twoimgblockleft {
	
	float: left;
	width: 49%;
	clear: none;
	margin-bottom: 40px;
}
.twoimgblockright {
	
	float: right;
	width: 49%;
	clear: none;
	margin-bottom: 40px;
}
.imgright {
	
	height: auto;
	width: 100%;
}

hr {
	color: #4baac7;
	margin-top: 40px;
	margin-bottom: 40px;
	clear: both;
	border: medium solid #4baac7;
}

.folio {
	font-style: italic;
	color: #4baac7;
	;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	
}


video {
  width: 100%    !important;
  height: auto   !important;
}

.blackback a {
	background-color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
}

.blackback a:hover {
	background-color: #B0C78E;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
}
.footer {
	margin-right: 10%;
	margin-left: 10%;
	clear: both;
	margin-bottom: 40px;
	line-height: 100%;
}
.footer a {
	background-color: #8cba47;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
	font-weight: bold;
	line-height: 210%;
	color: #ffffff;
	
}
.footer a:hover {
	background-color: #000000;	
}
.menutitle {
	clear: none;
	float: left;
	width: auto;
}


@media all and (max-width: 700px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 700px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 700px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 700px), only screen and (min-device-pixel-ratio: 2) and (max-width: 700px), only screen and (min-resolution: 192dpi) and (max-width: 700px), only screen and (min-resolution: 2dppx) and (max-width: 700px) {
 
.header {
	
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 80%;
	letter-spacing: 2%;
	
	margin-bottom: 35px;
	margin-top: 20px;
	text-align:center;
}

	

#content {
	height: auto;
	width: 100%;
	z-index: 100;
	position: relative;
	clear: both;
	
	top: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.textleft {
	
	width: 100%;
	float: none;
	margin-bottom: 0px;
	clear: none;
	padding-right: 0%;
	padding-left: 0%;
	
}


.imgblockright {
	
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
	margin-bottom: 35px;
}
.imgright {
	
	height: auto;
	width: 100%;
}
.twoimgblockleft {
	
	float: left;
	width: 100%;
	clear: none;
	margin-bottom: 40px;
}
.twoimgblockright {
	
	float: right;
	width: 100%;
	clear: none;
	margin-bottom: 40px;
}

.footer {
	margin-right: 10%;
	margin-left: 10%;
	clear: both;
	margin-bottom: 40px;
	line-height: 100%;
}
.footer a {
	
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 210%;
	
	
}



}
