

/* /////////////////////////////////////////////////////////////////////
//  Your CSS
/////////////////////////////////////////////////////////////////////*/

#pgLogo_img {
    max-width: 400px;
padding-bottom: 50px;
}

a {
color:#afb5be;
}

#nav-pg ul li.item29.current a {
    color: #353535;
    text-decoration: none;
    border-bottom: 3px solid #afb5be;
}

#galleryTitle {
font-weight:400;
}

#pgFooter {
border-top: 1px solid #e9e9e9;
}

#nav-pg ul li {
    font-size: 16px;
    font-weight: 600;
}

li.item29.current a {
font-weight: 600;
}

#copyright-footer p {
font-size: 22px;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 15px;
    font-weight: 300;
    line-height: 35px;
    color: black;
}