

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

#pgGallery {
background-color: #eeeeee !important;
}
#collection-cover-photographerlink a {
    text-decoration: underline;
}


#pgNavigation {
margin-top:0px;
}

p {
line-height: 24px;
color: #666;
}

h4 {
font-family: 'Lato', sans-serif;
}

h1 {
font-family: 'Amatic SC', cursive;
font-size: 2em;
margin-top: 2em;
}

#mainPageHeader {
text-align:center;
}

#nav-pg li {
display: inline-block;
float:none;
}

#nav-pg ul li, #nav-pg ul li a {
font-family: 'Amatic SC', cursive;
letter-spacing: 1px;
color:black; !important;
font-size: 1.176em !important;
color: #888;
} 

#pgNavigation {
text-align: center;
} 

#pgContent {
-moz-box-shadow: 0 0 0px #999;
-webkit-box-shadow: 0 0 0px #999;
box-shadow: 0 0 0px #999;
}

#clientGallery{
min-height:550px !important;
}

#pgLogo {
text-align: center;
display:block;
text-align: center;
display:block;
/*margin-right: 100px;*/
}

#pgLogo img {
max-width:100% !important;
}

#slideshowContainer {
margin-left:auto;
margin-right:auto;
}


#pgFooter {
border-top: solid 1px #ddd;
}

.websiteGalleryHeader .website_header_logo{
display:none;
}

.websiteGalleryHeaderMiddle{
float:left;
width:100%;
text-align:center;
}

 .websiteGalleryHeaderInner{
position:relative;
}
.websiteGalleryHeaderRightIcons {
    position: absolute;
    right: 0;
}

#frmContact {
margin:auto;
}

.contact-form {
margin:auto;
}