﻿.mainContainer {
	text-align: center;
	padding-top: 20px;
}

.mainTitle {
	color: #fff !important;
	font-family: 'Century Gothic';
	font-weight: 100;
	font-size: 30px;
}

.mainInfo {
	color: #fff !important;
	font-family: 'Century Gothic';
	line-height: 1.1em;
	font-size: 22px;
	font-weight: bold;
}

.mainImg {
	width: 200px;
}

.viewMapLink {
	color: #4db848;
	font-weight: bold;
	font-size: 18px;
	font-family: serif;
	text-decoration: none;
	line-height: 2em;
}

	.viewMapLink:hover {
		color: #4db848;
		font-weight: bold;
		font-size: 18px;
		font-family: serif;
		text-decoration: none;
		line-height: 2em;
	}

.mainContent {
	padding-top: 30px
}
