@charset "UTF-8";
/* CSS Document */


h2, h3, h4, h5 {
	margin-bottom: 0;
}
h5 {
	padding-bottom: 20px;
	margin-top: 10px;
	border-bottom: thin solid black;
}

h1.medium {
	padding-top: 75px;
}
span.left_arrow, span.right_arrow {
	 font-size: 48px;
	line-height: 20px;
}

h1.grid_5 span.left, span.right {
	letter-spacing: 0;
	margin-top: 10px;
	position: relative;
	top: 2.5px;
	
}

div.grid_15.omega {
	background-color: #5c5c5c;
	 margin-top: 10px;
	height: 10px;
}

article.grid_15.medium {
	margin-bottom: 20px;
}

p.grid_5.omega {
	margin-top: 20px;
}

article.grid_15.short {
	margin-top: 10px;
	margin-bottom: 20px;
}

article.grid_15.short section.grid_5 {
	margin-top: 20px;
	
}

h3.grid_6.alpha.omega {
	
	margin-top: 10px;
}

p.grid_5.push_half {
	margin-top: 10px;
}

a.grid_4.alpha {
	padding-top: 10px;
	padding-bottom: 20px;
}
 a.grid_4.alpha:hover {
	 background-color: #c2e9ec;
	border-left: medium solid black;
	border-right: medium solid black;
	
}

h4.grid_5.alpha {
	margin-top: 10px;
}

h2.grid_4 {
	
	padding-top: 0px;
}
footer img {
	height: 100px;
}
footer figure {
	height: 100px;
	margin-bottom: 0;
}
footer figcaption {
	bottom: 70px;
}
