section.page-banner.support {
	background-image: url('/images/visit-banner.jpg');
}
section.support-sec1 .z-1of3 .z-t-22 {
    text-align: center;
}
section.support-sec1 .z-1of3 img.placeholder {
    float: left;
    width: 100%;
    height: 250px;
    margin: 0 0 15px 0;
}
section.support-sec1 .z-1of3 a {
    color: #FFFFFF;
	background-color: #D08215;
}
section.support-sec1 .z-1of3 .z-t-22 a:hover {
    text-decoration: underline;
}
section.support-sec2 {
    background-image: url('/images/home-sec2-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.support-sec2 .z-t-48, .support-sec5 .z-t-48 {
    font-family: Open Sans Light;
    text-align: center;
    color: #455e2c;
}
.support-sec2 .z-1of1 {
    background-color: rgba(69, 94, 44, .20);
}

.support-sec2 .member-benefits p, .support-sec5 .member-benefits p {
    margin: 25px 0;
    padding: 0 0 0 20px;
}
.support-sec2 .member-benefits p:before {
    content: '';
    background-color: #455e2c;
    float: left;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 8px 0 0 -20px;
}
.support-sec3 img.placeholder, .support-sec4 img.placeholder {
    float: left;
    width: 100%;
    height: 250px;
}
section.support-sec4 {
    background-image: url('/images/visit-sec3-bg.jpg');
    background-repeat: no-repeat;
    background-position: center top;
	background-size: cover;
}
.support-sec4 a.z-t-20 {
    color: #fff;
    text-decoration: none;
    background-color: #455e2c;
    padding: 6px 50px;
    float: left;
}
.support-sec4 a.z-t-20:hover, .support-sec5 .z-1of1.more a:hover {
    background-color: #202020;
}
.support-sec5 .-events a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.support-sec5 .-events a:hover {
    text-decoration: underline;
}
.support-sec5 .z-1of1.more {
    text-align: center;
}
.support-sec5 .z-1of1.more a {
    color: #fff;
    text-decoration: none;
    background-color: #D08215;
    padding: 6px 50px;
    display: inline-block;
}

.support-sec5 .events .event {
	background-color: rgba(69, 94, 44, .20);
}
.support-sec5 .events .event a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
