.news-headline {
color: #003f5b;
font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif; 
font-size: 38px;
font-weight: bold;
margin-top: 0px;
}

.news-images {
max-width: 100%;
margin-top: 16px;
margin-bottom: 16px;
display: block;
}

article p {
margin-bottom: 0px;
}

article {
margin-bottom: 36px;
padding-bottom: 36px;
border-bottom: 1px solid gray;
}

.date-published {
margin-top: 0px;
margin-bottom: 12px;
}

.last {
border-bottom: 0px;
}


.read-more {
font-size: 1em;
color: #d71920;
font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif; 
}

.read-more:hover {
color: black;
}


.quoter {
margin-top: 0;
margin-bottom: 12px;
font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: normal;
}


#slide-container .preButton{
		height:72px;
		width:68px;
		position:absolute;
		background:url('buttons.png') no-repeat;
		top:50%;
		margin-top:-36px;
		cursor:pointer;
		z-index:2000;
		background-position:left top;
		left:0
	}

.news-subhead {
color: #003f5b;
font-size: 28px;
font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif; 
font-weight: normal;
padding-top: 0;
margin-top: 0;
margin-bottom: 0;
}