

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

#isPageHeader {
max-width: 1000px;
margin-left: auto;
margin-right: auto;
}

#pgLogo {
text-align: left;
padding-top:5px;
float: left;
padding-bottom: 25px;
}

#pgLogo img {
width:310px;
}

.homepagesection {
margin-left: auto !important;
margin-right: auto !important;
max-width: 1000px;
}

a {
color:#f16521;
}

#isPageFooter {
border-top: 1px solid #dddddd;
background-color: transparent;
height: 100px;
}

#pgFooter {
padding: 30px 0 50px 0;
}

#galleryTitle {
font-family: 'Lato', sans-serif;
text-transform: uppercase;
height: auto;
width: 316px;
padding-left:0px;
font-size: 1.15em;
margin: 10px 0;
letter-spacing: 2px;
overflow: visible !important;
font-weight: 600;
z-index: 1;
text-align:left;
color:#f16521;
}

#copyright-footer p {
font-weight: 400;
}

h1#galleryNavTitle {
padding-bottom: 25px;
}

#pgNavigation li {
padding-right: 10px;
padding-left: 10px;
}

#nav-pg ul li {
font-size: 0.85em;
}

#pgNavigation {
width: 100%;
}