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

header {
	padding-top:30px;
	padding-bottom:15px;
}

#social img {
	margin-bottom:20px;
}

.folio {
	margin-top:112px;
}

.folio ul li{
	width:33.33%;
	float:left;
	margin:0;
	padding:0;
	padding-bottom:0;
}

.orange {
	margin-top:112px;
}

.video {
	width:500px;
	height:281px;
}

.widediv {
	/*min-width:769px;*/
	width:769px;
	margin:auto;
	margin-top:50px;
}

.vidcontainer {
	width:500px;
	height:281px;
	float:left;
	/*margin-left:50px;*/
}

.vidtext {
	width:229px;
	float:right;
	/*margin-right:50px;*/
}

.extraimg {
	width:500px;
	float:left;
	margin-top:20px;
	margin-bottom:50px;
}

.extraimg img{
	margin-bottom:20px;
}

.abouttext {
	width:400px;
	float:left;
	margin-top:50px;
}

.aboutimg {
	width:150px;
	/*height:200px;*/
	/*margin-top:30px;*/
	/*overflow:hidden;*/
	float:right;
}

.aboutwide {
	/*min-width:769px;*/
	width:650px;
	margin:auto;
	margin-top:50px;
}