/* HP Styles */
.content .connectwithus img {
    float: left;
    width: 40px;
    height: 40px;
    margin: 0 2px;
}
.sub-footer {
	border-top: #ccc 1px dashed;
}
@media only screen and (min-width: 768px) {
.connectwithus {
    	margin-left: 18%;
    	margin-top: -20px;
    	float: left;
}
.logos{
   margin: 0 0 0 5px; display: inline; float: right;
}
.content .logos img {
    display: inline;
    float: left;
    margin-right: 30px;
	width: 125px;
}
.content .logos .living-wage img {
	width:94px;
	margin-right: 0;
}
}
/* ---------------------------------------------------- */




.content h1.overlay a,
.three-column .column-item h2.overlay a{
    background-color: #A7C2C0;
    color: #fff;
}
.content h1.overlay a:hover,
.three-column .column-item h2.overlay a:hover{
	color: #fff;
	border-bottom: 0;
}
.LandingBox {
    margin-bottom: 20px;
    padding-bottom: 0;
    position: relative;
}
.content h1.overlay.full {
    background-color: #A7C2C0;
    border-bottom: 0 none;
    color: #FFFFFF;
}
.flex-control-nav {
	margin-top:20px;
}
.introText{
	float: left;
	width: 66%;
	margin-right: 2%;	
}
.introText h2{
	margin-top: 0;	
}
.introText img{
	float: right;
	margin: 0 0 20px 20px;	
}
.LandingBox h2.block {
    margin: 20px 0 0 10px;
}


.icon-key {
    margin-left: -20px;
}
.icon-key img {
    float: none;
    margin: 0 5px 10px 20px;
    vertical-align: middle;
}

/* ---------------------------------------------------- */
/* staff profile index layout in boxes with photos */
#allStaffProfiles {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
#allStaffProfiles ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#allStaffProfiles li {
	margin: 0;
	padding: 0;
}
.StaffProfileLink {
	text-align: left;
	padding: 1px;
	float: left;
	margin: 0 10px 10px 0;
}
.innerStaff {
	background-color: #f6fafb;
	border: 1px dotted #666;
	width: 365px;
	height: 160px!important;
	padding: 5px 10px;
}
/* the body field on SBCS uses <ul> so have to redefine them here */
#allStaffProfiles .innerStaff ul {
	list-style: none;
}
#allStaffProfiles .innerStaff li {
	display: block;
	/* IE won't automatically wrap long urls inside the div width so have to set word wrap here. */
	word-wrap: break-word;
	word-break: break-all;
}
.staff_img {
	margin: 0 0 5px 5px!important;
	border: 0;
	float: right;
	width: 75px;
	height: 100px;
}
#allStaffProfiles a.titlelink {
	text-decoration: none;
}
/* turn off the auto index heading */
#allStaffProfiles h2.bg {
	display: none;
}
#allStaffProfiles a {
	border-bottom:#666 1px dotted;
}
/* turn off subheadings on profile pages in tabs */
.hideHeading {
	display: none;
}
.content .profiles img.icon{
	width: 50px;
    height: 50px;
    float: none;
    margin: 0;
}
.content .noBorder{
	border-bottom: 0!important;
}
.tabs__tabs{
flex-wrap: wrap;
}

@media only screen and (min-width: 320px) {
	.introText {
		width:100%;
	}
	.introText img{
		display: none;	
	}
}
@media only screen and (min-width: 650px) {
	.up {
		display: inline-block!important;
	}
	.introText img{
		display: inline;	
	}
.two-column-profiles ul li {
    min-height: 270px;
}
}
@media only screen and (min-width: 769px) {
	.content section .LandingBox img {
		margin-bottom: 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.newsBox, .links{
		width: 100%;	
	}
}
@media only screen and (min-width: 850px) {
	
}
@media only screen and (min-width: 1024px) {
	.events{
		width: 48%;
		margin-right: 4%;	
	}
	.links{
		width: 100%;
		float: left;
	}
	.introText {
		width: 66%;
	}
}

aside.lrgScreen .button2{
z-index: 999;
position: relative
}













