a {
	text-decoration:none
}
a.imageSelect figure img {
	box-shadow:none;
	border:4px solid #039;
}
article.contentA {
	width:92%;
	margin:0 auto;
	border-radius:0px;
	box-shadow:none;
	padding:0px;
	background-color:#E2E2DC;
	background-color:#f1eee6;
	max-width:1600px;
}
article.contentA p.historyText {
	width:100%;
	max-width:1000px;
	margin:2px auto;
	padding:10px;
	background-color:#FFF;
	border-radius:20px;
}
article.contentA h2 {
	font-family:'Open Sans Condensed', cursive;
	text-align:center;
	font-size:32px;
	color:#2F4D79;
}
article.contentA p a, article.contentA strong {
	color:#405666
}
article.contentA p, article.contentB p {
	font-family:'Open Sans Condensed', cursive;
	font-size:26px;
	font-weight:400;
	text-align:left;
	padding:0px 0px 10px 0px;
	color:#000;
	width:98%;
	line-height:26px;
	margin:10px 1%;
	display:inline-block;
}
article.contentA figure {
	width:100%;
	max-width:800px;
	margin: 5px auto;
	display:block;
}
article.contentA figure img {
	width:100%;
}
article.contentB {
	display:inline-block;
	width:74%;
	margin:20px auto 20px 2%;
	vertical-align:top;
}
article.contentB h2 {
	width:100%;
	text-align:center;
	margin:0 auto 10px auto;
	font-size:40px;
	color:#2F4D79;
	text-decoration:none;
	text-shadow:1px 1px 1px #333;
}
article.contentB ol {
	width:100%;
	text-align:center;
	margin:10px auto 10px auto;
	display:block;
}
article.contentB li {
	text-align:center;
	font-size:28px;
	list-style:none;
}
article.contentB p.centerText {
	text-align:center;
	width:80%;
	margin:0 auto;
	display:block;
}
article.contentB p.topMargin {
	margin-top:60px;
}
aside {
	display:inline-block;
	width:20%;
	margin:40px 0px 0 10px;
	vertical-align:top;
	padding:0px;
	background-color:transparent;
	background-color:#f1eee6;
}
aside img {
	width:100%;
	box-shadow:1px 1px 1px #343434;
}
aside h2 {
	font-size:22px;
	margin:0px auto 10px auto;
	text-align:center;
	color:orange;
	text-shadow:1px 1px 1px #111;
	padding:0px;
	display:none;
}
aside figure {
	width:100%;
	max-width:200px;
	margin:0 auto;
	text-align:center;
}
aside figcaption {
	color:#000;
	width:100%;
	text-align:center;
	padding:10px 0;
	font-size:16px;
}
body {
	width:100%;
	margin:0 auto;
	padding:0;
	font-family:'Open Sans Condensed', cursive;
	background-color:#E2E2E2;
	background-color:#f1eee6;
}
blockquote {
	font-family: 'Dancing Script', cursive;
	font-family: 'Amatic SC', cursive;
	width: 100%;
	max-width:1100px;
	margin:5px auto;
	text-align:left;
	font-size:32px;
	color:#335475;
	font-style:italic;
	font-weight:500;
	text-shadow: 3px 2px 2px #FFF;
}
blockquote a {
	color:#594324;
	font-weight:500;
}
br {
	line-height:10px;
	margin:0px;
	padding:0px;
	height:20px;
}
div.wrapper {
	width:100%;
	max-width:1400px;
	margin:0 auto;
}
div.bottomThumbs {
	width:100%;
	margin:0 2%;
	display:inline-block;
	float:none;
	text-align:center;
	padding:0;
}
div.bottomThumbs figure {
	width:14%;
	padding:0 5px;
	margin:10px 1%;
	display:inline-block;
	max-width:120px;
}
div.bottomThumbs figure img {
	width:100%;
	margin:0 auto;
	display:inline-block;
	box-shadow:1px 1px 10px #343434;
	border-radius:0px;
}
div.bottomThumbs figcaption {
	color:#232323;
	width:100%;
	font-size:16px;
	font-weight:400
}
div.histNote {
	width:100%;
	background-color:#CCC;
	margin: 2px auto 10px auto;
	padding:0px;
	border-radius:0px;
}
div.histNote p {
	text-align:left;
}
div.mapzZones {
	width:100%;
	margin:10px auto;
	border:1px solid #000;
}
div.oldPhotos {
	display:block;
	width:100%;
	margin:10px auto;
	padding:10px 4px;
	box-shadow:1px 1px 10px #343434;
}
div.oldPhotos img {
	width:100%;
	max-width:400px;
	margin:3px 1%;
	display:inline-block;
}
div.oldPhotos dl {
	width:56%;
	display:inline-block;
	margin:10px auto;
}
div.oldPhotos dt {
}
div.oldPhotos dd {
}
div.oldPhotos dd a {
	text-decoration:underline;
}
dl {
	width:55%;
	margin:10px 1%;
	display:inline-block;
	vertical-align:top;
	border:1px solid #000;
	padding:10px 5px;
	background-color:#FFF;
}
dt {
	width:100%;
	text-align:center;
	font-size:24px;
	font-weight:bold;
}
dd {
	font-size:22px;
	text-align:center;
	width:96%;
	margin:2px auto;
}
dd a {
	text-align:center;
	width:100%;
	margin:2px auto;
}
dl.distance {
	width:40%;}
