body {
	margin: 0px;
	background-color: #EEE;
	font-family: 'Open Sans', sans-serif;
}
#top {
	padding: 0px;
	height: 405px;
	width: 100%;
	margin: 0px;
	top: 0px;
	background-color: #010101;
}
#logo {
	margin: auto;
	text-align: center;
	z-index: 1;
}
#links {
	font-size: .8em;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	letter-spacing: 0.2em;
	z-index: 3;
	position: absolute;
	left: 25px;
	top: 10px;
}
#links ul {
	margin: 0px;
	padding: 0px;
}
#links ul li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0%;
}
#links ul li a {
	text-decoration: none;
	color: #EFEFEF;
}
#links ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#buttons {
	font-size: 1.4em;
	font-family: "PT Serif", serif;
  	font-weight: 400;
  	font-style: normal;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	letter-spacing: 0.1em;
	z-index: 3;
	position: absolute;
	left: 50px;
	top: 325px;
	text-transform: uppercase;
}
#buttons ul {
	margin: 0px;
	padding: 0px;
}
#buttons ul li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0%;
}
#buttons ul li a {
	text-decoration: none;
	color: #EFEFEF;
}
#buttons ul li a:hover {
	color: #B19063;
}
#title {
	color: #CCC;
	text-align: center;
	width: 100%;
	background-color: #333;
	position: fixed;
	top: 75px;
	letter-spacing: 0.2em;
	font-size: 1.3em;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu-shower {
  display: none;
}
.hamburger {
  display:none;
}
.cols2 {
	display: inline-block;
	width: 45%;
	vertical-align: top;
	padding-right: 2%;
	padding-left: 2%;
}
.cols3 {
	width: 24%;
	padding-right: 2%;
	padding-left: 2%;
	display: inline-block;
	vertical-align: top;
}
.cols4 {
	width: 18%;
	padding-right: 2%;
	padding-left: 2%;
	display: inline-block;
	vertical-align: top;
}
.cols5 {
	width: 15%;
	padding-right: 2%;
	padding-left: 2%;
	display: inline-block;
	vertical-align: top;
}

#section1 {
	width: 70%;
	padding-top: 30px;
	padding-right: 15%;
	padding-left: 15%;
	text-align: center;
	padding-bottom: 45px;
	position: relative;
	margin-top: 35px;
	margin-bottom: 50px;
	border-radius:10px;
}
#section1 h2 {
	color: #CE2026;
	font-size: 2em;
	padding-bottom: 10px;
	text-align: left;
	font-weight: bolder;
}
#section1 h3 {
	font-size: 0.9em;
	color: #CA0000;
	margin-top: 5px;
	letter-spacing: 0.1em;
}
#section1 p {
	line-height: 1.6em;
	text-align: left;
	color: #333;
	font-size: 1em;
}
#section1 img {
	text-align: center;
	max-width:90%;
	height:auto;
}
#section1 .cols3 {
	background-color: #FFF;
	border-radius:8px;
	padding-top: 10px;
	margin-bottom: 15px;
	height: 165px;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 35px;
}
#section1 .cols3 p {
	font-size: 0.9em;
	text-align: center;
}
.date {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
}
.month {
	font-size: 0.9em;
}
.name {
	font-size: 1.1em;
	font-weight: bold;
}
#section2 {
	text-align: left;
	padding-right: 20%;
	padding-left: 20%;
	padding-top: 450px;
	background-color: #B2162C;
	padding-bottom: 125px;
	background-image: url(../images/beat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#section2 h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 5em;
	margin-top: 125px;
}
#section2 h2 {
	text-align: left;
	padding-top: 0px;
	color: #FFF;
	font-size: 2em;
	margin-top: 100px;
}
#section2 img {
	text-align: center;
	max-width:90%;
	height:auto;
}
#section2 p {
	padding-right: 10%;
	padding-left: 10%;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 7px;
	font-size: 0.9em;
	color: #D8D8D8;
	text-align: center;
	text-transform: uppercase;
}
#section2 form #name {
	color: #999;
	width: 35%;
	height: 35px;
	margin-right: 2%;
}
#section2 form #email {
	color: #999;
	width: 35%;
	height: 35px;
	margin-right: 2%;
}
#section2 form button {
	color: #FFF;
	background-color: #333;
	width: 20%;
	border: 5px solid #333;
	height: 40px;
}
#section3 {
	width: 70%;
	padding-top: 30px;
	padding-right: 15%;
	padding-left: 15%;
	text-align: center;
	padding-bottom: 40px;
	position: relative;
	margin-top: 50px;
	margin-bottom: 75px;
}
#section3 h2 {
	color: #B81D21;
	font-size: 2em;
	font-weight: bolder;
	text-align: left;
}
#section3 h3 {
	font-size: 1.1em;
	color: #000;
	margin-top: 5px;
	text-align: left;
}
#section3 h4 {
	padding-bottom: 20px;
	font-weight: normal;
	color: #333;
	margin-bottom: 50px;
}
#section3 p {
	line-height: 1.3em;
	text-align: left;
	color: #333;
	font-size: 0.8em;
}
#section3 .cols3 {
	margin-bottom: 50px;
}
#section4 {
	width: 70%;
	padding-top: 30px;
	padding-right: 15%;
	padding-left: 15%;
	text-align: center;
	padding-bottom: 40px;
	position: relative;
	margin-top: 50px;
	margin-bottom: 75px;
}
#section4 h2 {
	color: #B81D21;
	font-size: 2em;
	font-weight: bolder;
	text-align: left;
}
#section4 form {
	background-color: #FFF;
	padding: 25px;
	width: 50%;
}
#section4 form #name2 {
	display: block;
	height: 30px;
	color: #999;
	width: 300px;
}
#section4 form #email {
	display: block;
	height: 30px;
	margin-top: 15px;
	color: #999;
	width: 300px;
}
#section4 form #message {
	display: block;
	margin-top: 15px;
	color: #999;
	width: 300px;
}
#section4 form button {
	display: block;
	height: 30px;
	margin-top: 15px;
	color: #FFF;
	background-color: #000;
	border: 5px solid #000;
	width: 40%;
}
.inline-table {
	margin-top: 25px;
	margin-bottom: 75px;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: inline-table;
	color: #333;
}
.row {
	display: table-row;
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
.cell {
	display: table-cell;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:15px;
	padding-right:5px;
	text-align:left;
	font-size: 0.9em;
}
.btn {
	background-color: #333;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 8px;
}
.btn2 {
	border:1px solid #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 8px;
}
.dash {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 0px;
	margin-bottom: 50px;
	padding-top: 0px;
	width: 50px;
}

#footer {
	text-align: center;
	font-size: 0.9em;
	background-color: #EEE;
	color: #CCC;
	padding-top: 50px;
	padding-bottom: 100px;
	padding-right: 15%;
	padding-left: 15%;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#footer h2 {
	color: #B81D21;
	font-size: 2em;
	font-weight: bolder;
	text-align: left;
}
#footer .cols5 a img {
	height: auto;
	width: 90px;
}

