.mainDiv .infoText, .infoText {
	margin: 1em 5%;
}

.mainDiv .infoPic {
	margin:0;
	max-width:100%;
	vertical-align: top
}

.tmt {
	width:100%;
}

#tourmapDiv {
	margin:0;
	text-align: center;
}

.fullpicP {
	text-align:center;
}

.fullpicP IMG {
	max-width:100%;
	max-height:100vh;
}

#tourmapDiv IMG {
	max-width:none;
}

.takeTourBox {
	background-color:#efe;
	background-color: rgba(238, 255, 238, 0.93);
	position:absolute;
	margin:13px;margin-top:5px;width:285px
}
.takeTourBox P {
	margin:5px;
}
#snnote P {
	margin-left:5%;
}
#snnote A {
	font-size:10pt;
}

#cbFooterCopy1 {
	min-height:100vh;
}
#cbFooterCopy1 TD {
	vertical-align:top;
}

.tour1Place .navinfo {
	border:1px solid #e8e8b9;
	border-radius: 3px;
	background-color: rgb(247, 247, 227);
	padding:3px 7px;
	display:inline-block;
}

.tour1Place .infoText {
	font-size:20px;
}

.tour1Place .navinfo, .tour1Place .navinfo A {
	font-size:12pt; font-size: 0.889rem;
}

.navinfo span {
	color:#AFB1A2;
}

.tour1Place .navinfo A {
	text-decoration: none;
}

.tour1Place .navinfo A:hover {
	color: #696;
}

.tour1Place .pageHeader { margin-bottom:0 }

.tour1Place P.photo1 {
	margin:0 auto;
	text-align:center;
}
.tour1Place P.otherPhotos {
	margin-top:0;
	text-align:center;
}

@media screen and (max-width: 500px) {

.mainDiv .infoText, .infoText {
	margin: 1em 0;
}

}
