body, div {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Times New Roman", Times, Serif;
	color: #fff;
	text-align: center;
}

html { 
	margin: 0;
	padding: 0;
	background: url(content/background-september-new.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
	width: 100%;
	background-color: #000;
}


/**** MAIL CHIMP ****/
#mc_embed_signup {
	background: none !important;
	display: inline-block !important;
	margin: 0 auto 0 auto !important;
}

#mc_embed_signup form {
	margin: 0 !important;
	padding: 0 !important;
}

#mc_embed_signup input.email {
	margin: 0 !important;
	width: 300px !important;
	display: inline-block !important;
	border: none !important;
	border-radius: 2px !important;
}

#mc_embed_signup input.button {
	width: auto !important;
	margin: 0 0 0 5px !important;
	background-color: rgba(150, 150, 150, 0.5) !important;
	border-radius: 2px !important;
}

#mc_embed_signup .clear {
	display: inline-block !important;
}


/*** END MAIL CHIMP ***/

.header {
	text-align: center;
	margin: 30px 0 0 0;
	font-size: 35px;
	font-weight: bold;
	cursor: pointer;
	opacity: 0.3;
}

.header-subtext {
	text-align: center;
	font-style: italic;
	margin: 5px 0 0 0;
	font-size: 22px;
	font-weight: bold;
	cursor: pointer;
	opacity: 0.3;
}

.logo {
	width: 180px;
	margin: 55px 0 0 0;
}

.slogan-spacer {
	margin: 35px 0 0 0;
}

.slogan {
	font-style: italic;
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.description {
	width: 520px;
}

.blurb {
	font-weight: bold;
	font-style: italic;
	opacity: 0.3;
	margin: 45px auto 0 auto;
	display: table;
	font-size: 18px;
}

.blurb-line {
	text-align: left;
}

.blurb-footer {
	margin: 20px 0 0 0;
	padding: 0 25px 0 0;
	text-align: right;
}

.back-to-home {
	display: table;
	margin: 20px auto 0 auto;
}

.download-box {
	margin: 80px auto 50px auto;
	display: inline-block;
}

.spacer {
	height: 20px;
}

.download-line {
	text-decoration: none;
	font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
	color: #fff;
	display: table;
	font-size: 17px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

.download-text {
	display: inline-block;
	text-align: left;
	width: 235px;
}

.download-subtext {
	font-style: italic;
	font-family: "Times New Roman", Times, Serif;
}

.pdf-icon {
	vertical-align: middle;
	margin: 0 0 0 10px;
	width: 22px;
	height: 22px;
	cursor: pointer;
}

.download-line:hover {
	background: rgba(255, 255, 255, 0.1);
	border-radius: 2px;
}


.tile-box {
	margin: 50px 0 30px 0;
	font-weight: bold;
	font-family: sans-serif;
}

.tile {
	display: inline-block;
	margin: 5px 10px 5px 10px;
}

.tile-img {
	height: 200px;
}
