	.subsection{
	background:#fff;
	padding:0px;
	text-align:center;
	position:relative;
	width:100%;
	margin:0px auto;
	clear:both;
	color:#333;	
	}

	.subsection-content p{
	text-align:center;
	font-weight:300;
	font-size:20px;

	line-height:100%;
	color:#333;	
	}


	article{
	clear:both;
	width:100%;
	padding:20px 0;
	text-align:center;
	border-bottom:0px solid #90c0d8!important; /*adds bottom border to sections -ep*/
	z-index:3000;	
	}


	article.subsection-keymessage-dark,article.subsection-keymessage-light{
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	min-height:350px;
	width:100%;
	}


	.subsection-narrative-content,.section-footnotesmain{
	width:100%;
	max-width:860px;
	text-align:left;
	margin:10px auto; /*adjusts the margin whitespace between section titles and and cover photos*/
	padding-left:30px;	
	}

	.subsection-narrative-content p,.subsection-narrative-content h1,.subsection-narrative-content h2,.subsection-narrative-content h3,.subsection-narrative-content h4,.subsection-narrative-content h5,.subseciont-narrative-content ol,.subseciont-narrative-content ul,.section-footnotesmain p{
	margin-right:0px;	
	}
	
	.notePad {
		background-color:#FFF;
		display:inline-block;
		padding: 10px 10px 10px 10px;
		opacity:.75;
		}
	.blue {
		font-size:2em;
		line-height:1.25;
		}
		
	img.lazy{
	width:80%;
	height:auto;	
	}

.subsection-narrative-callout{
	float:right;
	display:block;
	clear:both;
	width:250px;
	margin:10px 0 0 0;
	padding:0 0 0 50px;
	font-size:13px;
	line-height:150%;
	color:#32373b;
	text-align:center;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}


/*ep edited - border line 1px*/
	.subsection-narrative-callout img{
	width:100%;
	height:auto;
	margin:10px 0;
	border:0px solid #297fb7;	
	}
	
/*ep edited - button*/	
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;	
}
.btn {
	moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #0071bc;
	border: 0;
	border-radius: 5px;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 1;
	padding: 1rem 2rem;
	text-align: center;
	text-decoration: none;
	width: auto;
}

.btn:hover {
	background-color: #245593;

}

.centerBox {
	text-align:center;
  background-color: transparent;
  border: none;
  opacity: 1;
	
	}
	
.centerBox:hover {
	cursor:pointer;
	color: white;
	opacity: 0.75;
  	transition: 0.3s;	
	
	}


#about_brochure {
    color: #f3f3f1;
    background: url(about_gao_box.jpg) no-repeat scroll 0 0 #084a94;
    margin: 2px;
    border-bottom: 5px solid #a10e1f;
    padding: 8px;
    width: 200px;
}

.captions{
	display:block;
	font-size:11px;
	font-weight:300;
	width:auto;
	margin-top:-10px;
	margin-bottom:10px;
	
}
	
	
	