﻿.header {
	padding: 10px 10% 10px 10%;
	margin: 0px auto;
	display: block;
	position: relative;
	top: 10px;
	right: auto;
	height: auto;
	width: 100%;
}


.logo {
	margin: 20px 30% 20px 30%;
	float: none;
	width: 40%;
	max-width: 200px;
	min-width: 150px;
	border: none;
}

.logo2 {
	width: 100%;
	margin: 10px;
/* 	max-width: 400px; */
}

.pageHeader {
	color:#fff; 
	text-align:center;
	font-size: 3em;
	margin-left: 0px;
}

.photoRight {
	float: clear; 
	display: inline; 
	width: 100%;
}


.mapWrapper {
	width:100%; 
	background-image: none;
}

.map {
	width:96%;
	margin: 0 2%; 
}


/* Caption text */
.text {
  font-size: 1.5em;
}