

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

p {
    font-size: 16px;
    color: rgba(0,0,0,1);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 0.00em;
    word-spacing: 0.06em;
    text-transform: none;
    font-variant: normal;
    line-height: 180%;
}
h1 {
font-size: 16px;
    color: rgba(187,149,110,1);
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 0.38em;
    word-spacing: 0.06em;
    text-transform: uppercase;
    font-variant: normal;
    line-height: 120%; 
}
#pgNavigation li a {
    font-size: 15px;
    color: rgba(185,150,112,1);
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 0.20em;
    word-spacing: 0.07em;
    text-transform: uppercase;
    font-variant: normal;
    line-height: 120%;
}

#copyright-footer p {
    font-size: 11px;
    color: rgba(204,204,204,1);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 0.09em;
    word-spacing: 0.09em;
    text-transform: uppercase;
    font-variant: normal;
    line-height: 150%;
}
#pgLogo_img {
    height: 135px !important; 
}

.call-to-action {
    margin-top: 15px; 
}

.call-to-action_747 p {
border-color: #353535 !important;
background-color: #353535 !important;
}

.call-to-action p {
    font-size: 11px !important;
    color: rgba(187,149,110,1) !important;
    background-color: #353535;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 0.38em;
    word-spacing: 0.06em;
    text-transform: uppercase;
    font-variant: normal;
    line-height: 120%;
}

#galleryTitle {
font-weight: bold;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 0.38em;
    word-spacing: 0.06em;
    text-transform: uppercase;
    font-variant: normal;
    line-height: 120%;
}

/*contact form*/
.form {
max-width: 700px !important;
margin-left: auto;
margin-right: auto; 
}
.frmContactDiv {
max-width: 700px;
    margin-left: auto;
    margin-right: auto;
overflow:auto;
}

#frmcontact_name {
height: 40px;
}
#frmcontact_email {
height: 40px;
}
#frmcontact_subject {
height: 40px;
}
#frmContact td {
margin-top: 5px;
font-family: 'lato';
    font-size: 16px;
    color: rgba(0,0,0,1);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 0.00em;
    word-spacing: 0.06em;
    text-transform: none;
    font-variant: normal;
    line-height: 180%;
}
#submitfrmContact {
font-size: 11px !important;
    color: rgba(187,149,110,1) !important;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 0.38em;
    word-spacing: 0.06em;
    text-transform: uppercase;
    font-variant: normal;
    line-height: 120%;
padding: 15px;
}
#frmContact tr {
    height: 35px;
    padding: 10px 0 10px 0;
    font-family: 'lato';
    font-size: 12pt;
}

#frmContact input {
    width: 100%;
    max-width: 180px;
    margin-bottom: 10px;
}

/* horizontal slider widget */
.new_slider_div {
        height:500px;
    }
    .new_slider_img.new_slider_img_V {
        height:100%;
        width: auto;
    }
@media (max-height:773px){
    .new_slider_div {
        height:300px;
    }
    .new_slider_img.new_slider_img_V {
        height:100%;
        width: auto;
    }
}
/* horizontal slider widget end*/
.no_height p {
margin-bottom:0;
}