nav#site-navigation {
    text-align: center;
}

.top-navigation ul, #header-right-menu ul {
    list-style: none;
    margin: 0;
    padding-left: 1000;
    line-height: 1;
}

.main-navigation ul li a {
padding-right: 30px !important;
padding-left: 60px !important;
}

.site-header {
    margin-top: 15px;
}

.site-logo {
  padding-left:  50px;
}

#masthead {
  background-color:  rgba(255, 255, 255, 0.7);
}

.wpcf7 textarea {
height:250px;
width:285px;
margin-bottom:5px;
font-size:11px;
}

.wpcf7-submit
{
    float: none;   
}

.ngg-album-compact h4 {
display:none;
}

.wp-caption .wp-caption-text{
text-align: center;
font-size: 14px;
font-family: Georgia;
}

#fsb_image { display: none; }
.home #fsb_image { display: block; }

.site-footer {
      display: none;
}

#supersized img {
   max-width: none;
}