dl.distance dd {
	font-size:18px;}
footer {
	clear:both;
	border:0 solid #000;
	width:100%;
	background-color:#aaa;
	margin:10px auto;
	font-size:16px;
	padding:20px 0;
	font-weight:100;
	color:#fff;
	text-align:center;
	background-image:url(../images/wood04.jpg);
}
footer img {
	width:44px;
	height:15px
}
footer a {
	text-decoration:none;
	color:#FFF
}
figcaption {
	color:#000;
	text-align:center;
	padding:10px 0;
	width:100%;
	font-size:16px;
	font-weight:800;
}
figure {
	color:#000;
	text-align:center;
	padding:10px 0;
	width:100%;
}
figure.map {
	color:#000;
	text-align:center;
	padding:10px 0;
	width:90%;
	margin:0 auto;
}
figure img {
	width:100%;
}
figure.zonemap {
	color:#000;
	text-align:center;
	padding:10px 0;
	width:39%;
	margin:0 1%;
	display:inline-block;
	max-width:500px;
}
figure.zonemap img {
	width:100%;
}
figure.mapNearby {
	color:#000;
	text-align:center;
	padding:10px 0;
	width:44%;
	margin:0 1%;
	display:inline-block;
	max-width:600px;
}
figure.mapNearby img {
	width:100%;
}
figure.doubleSS {
	display:inline-block;
	width:48%;
	margin:10px 1%;
	float:left;
}
figure.doubleSS img {
	width:100%;
	max-width:550px;
}
figure.tripleSS {
	display:inline-block;
	width:29%;
	margin:10px 1%;
	float:left;
}
figure.tripleSS img {
	width:100%;
	max-width:300px;
}
figure.tripleSS figcaption {
	font-size:18px;
}
h1 {
}
h1 span {
	font-size:36px;
	line-height:33px;
	margin-bottom:10px;
	padding:0;
	display:block;
	text-shadow:1px 2px 20px #000
}
h1 strong {
	font-size:36px;
	line-height:30px;
	margin:0;
	padding:0;
	display:block;
	text-shadow:1px 2px 20px #FFF
}
h2 {
	font-size:36px;
	margin:0;
	padding:0
}
h3 {
	font-size:32px;
	width:100%;
	text-align:center;
	margin:5px auto;
	padding:0px;
}
h4 {
	text-align:center;
	font-style:italic;
	font-size:24px;
	margin:2px auto;
	width:100%;
}
h4 + p {
	text-align:center;
	font-style:italic;
	font-size:22px;
	margin:2px auto 5px auto;
	width:76%;
	color:#AAA;
}
header h1 {
	color:#FFF;
	font-family:'Monda', Arial, Helvetica, sans-serif;
	font-size:60px;
	text-shadow:2px 2px 20px #121212;
	padding:0;
	margin:0 auto 20px auto;
}
header {
	text-align:center;
	margin:0px auto 0px auto;
	width:100%;
	padding:0;
	display:bock;
}
iframe {
	width:100%;
	max-width:1200px;
	height:100%;
	min-height:800px;
	margin:10px auto;
	text-align:center;
	display:block;
}
nav {
	font-size:16px;
	text-align:center;
	display:block;
	width:100%;
	border:0px;
	margin:0px auto 0px auto;
	padding:5px 0;
	background-color:#E2E2DC;
	background-color:#f1eee6;
}
nav ul {
	background-color:transparent;
}
nav ul li {
	display:inline;
	text-align:center;
	background-color:transparent;
}
nav ul li a {
	display:inline;
	text-decoration:none;
	color:#000;
	text-align:center;
	border:none;
	border-radius:0px;
	box-shadow:none;
	padding:4px 5px;
	text-shadow:0 3px 3px #555;
	text-shadow:none;
	font-weight:bold;
	font-size:26px;
}
nav ul li a:hover {
	background-color:#CCC;
	border-radius:5px;
}
nav ul li span {
	line-height:32px;
	font-size:32px;
}
nav ul li.select a:hover {
	box-shadow:1px 1px 1px #333;
	color:#900;
}
nav li.select a {
	color:#900;
}
nav.navBottom {
	text-align:center;
	display:inline-block;
	width:90%;
	margin:auto;
	height:60px;
	margin:20px auto 20px auto;
	padding:15px 0;
	box-sizing: border-box;
	background-color:transparent;
}
nav.navBottom ul {
	background-color:transparent;
}
nav.navBottom ul li {
	display:inline;
	text-align:center;
	background-color:transparent;
}
nav.navBottom ul li a {
	display:inline;
	text-decoration:none;
	color:#666;
	text-align:center;
	border:none;
	border-radius:0px;
	box-shadow:none;
	padding:10px;
	text-shadow:1px 1px 1px #555;
	font-weight:700;
	font-size:28px;
	background-color:transparent;
}
nav.navBottom ul li.select a:hover {
	box-shadow:1px 1px 1px #333;
	color:#900;
}
nav.navBottom li.select a {
	color:#41528B;
	background-color:#FFF
}
p em, p {
	font-size:24px
}
p a {
	color:#565656;
	font-weight:800;
	font-size:24px
}
p a:hover {
	text-decoration:underline
}
p {
	font-family:'Open Sans Condensed', cursive;
	font-size:20px;
	font-weight:400;
	text-align:left;
	padding:0px;
	color:#222;
	width:90%;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}
