#content-banner {
    height: 343px;
    width: 815px;
    margin-left: 30px;
    background: #fff url('_images/bg-galleries-banner.jpg') top left no-repeat;
}

#content-interior-flare {
    margin-left: 20px;
    padding-bottom: 60px;
    margin-bottom: 10px;
    margin-top: -5px;
    width: 150px;
    height: 300px;
    float: left;
    background: #fff url('_images/bg-galleries-interior-flare.jpg') top right no-repeat;
}

#content-interior {
    width: 420px;
    float: left;
    padding-left: 15px;
    padding-bottom: 30px;
}
#content-interior h2.content-interior-sef-heading {
    display: none;
}

#content-interior h2 {
    margin-bottom: 19px;
    font-size: 24px;
    line-height: 24px;
}

#content-interior img.content-interior-heading {
    margin-bottom: 20px;
}

#content-interior p {
    padding-bottom: 15px;
}

#content-interior h3 {
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 20px;
}

#content-interior ul {
    list-style: none;
    margin-left: 0;
}

#content-interior ul li span {
    color: red;
    margin-left: 0;
}

#content-interior-sidebar {
    display: none;
}

.photo-gallery-list-bucket {
    float: left;
    width: 650px;
}
.photo-gallery-list-bucket img {
    float: left;
    width: 173px;
    padding-bottom: 30px;
}
#content-interior .photo-gallery-list-bucket h3 {
    float: left;
    width: 450px;
    font-size: 12px;
    color: red;
    text-decoration: underline;
    margin-bottom: 0px;
    margin-left: 20px;
}
#content-interior .photo-gallery-list-bucket p {
    float: left;
    width: 450px;
    margin-left: 20px;
    padding-bottom: 5px;
}
#content-interior .photo-gallery-list-bucket a.link-view-gallery {
    display: block;
    width: 118px;
    height: 28px;
    margin-left: 18px;
    float: left;
    background: #fff url('_images/bg-link-galleries--view-gallery.jpg') top left no-repeat;
}

div#nav-main #link-galleries {
    background-position: bottom left;
}

div#nav-footer a#nav-footer-galleries {
    color: #000;
}
#nav-sub {
    margin-left: 235px;
}

#content-interior .nav-gallery-photo-list {
    
}

#content-interior .nav-gallery-photo-list a {
    border: none;
    margin-left: 15px;
}
#content-interior .nav-gallery-photo-list a img {
    border: none;
}









