/* home page */
/*.items_e1241952f94741afaaeacb623ae53307 .itemImg { text-align:center;}*/
/*.items_e1241952f94741afaaeacb623ae53307 .item .contentTitle a { color: #8cc63e; }*/

/* current page */
/*.items_a4a9ccefb9bd4915ba72496bc613bd85 .itemImg { text-align:center;}*/
/*.items_a4a9ccefb9bd4915ba72496bc613bd85 .item .contentTitle a { color: #8cc63e; }*/

/* upcoming page */
/*.items_a8addc72f6494c5e84afd065fc0ce196 .itemImg { text-align:center;}*/
/*.items_a8addc72f6494c5e84afd065fc0ce196 .item .contentTitle { color: #8cc63e; }*/



 .headerContent #navTrigger {color:#8cc63e;}
 
/* NAV Hover State */
.navContainer .navContent ul li a:hover {
    color: #8cc63e;
} 
 
 /* slide navigation*/
@media only screen and (max-width: 757px) {
/* ------------------------------------------------ */
.navContainer.mobileSideNav {
    background: #8cc63e;
    height: 100%;
}
.block_e736e229bf444418b2abbceecbef2a4f .contentTitle{
    font-size: 28px;
    line-height: 1.2em;
    }
.navContent ul li a {
    color: white !important;
    }
}

.scCredit span {
text-decoration: none;
}




.customCaption {
background: #fff;
bottom: 20px;
margin: 0 45px 1.5em 0;
width:100%;
}

.imgGridItem .customCaption {
margin: 0;
left: 10px;
right: 10px;
bottom: 10px;
}



/*sitewide image gallery*/
.modalImageGallery .imageContainer { background-color:white;}