.global { background-image:url('/images/bggreenblur.jpg'); }
.global #branch {
	position:absolute;
	top:0;
	right:0;
	z-index:1;
}
.global .content {
	z-index:2;
	position:relative;
}
.global .content #right { background-color:transparent; }
.global .content #right .heading {
	background-image:none;
	text-align:left;
	height:270px;
}
.global .content #right .heading .headline {
	font-family:MuseoSans;
	font-weight:700;
	font-size:44px;
	color:#1F641F;
	text-shadow:none;
	margin-top:48px;
	margin-left:71px;
	line-height:42px;
	letter-spacing:-0.0006em;
}
.global .content #right .board {
	background-color:#FFFFFF;
	padding:50px 10px 28px 26px;
	text-align:left;
}
.global .content #right .board .newsItem {
	width:100%;
	height:auto;
	margin-top:44px;
	margin-bottom:0px;
	margin-left:0px;
}
.global .content #right .board .newsItem:first-child { margin-top:0px; }
.global .content #right .board .newsItem .newsLeft {
	display:inline-block;
	vertical-align:top;
}
.global .content #right .board .newsItem .newsLeft img { border:1px solid #ADADAD; }
.global .content #right .board .newsItem .newsLeft .posted {
	font-size:11px;
	text-transform:uppercase;
	text-align:right;
	margin-top:5px;
	margin-bottom:0px;
}
.global .content #right .board .newsItem .newsRight {
	display:inline-block;
	width:516px;
	vertical-align:top;
	margin-left:17px;
}
.global .content #right .board .newsItem .newsRight h1 {
	font-family:MuseoSans;
	font-weight:700;
	font-size:15px;
	margin-top:1px;
	text-transform:uppercase;
	margin-bottom:9px;
	color:#F07000;
}
.global .content #right .board .newsItem .newsRight h2 {
	font-family:MuseoSlab;
	font-weight:700;
	font-size:21px;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:6px;
	color:#4A4A4A;
}
.global .content #right .board .newsItem .newsRight p {
	font-family:MuseoSans;
	font-weight:500;
	font-size:15px;
	line-height:19px;
	margin-top:0px;
	margin-bottom:11px;
	color:#383838;
}
.global .content #right .board .newsItem .newsRight a.readFull {
	font-family:MuseoSans;
	font-weight:700;
	font-size:15px;
	color:#06B000;
}
.global .content #right .board .scrollHolder {
	width:100%;
	text-align:center;
	margin-top:37px;
}
.global .content #right .board .scrollHolder .scroll {
	width:auto;
	text-transform:uppercase;
	color:#FFFFFF;
	background-color:#CCCCCC;
	display:inline-block;
	padding:8px 17px 5px 14px;
	position:relative;
	left:-15px;
	font-size:15px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
