

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

h1 { 
font-weight: 400;
text-transform:none;
letter-spacing: 0px;
}

h2 {
font-weight: 400;
}

#galleryTitle {
font-weight: 400;
}
#pgLogo_img {
max-width: 450px; 
}

#pgFooter {
    padding: 45px 0 132px 0;
    border-top: 1px solid #e9e9e9;
}

p {
letter-spacing:0px;
font-weight:400;
}

#nav-pg ul li {
font-weight: 400;
}

.subnav li {
width: 200px !important;
}

.call-to-action {
margin-top: 30px;
}