﻿@charset "UTF-8";
/* CSS Document */

@media (min-width: 1200px) {

.modal {
	top: 50px;
	width: 70%;
	margin: 0 0 0 -35%;
}

#backgroundBanner{
	top: 0px;
	height: 550px;
}

.content{
	margin-top: 380px;
}
	
.headline h1{
	font-size: 1.9em;
}
.sfnewsListItem .sfnewsTitle{
	font-size: 1.25em;	

}

.sfnewsFullStory,
.sfnewsMetaInfo{
	font-size: .9em!important;	
}
.vertRule{
	height: 180px;
	margin-top: -180px;
	margin-left: 284px;
  }
  
.vertRule2{
	height: 180px;
	margin-top: -180px;
	margin-left: 584px;
	}
	
.vertRule3{
	height: 180px;
	margin-top: -180px;
	margin-left: 884px;
	}
	
.bookCallOut{
	width: 85%;
}
.bookCallOut p{
	margin-right: 3em;
}	
}