html
{
	background: #a24527;
}
body
{
	font-family:'Compasse W01';
	font-weight: 200;
	font-style: normal;
	color: #27353f;
}
p
{
	font-size: 15px;
	margin-bottom: 20px;
}
h1,h2,h3
{
	font-weight: 700;
	margin-top: 0;
}
.internal-title h1
{
	font-size: 35px;
	margin-left: 45px;
	margin-top: 30px;
	color: #a14427;
}
h2
{
	font-size: 24px;
	margin-top: 40px;
	margin-bottom: 20px;
	color: #815f82;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 10px;
}
.content h2:first-child
{
	margin-top: 10px;
}
a
{
	transition: all 150ms ease;
	color: #0f89db;
}
.content ul
{
	padding-left: 15px;
	margin-bottom: 20px;
}
.content li
{
	margin-bottom: 8px;	
}
.content table
{
	width: 100%;
	border: 1px solid #ddd;
	margin-bottom: 30px;
	border-top: 1px solid #999;
}
.content table td
{
	padding: 25px;
	vertical-align: top;
}
.content-img
{
	float: left;
	margin-right: 35px;
	margin-bottom: 20px;
	width: 210px;
	margin-top: 5px;
}

/* NAV
=============================================*/
.navbar-inverse
{
	background: none;
	border: 0;
	float: right;
	margin-top: 35px;
	position: relative;
	z-index: 999;
}
.nav > li
{
	float: left;
	font-weight: 700;
	font-size: 17px;
}
.nav li a
{
	color: #fff;
}
.nav > li > a:hover
{
	background: rgba(134,41,23,0.6);
	border-radius: 4px;
}

.hero-container
{
	width: 100%;
	background: url(../img/home-hero-1.jpg) no-repeat center 0;
	background-size: cover;
	min-height: 780px;
	position: relative;
}
.bg-container
{
	width: 100%;
	background: url(../img/soil-bg-overlay.png) repeat-x center 0;
	position: absolute;
	top: 220px;
	padding-bottom: 120px;
	min-height: 700px;
}
header
{
	margin-top: -210px;
}
.brand
{
	display: block;
	background: url(../img/eco-logo.png) no-repeat;
	width: 290px;
	height: 115px;
	text-indent: -9999px;
	margin-left: -40px;
}
.maincontainer
{
	margin-top: 318px;
	z-index: 2;
    position: relative;
}

.maincontainer2
{
	z-index: 2;
    position: relative;	
}
.maincontainer2 a
{
	color: black;
}
.maincontainer2 a.btn
{
	color: white;
}
.sun-block
{
	background: url(../img/sun-white-bg.png) no-repeat;
	width: 453px;
	height: 373px;
	opacity: 0;

	/* Final spot
	margin-top: -55px;
	*/
	margin-top: 450px;
	/* Final spot
	margin-left: 530px;
	*/
	margin-left: 510px;
	padding: 64px 50px;
	text-align: center;
	position: absolute;
}
.sun-block h2
{
	font-size: 40px;
	line-height: 1;
	margin-bottom: 15px;
	margin-top: 0;
	color: #243947;
	border-bottom: 0;
	padding-bottom: 0;
}
.sun-block p
{
	font-size: 19px;
	margin-bottom: 15px;
}
.sun-block .btn
{
	background: #626262;
	font-size: 16px;
	padding: 10px 35px 12px;
	margin: 0 5px;
}
.home-thumbnails
{
	background: transparent url(../img/content-top-curve.png) no-repeat;
	height: 255px;
	width: 100%;
	padding-top: 20px;
	margin-top: -60px;
}
.home-thumbnails .pic-col
{
	float: left;
	width: 296px;
	margin-left: 21px;
	height: 171px;
}
.initiative-thumb
{
	margin-top: 7px;
}
.research-thumb
{
	margin-top: 42px;
}
.home-thumbnails img
{
	width: 100%;
}
.home-thumbnails .thumb-title
{
	background: #202020;
	text-align: center;
	color: #fff;
	padding: 14px;
	font-size: 17px;
	display: block;
	font-weight: 700;
	line-height: 1;
	transition: background 150ms ease;
}
.home-thumbnails a
{
	display: block;
}
.home-thumbnails a:hover .thumb-title
{
	background: #8f7269;
}

.home-thumbnails a:hover
{
	text-decoration: none;
	cursor: pointer;
}
.content
{
	background:#fff;
}
.page-home .content
{
	padding-bottom: 30px;
}
.page-home .content .col-md-4
{
	text-align: center;
}
.page-home .content ul
{
	padding-left: 0;
}
.page-home .content li
{
	background: url(../img/col-div-yellow.png) no-repeat center bottom;
	list-style: none;
	text-align: center;
	display: block;
	padding: 14px 0;
	font-weight: 700;
	font-style: normal;
	font-size: 15px;
	color: #243947;
	line-height: 1;
	margin-bottom: 0;
}
.page-home .content li:nth-child(2n)
{
	background: url(../img/col-div-orange.png) no-repeat center bottom;
}
.page-home .content li:last-child
{
	background: none;
}
.btn
{
	display: inline-block;
	padding: 10px 35px 12px;
	line-height: 1;
	color: #fff;
	background: #aa9087;
	border-radius: 20px;
	margin-top: 5px;
}
.btn:hover
{
	background: #8f7269;
	color: #fff;
}
.book-preview
{
	margin-top: 25px;
}
.book-preview .book-img
{
	float: left;
	margin-right: 14px;
}
.book-preview .book-info
{
	text-align: left;
}
.book-preview .book-info p
{
	font-size: 14px;
}
.book-preview .book-info h3
{
	font-weight: 700;
	font-size: 16px;
	margin-top: 0;
}
.book-preview .btn
{
	background: none;
	padding: 0;
	text-align: left;
	color: #cf5f3a;
	display: inline-block;
	font-weight: 700;
	background: url(../img/arrow-orange.png) no-repeat right center;
	padding-right: 30px;
	line-height: 1.4;
	float: left;
	margin-top: 0;
}
.book-preview .btn:hover
{
	text-decoration: underline;
}


/* INTERNAL
=============================================*/

.default-layout .home-thumbnails
{
	height: 125px;
	margin-top: 30px;
}

.default-layout .content
{
	padding: 0 30px 25px;
}
.content .container
{
	width: 910px !important;
}


/* FOOTER
=============================================*/

footer,
footer a,
footer a:hover
{
	color: #f6c0af;
	font-size: 14px;
}
footer
{
	padding-top: 25px;
}
footer .copyright
{
	display: inline-block;
}
footer .credit
{
	float: right;
}

.minigalbox
{
	display: none;
}

.minigaltarget
{
	display: block;
	margin-bottom: 36px;
}

@media only screen and (max-width: 980px){
	.brand { margin-left: 12px;}
}	
