@charset "utf-8";
/* CSS Document */
/* {
	border: 1px solid red;
}
*/ 
@font-face {
 font-family: 'cantarellbold';
 src: url('cantarell-bold-webfont.eot');
 src: url('cantarell-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('cantarell-bold-webfont.woff') format('woff'),  url('cantarell-bold-webfont.ttf') format('truetype'),  url('cantarell-bold-webfont.svg#cantarellbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
	font-family: 'cantarellboldoblique';
	src: url('cantarell-boldoblique-webfont.eot');
	src: url('cantarell-boldoblique-webfont.eot?#iefix') format('embedded-opentype'),  url('cantarell-boldoblique-webfont.woff') format('woff'),  url('cantarell-boldoblique-webfont.ttf') format('truetype'),  url('cantarell-boldoblique-webfont.svg#cantarellboldoblique') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'cantarelloblique';
	src: url('cantarell-oblique-webfont.eot');
	src: url('cantarell-oblique-webfont.eot?#iefix') format('embedded-opentype'),  url('cantarell-oblique-webfont.woff') format('woff'),  url('cantarell-oblique-webfont.ttf') format('truetype'),  url('cantarell-oblique-webfont.svg#cantarelloblique') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'cantarellregular';
	src: url('cantarell-regular-webfont.eot');
	src: url('cantarell-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('cantarell-regular-webfont.woff') format('woff'),  url('cantarell-regular-webfont.ttf') format('truetype'),  url('cantarell-regular-webfont.svg#cantarellregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #6ACBFB;
}
a {
	text-decoration: none !important;
}
.site_logo {
	width: 200px;
	height: 75px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: auto;
	margin-bottom: auto;
	/*background-color: #BFE1A3;*/
	float: left;
	
}
#top_nav_bar {
	width: 700px;
	height: auto;
	float: right;
	padding-bottom: 25px;
	text-decoration: none;
	margin: auto;
	/*background: #E1AEAF;*/
}
#main_nav li {
	text-transform: uppercase;
	display: inline;
	text-decoration: none;
	margin-left: 10px;
	margin-right: px;
}
li, ul {
	list-style: none;
	display: inline;
	padding: 15px;
	text-decoration: none;
}
.bottom_first_picture {
	padding-top: 50px;
}
#container {
	width: 1000px;
	height: 1400px;
	position: relative;
	margin: auto;
	margin-top: -10px;
	margin-bottom: auto;
	background: #FFFFFF;
	align-content: center;
	padding-top: 0;
	padding-left: 75px;
	padding-right: 75px;
	padding-bottom: auto;
}
p {
	font-family: 'cantarellregular';
}
h1, h3, h4, ul {
	padding-top: 10px;
	height: auto;
	margin: auto;
	font-family: 'cantarellbold';
}
.body_paragraph {
	margin-bottom: 75px;
}
h2 {
	padding-top: 10px;
	height: auto;
	margin: auto;
	font-family: 'cantarellbold';
	color: #256BCB;
}
.figure{
	float:right;
	margin:30px 10px 20px 40px;
	overflow:hidden;
	width:500px;
	height: 500px;
}
.clear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.buttons{
	width: 30%;
	margin: 20px;
	padding: auto;
	float:left;
	}
.btn {
	width: 200px;
	height: auto;
	background-color: #F7E6BB;
	margin: 35px auto;
	
	text-align:center;
}

nav {
	padding-top: 5%;
	text-decoration: none;
}
.image_change {
	width: 1000px;
	height: 300px;
	padding-top: 17%;
	padding-bottom: 50px;
}
.image_slide_nav {
	width: 100px;
	height: 30px;
	float: right;
}
.section_headers {
	width: 1000px;
	height: 20px;
	margin: auto;
}
/*article {
	margin-top: auto;
	margin-bottom: auto;
}*/
.image_mix {
	width: 200px;
	height: 300px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	background-color: red;
}
section {
	width: 30%;
	padding: 10px;
	float: left;
	display: block;
}
.centered {
	width: 250px;
	height: 300px;
	margin-right: 25px;
}
.bottom_info_block {
	width: 1000px;
	height: auto;
	margin: auto;
	padding-top: 15px;
	
}
.bottom_picture {
	padding-top: 70px;
	padding-bottom: 25px;
	padding-right: 35px;
	padding-left: 50px;
	float: right;
}
.page_3_float_right {
	float: right;
	width: 500px;
}
.isolate {
	/*width: 700px;*/
	height: auto;
	margin: auto;
	background: #E1E7E8;
	align-content: center;
	padding-top: 25px;
	padding-left: 75px;
	padding-right: 75px;
	padding-bottom: 75px;
	float: center;
}
body {
	background-color: #F7E6BB;
	align-content: center;
	font-family: 'distant_galaxyregular';
	height: auto;
}
footer {
	height: 35px;
	text-align: right;
	padding-top: 5%;
	padding-bottom: 20px;
	margin-top: 10%;
	margin-left: 60%;
	bottom: 0;
	color: #878787;
	position: absolute;
}
