	body {
	padding-bottom: 40px;
	background-color:#eee;
}
.container {
	background-color:#fff;
	padding:0 20px;
	}
.shout {
	border-top: 1px solid #00AEEF;
	border-bottom: 1px solid #00AEEF;
	margin: 20px 0;
	padding: 40px 0;
	font-size: 18px;
	line-height: 40px;
	font-weight: 200;
	color: #ED1D24;
	text-align: center;
}

.thumbnail {
	float:left;
	margin-right:10px;
	}
	
.right-sidebar img {
	margin-bottom:10px;
	}
	
a {
	color:#0075BE;
	}

.sidebar h4 {
	margin: 15px 0 5px 0;
}

.sidebar .social a {

	color: #ED1D24;

}

.sidebar ul li {
	list-style-type: none;
	border-bottom: 1px dashed #999;
	padding:5px 0;
	}
	
.sidebar ul {
	margin-left:0px;
	}	

.sidebar blockquote {
	border:0px;
	padding:0px;
	margin:0px 0 0 20px;
	width:190px;
	}
	
.sidebar cite {
	text-align:right;
	float:right;
	}
	
.quote {
	position:relative;
	left:-30px;
	bottom:-20px;
	width:40px;
	}

.pull {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 24px;
	text-align:right;
	}
.thumbs {
	margin-bottom:20px;
	}
	
.span7 h1 {
	margin-bottom:25px;
	}
	
.masthead {
	margin-top:20px;
	}
	
.redtext {
	color:#ED1D24;
	}

.carousel {
	width: 100%;
	/*height: 80px;*/
}

.carousel-inner {
	/*height: 80px;*/
}

.carousel-control {
	margin-top: -15px;
}

.item {
	/*margin-left: 95px;*/
}

.center-text {
	text-align: center;
}

.thumbnail p {
	margin-bottom: 0;
}