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


p.grid_5.push_half {
	
	font-size: 16px;
}


h2.grid_4 {
	margin-top: 30px;
	background-color: #c2e9ec;
	height: 80px;
	margin-bottom: 30px;
}


section.grid_6.omega, section.grid_8 {
	
	margin-top: 10px;
}

section.grid_6 a.grid_3 {
	border: thin solid black;
	color: black;
	margin-top: 20px;
}

section.grid_6 a.grid_3:hover {
	border: thin solid black;
	color: #c2e9ec;
	background-color: black;
}

section.grid_6 a.grid_3:active {
	border: medium solid #4d4d4d;
	background-color: #C2E9EC;
	color: #4D4D4D
}

h1.grid_8 {
	font-size: 46px;
	font-weight: 300;
	
}
footer img {
	height: 100px;
}
footer figure {
	height: 100px;
	margin-bottom: 0;
}
footer figcaption {
	bottom: 70px;
}
