@charset "utf-8";

.container {
	background-color: #F6F3ED;
	text-shadow: 0px 0px;
}
.row-photo {
	background-color: #5F6162;
	color: #FFFFFF;
	text-align: center;
}
.row-photo  a{
	color: #FFFFFF;
}
.activity-photos {
	margin-top: 25px;
	margin-bottom: 15px;
}
.row-logo {
	color: #FFFFFF;
	background-image: url(../images/bluescreen.jpg);
}
.row-news {
	background-color: #F0DADB;
}
.row-national {
	color: #0200A0;
	background-image: url(../images/handcart.jpg);
	background-repeat: no-repeat;
	clear: both;

}
.row-footer {
	color: #FFFFFF;
	background-color: #000000;
}

.blue {
}

.iframe-news {
	float: left;
	frameborder: 0;
	width: 100%;
	height: 600px;
}

.scroll-wrapper {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