p span {
	font-weight:700
}
p figure {
	width:350px;
	height:250px;
	float:right;
	display:inline;
	margin:5px;
}
p figure img {
	max-width:350px;
}
ul.slides li p.flex-caption a {
	font-size:28px;
	color:red;
}
p.historyText span {
	color:green;
	font-size:16px;
	vertical-align:2px;
}
ul.historyTimeline {
	width:100%;
	margin:2px auto;
	padding:10px 5px;
	font-size:24px;
}
ul.historyTimeline li {
	list-style:none;
}
ul.historyTimeline li span {
	padding:0 10px 0 0;
	font-weight:bold;
}
span.pdf {
	font-size:24px;
	color:#900;
	line-height:32px;
}
article.contentB p.jump {
	width:100%;
	max-width:800px;
	text-align:center;
	margin:0 auto;
	display:block;
}
article.contentB p.jump a {
	text-align:center;
	margin:0 auto;
}
strong {
	color:#2F4D79;
}
div.background {
	width:100%;
	margin:0 auto 5px auto;
	text-align:center;
	background-image:url(../images/wood04.jpg);
	background-size:contain;
	background-repeat:repeat;
	background-position:top;
	background-color:#E9F1FE;
	padding:10px 0 10px 0;
}
ul.links {
	width:80%;
	margin:5px auto;
	text-align:center;
	list-style:none;
	font-size:24px;
}
ul.links a {
	color:#F00;
}
.cnavPadding {
	padding-bottom:20px !important;
}
.clear {
	clear:both;
	margin:0px 0;
	width:100%
}
.citation, div.histNote a.citation {
	font-size:18px;
	color:#060;
}
ul.slides li p.flex-caption a {
	font-size:14px;
	color:#060;
	height:14px;
	margin-bottom:20px;
}
.fltLeft {
	float:left;
	margin:10px 15px 10px 15px;
	box-shadow:1px 1px 20px #343434;
	display:inline-block;
	width:100%;
	max-width:200px;
}
.fltLeftWide {
	float:left;
	margin:20px 15px 10px 15px;
	box-shadow:1px 1px 20px #343434;
	display:inline-block;
	width:80%;
	max-width:1050px;
}
.fltRight {
	float:right;
	margin:10px 20px 15px 25px;
	box-shadow:1px 1px 20px #343434;
	display:inline-block;
	width:100%;
	max-width:200px;
}
.fltLeftV {
	float:left;
	margin:10px 15px 10px 15px;
	box-shadow:1px 1px 20px #343434;
	display:inline-block;
	width:100%;
	max-width:200px;
}
.fltRightV {
	float:right;
	margin:10px 20px 15px 25px;
	box-shadow:1px 1px 20px #343434;
	display:inline-block;
	width:100%;
	max-width:200px;
}
.fltCenter {
	float:none;
	margin:20px auto 10px auto;
	box-shadow:1px 1px 20px #343434;
	display:block;
	width:90%;
	max-width:1100px;
}
.fltCenterPan {
	float:none;
	margin:5px auto 5px auto;
	box-shadow:1px 1px 20px #343434;
	width:100%;
	max-width:500px;
}
.pan {
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:0;
}
.fltLeftPan {
	float:left;
	margin:10px 10px 100px 10px;
	box-shadow:1px 1px 20px #343434;
	display:block;
	width:100%;
	max-width:900px;
}
.fltCenterMap {
	float:none;
	margin:10px auto;
	box-shadow:1px 1px 20px #343434;
	display:block;
	width:50%;
	max-width:460px;
}
.activityMap {
	width:98%;
	margin:auto;
	max-width:450px;
}
div.spacer {
	height:20px;
	width:10px;
}
.eventTable {
	text-align:center;
}
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:-999px;
	background:url(../images/ui.totop.png) no-repeat left top
}
#toTopHover {
	background:url(../images/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left
}
#toTop:active, #toTop:focus {
	outline:none
}
 @media screen and (max-width:1400px) {
dt, dd {
	font-size:18px;
}
div.oldPhotos {
	display:block;
	width:100%;
	margin:10px auto;
	padding:10px 5px;
	box-shadow:1px 1px 10px #343434;
}
div.oldPhotos img {
	width:55%;
	max-width:300px;
	margin:3px 1%;
	display:inline-block;
}
div.oldPhotos dl {
	width:44%;
	display:inline-block;
	margin:10px auto;
}
div.oldPhotos dt {
}
div.oldPhotos dd {
}
div.oldPhotos dd a {
	text-decoration:underline;
}
}
 @media screen and (max-width:1024px) {
blockquote {
	width: 100%;
	max-width:950px;
	margin:5px auto;
	text-align:left;
	font-size:28px;
}
article.contentA p, article.contentB p {
	font-size:22px;
}
nav ul li a {
	padding:3px 3px;
	font-size:24px;
}
div.mapzZones {
	width:100%;
	margin:10px auto;
	border:1px solid #000;
}
dl {
	width:97%;
	margin:5px 1%;
	display:inline-block;
	vertical-align:top;
	border:1px solid #000;
	padding:0;
}
dt {
	width:100%;
	text-align:center;
	font-size:20px;
}
dd {
	font-size:18px;
}
figure.zonemap {
	text-align:center;
	padding:10px 0;
	width:97%;
	margin:0 auto;
	display:block;
}
figure.zonemap img {
	width:100%;
}
div#carousel, div#carousel2 {
	display:none;
}
div.histNote p {
	text-align:left;
}
}
 @media screen and (max-width:750px) {
	 p.historyText a {
		 font-size:18px;}
	 span.pdf {
	font-size:22px;
	color:#900;
	line-height:22px;
}
	 article.contentA h2 {
	font-size:28px;
}

blockquote {
	width: 100%;
	max-width:700px;
	margin:5px auto;
	text-align:left;
	font-size:22px;
}
article.contentA p, article.contentB p {
	font-size:20px;
}
header h1 {
	font-size:50px;
	margin:0 auto 20px auto;
}
h1 span {
	font-size:30px;
	line-height:28px;
	margin-bottom:10px;
}
nav ul li a {
	padding:3px 2px;
	font-size:22px;
}
aside figure {
	max-width:100%;
}
nav ul li span {
	line-height:22px;
	font-size:22px;
}
ul.historyTimeline {
	
	margin:2px auto;
	padding:10px 5px;
	font-size:21px;
}
}
 @media screen and (max-width:530px) {
	  span.pdf {
	font-size:18px;
	color:#900;
	line-height:22px;
}
	  article.contentA h2 {
	font-size:22px;
}
header h1 {
	font-size:40px;
}
h1 span {
	font-size:26px;
	line-height:43px;
	margin-bottom:0px;
}
nav ul li a {
	padding:3px 2px;
	font-size:18px;
}
div.bottomThumbs figure {
	width:40%;
	max-width:220px;
}
ul.historyTimeline {
	
	margin:2px auto;
	padding:10px 5px;
	font-size:18px;
}
}
 @media screen and (max-width:640px) {
blockquote {
	width: 100%;
	max-width:700px;
	margin:5px auto;
	text-align:left;
	font-size:18px;
}
article.contentA p, article.contentB p {
	font-size:18px;
}
header h1 {
	font-size:30px;
	margin:0 auto 20px auto;
}
aside h2 {
	display:block;
}
aside {
	display:block;
	width:100%;
	margin:0;
	padding:0;
	clear:both;
}
aside figure {
	margin:0px auto;
	padding:4px;
	width:100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4f3501+1,684902+45,3a2400+100 */
background: rgb(79,53,1); /* Old browsers */
background: -moz-linear-gradient(top, rgba(79,53,1,1) 1%, rgba(104,73,2,1) 45%, rgba(58,36,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(79,53,1,1) 1%,rgba(104,73,2,1) 45%,rgba(58,36,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(79,53,1,1) 1%,rgba(104,73,2,1) 45%,rgba(58,36,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f3501', endColorstr='#3a2400',GradientType=0 ); /* IE6-9 */
}
aside figure figcaption {
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
	clear:both;
	color:#FFF;
}
aside figure figcaption.select {
	color:#F0AB6C;}
aside figure figcaption:hover {
	color:#F0BC7D;}

aside figure figcaption a {
	width:100%;
	text-align:center;
	margin:0 auto;
}
aside figure img {
	display:none;
}
h1 span {
	font-size:18px;
	line-height:23px;
	margin-bottom:0px;
}
article.contentB {
	width:100%;
}
div.oldPhotos {
	display:block;
	width:100%;
	margin:10px auto;
	padding:10px 0px;
	box-shadow:1px 1px 10px #343434;
}
div.oldPhotos img {
	width:100%;
	max-width:450px;
	margin:3px auto;
	display:block;
}
div.oldPhotos dl {
	width:100%;
	display:block;
	margin:10px auto;
}
div.oldPhotos dt {
}
div.oldPhotos dd {
}
div.oldPhotos dd a {
	text-decoration:underline;
}

}
article.travelArticle {
	border-radius:15px;
	box-shadow:1px 1px 2px #343434;
	background-color:#EEE;
	padding:1px;
	margin:15px 1%;
	width:28%;
	vertical-align:top;
	display:inline-block;
}
article.travelArticle h3 {
	font-size:28px;
}
article.travelArticle dl {
	width:100%;
	margin:0 0;
	padding:0;
}
article.travelArticle dt {
	font-weight:700;
	font-size:22px;
	color:#222;
	font-family:'Open Sans Condensed', cursive;
	width:90%;
	margin:3px auto;
}
article.travelArticle dd img {
	width:100%;
	max-width:360px;
	box-shadow:0px 1px 1px #121212;
}
article.busDirectory {
	border-radius:15px;
	box-shadow:1px 1px 2px #343434;
	background-color:#EEE;
	padding:1px;
	margin:15px 1%;
	width:28%;
	vertical-align:top;
	display:inline-block;
}
article.busDirectory h3 {
	font-size:28px;
}
article.busDirectory dl {
	width:100%;
	margin:0 0;
	padding:0;
}
article.busDirectory dt {
	font-weight:700;
	font-size:22px;
	color:#222;
	font-family:'Open Sans Condensed', cursive;
	width:90%;
	margin:3px auto;
}
article.busDirectory dd img {
	width:100%;
	max-width:300px;
	box-shadow:0px 1px 1px #121212;
}
 @media screen and (max-width:1024px) {
article.travelArticle {
	border-radius:15px;
	box-shadow:1px 1px 2px #343434;
	background-color:#EEE;
	padding:1px;
	margin:15px 1%;
	width:29%;
	vertical-align:top;
	display:inline-block;
}
article.travelArticle dl {
	width:100%;
	margin:0 0;
	padding:0;
}
article.travelArticle dt {
	font-weight:700;
	font-size:18px;
	color:#222;
	font-family:'Open Sans Condensed', cursive;
	width:96%;
	margin:3px auto;
}
article.travelArticle dd img {
	width:100%;
	max-width:360px;
	box-shadow:0px 1px 1px #121212;
}
article.busDirectory {
	border-radius:15px;
	box-shadow:1px 1px 2px #343434;
	background-color:#EEE;
	padding:1px;
	margin:15px 1%;
	width:29%;
	vertical-align:top;
	display:inline-block;
}
article.busDirectory dl {
	width:100%;
	margin:0 0;
	padding:0;
}
article.busDirectory dt {
	font-weight:700;
	font-size:18px;
	color:#222;
	font-family:'Open Sans Condensed', cursive;
	width:96%;
	margin:3px auto;
}
article.busDirectory dd img {
	width:100%;
	max-width:360px;
	box-shadow:0px 1px 1px #121212;
}
}

 @media screen and (max-width:760px) {

figure.mapNearby {
	color:#000;
	text-align:center;
	padding:10px 0;
	width:98%;
	margin:0 1%;
	display:inline-block;
	max-width:600px;
}
figure.mapNearby img {
	width:100%;
}
dl.distance {
	width:96%;}

 }