

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

#pgLogo_img {
max-width: 250px;
    padding-bottom: 25px;
}
#pgNavigation li a {
font-family: 'Montserrat', sans-serif;
color: #51544a;
    font-weight: 400; 
}
h1 {
font-family: 'Montserrat', sans-serif;
text-transform:none;
color: #51544a;
letter-spacing:0px;
    font-weight: 400;
    font-size: 30px;
}

p {
font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 2;
    color: #51544a;
font-weight: 500;
}

#copyright-footer p {
 font-size: 12px;
    line-height: 2;
    color: #51544a;
font-weight: 500;
}

#galleryTitle {
font-family: 'Montserrat', sans-serif;
    font-size: 15px;
font-weight: 500;
    color: #51544a;
text-transform:none;
}

#nav-pg ul {
    margin-top: 30px;
    margin-bottom: 45px;
}

#pgGallery .wraptocenterGallery {
    width:425px;
    height: 280px;
}
#pgGallery {
    width: auto !important;
    height: auto;
}
#galleryParent {
    width:auto;
    height: auto;
}