body {
	background-color: #5d3819;
	/*background-image: url(../img/bg.jpg);*/
}


body #course-header h1 {
	font: 32px adobe-text-pro-1,adobe-text-pro-2, Georgia, "Times New Roman", Times, serif;
}


#wrapper #course-banner .container h1 a {
	font: 28px adobe-text-pro-1,adobe-text-pro-2, Georgia, "Times New Roman", Times, serif;
}


.page, #page {
	-webkit-box-shadow: 0px 0px 20px 2px #482b11;
	-moz-box-shadow: 0px 0px 20px 2px #482b11;
	box-shadow: 0px 0px 20px 2px #482b11;
	/* removing border because it conflicts w/ ligonier's school banner */
	border: 0px;
}

ul#assignments li.item-group h4 a {
	font-family: Georgia, "Times New Roman", Times, serif;
}


.feature {
	border: 0px;
}

#footer {
	color: #e9e8e8;
}

ul#assignments li.item-divider h3 {
	text-transform: uppercase;
	font-family: adobe-text-pro-1,adobe-text-pro-2, Georgia, "Times New Roman", Times, serif;
}


#footer a {
	color: #e9e8e8;
}

#school-image img, #school-feature h1 {
	position: absolute;
	left: -10000px;
}


/*#school-feature {
	background-image: url(../img/banner.png);
	padding-top: 108px;
	height: 146px;
	overflow: hidden;
	border: 0px;
	background-color: #37333f;
}
*/
#school-feature div.column.two-thirds.right {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 81px;
	width: 526px;
}

#school-feature p {
	color: #e6e4e4;
	margin-bottom: 20px;
	display: none;
}

a#school-promo-video.button, a#school-website.button {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	
	display: inline-block;
	overflow: hidden;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-left: 30px;
	
	color: #e1dfdd;
	text-shadow: #353535 1px 1px 1px;
	border: 1px solid #979086;
	background: url(../img/banner-button-bg.png) no-repeat 0 0;
	position: relative;
}

a#school-promo-video.button:hover, a#school-website.button:hover {
	text-shadow: none;
	text-decoration: none;
}



div.school-actions {
	color: #e6e4e4;
	position: absolute;
	/*text-shadow: #000000 1px 1px 0px;*/
	left: -20px;
	top: 108px;
}

#school-feature .button-icon.watch {
	background: transparent url(../img/button-icons-white.png) no-repeat -7px -66px; /* 2 * 33  */
}

#school-feature .button-icon.ex-link {
	background: transparent url(../img/button-icons-white.png) no-repeat -7px -132px; /* 3 * 33  */
}

#school-feature a {
	color: #FFF;
}

#school-feature a:hover {
	color: #ffffff;
}