#footer p {
	padding-top: 10px;
	margin: 0px;
}
#footer a {
	text-decoration: none;
	font-size: 0.85em;
	color: #E6E6E6;
	line-height: 0.2em;
	font-weight: normal;
}
#footer h4 {
	letter-spacing: 0.1em;
	font-size: 1.2em;
	color: #CE2026;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copy {
	font-size: 0.7em;
	color: #CCC;
	background-color: #B2162C;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}
#copy p  {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


@media only screen and (max-width: 900px) {
  /* For mobile phones: */
#top {height: 145px;}
#logo img {width:300px; height:auto;}
#links {display:none; position:absolute; top:0px; left: 0px; width: 100%; padding-top: 10px; padding-bottom: 10px; padding-left: 0%; padding-right: 0%; font-size: 0.9em; font-weight: normal; text-align: center; background-color: #000; z-index:4;}
#links ul li {display: block; padding-top: 15px; padding-right: 1%; padding-bottom: 15px; padding-left: 1%; margin-top:0px;}
.hamburger {display:block; position:absolute; top:2px; left:2px; z-index:5;}
.menu-shower:checked ~ #links {display: block;}
#buttons {font-size: 1em; letter-spacing: 0em; top:145px; left: 0px; right:0; text-align:center; margin:0; background-color:#000; padding-top:20px;}
#buttons ul li {padding-right: 25px;}
#buttons ul li a {color: #fff;}
.cols2 {display: block; width: 95%; padding-left:2.5%; padding-right:2.5%; margin-bottom:20px;}
.cols3 {width: 80%; padding-right: 10%; padding-left: 10%; display: block; padding-top:5px;}
.cols4 {width: 80%; padding-right: 10%; padding-left: 10%; display: block; padding-top:5px;}
.cols5 {width: 80%; padding-right: 10%; padding-left: 10%; display: block; padding-top:5px;}
#section1 {font-size: 1em; width:80%; padding-left:10%; padding-right:10%; margin-top:50px; margin-bottom: 5px; padding-bottom:5px;}
#section1 h1 {font-size: 2em;}
#section1 h2 {font-size: 1.4em; padding-bottom: 0px;}
#section1 h3 {font-size: 1.0em; margin-top: 15px;}
#section1 h4 {font-size: 1.1em;}
#section1 img {padding-bottom:10px;}
#section1 .cols3 {height: auto; padding-bottom:2px;}
.date {font-size: 1.2em; line-height: 0.9em;}
.month {font-size: 0.9em;}
.name {font-size: 1em;}
#section2 {width:80%; padding-left:10%; padding-right:10%;}
#section2 h1 {font-size: 3em;}
#section2 a img {width:100px; height:auto;}
#section2 p {margin-top: 7px; margin-bottom: 10px;}
#section2 form #name {display:block; width: 80%; margin-right: 0%; margin-bottom:20px;}
#section2 form #email {display:block; width: 80%; margin-right: 0%; margin-bottom:20px;}
#section2 form button {display:block; width: 40%;}
#section3 {width:80%; padding-left:10%; padding-right:10%;}
#section3 h2 {font-size: 1.4em;}
#section3 img {max-width:90%; height:auto;}
#section4 {width:80%; padding-left:10%; padding-right:10%;}
#section4 h2 {font-size: 1.4em;}
#section4 form {width: 80%;}
#section4 form #name2 {width: 200px;}
#section4 form #email {width: 200px;}
#section4 form #message {width: 200px;}
.row {display: block; margin-top: 25px; margin-bottom: 25px;}
.cell {display: block; padding-top: 10px; padding-bottom: 20px; padding-left:15px; padding-right:0px;}
#footer {width:80%; padding-left:10%; padding-right:10%;}
#footer h2 {font-size: 1.4em;}
#footer img {width:60px; height:auto;}
#footer .cols5 {padding-bottom: 40px;}
}
