.nav {
	float: none;
	font-size: 1.6em;
	margin-bottom: 0px;
	padding-right: 0em;
	padding-top: 3em;
	padding-left: 2em;
	width: auto;
}

.nav ul {
	margin-top: -20px;
	padding-left: 50px;
}

#section1 {
	text-align: left;
	height: auto;
	min-height: 0px;
	margin: auto;
	margin-top: -170px;
}

#section1 {
	width: auto;
	float: none;
}

/*.section2 {
	display: block;
	width: auto;
	float: none;
}*/

.logo {
	margin-left: 0px;
	
	height: 400px;
}

.section3 {
	width: auto;
	float: none;
	margin-left: 5%;	
	margin-right: 0%;
}

#section4 {
	display: block;
	float: none;
	width: 60%;
	height: 312px;
	margin-top: 100px;
	background: #4a4a4a;
}

.history {
	float: none;
	width: auto;
	margin-top: 0px;
	margin-left: 5%;	
	margin-right: 0%;
}

.history p, #section1 p, #section4 p, .section3 p, .section3 li {
	width: auto;
	font-size: 2.6em;
}

.gallery {
	float: none;
	width: auto;
	margin-left: 5%;	
	margin-right: 0%;
}

#photos {
	/*display: none;*/
	text-align: center;
	margin-top: -10px;
	margin-left: 50px;
	padding: 0px;
}

#photos img {
	float: none;
}

/********* PAGE STYLES **********/

h1 {
	font-size: 7em;
}

h2 {
	font-size: 3.4em;
	margin-bottom: 20px;
	margin-top: 39px;
}

h4 {
	font-size: 2.6em;
}


/********* FOOTER STYLES **********/

#footer {
}

#footercontainer {
}

/* -------------------------------------------------------------- */