@charset "utf-8";
/* CSS Document */

.facade {
	background: url(images/facade.jpg);
	background-size:cover;
	height: 860px;
}

.inner-banner {
	background: url(images/banner.jpg);
	background-size:cover;
	height: 350px;
}

.featured {
	clear: both;
	padding-bottom:  150px;
}

.maroon { color:  #dc0202;}

li.capper {background-color: #dc0202; color: #fff;}