body {
    margin: 0;
    padding: 0;
    font-family: 'Podkova', serif;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000000;
}

a {
    color: #a91d3f;
}

#page_audio_books .link_audio_books,
#page_contact_us .link_contact_us,
#page_clients .link_clients,
#page_services .link_services {
    color: #a91d3f;
}

#site {
    position: relative;;
    width: 992px;
    margin: 0 auto;
}

#header ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    top: 40px;
    right: 0;
}

#header ul li {
    float: left;
    margin-left: 22px;
    border-bottom: 2px solid #a91d3f;
}

#header ul li a {
    font-family: 'Podkova', serif;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

#logo {
    display: block;
    margin-left: 73px;
    width: 305px;
    height: 90px;
    max-width: 50%;
    /*
    background: url(../images/logo.png) no-repeat;
    */
}
#logo img {
    width: 100%;
}

#intro {
    background: url(../images/bg_header.png) no-repeat;
    width: 992px;
    height: 191px;
    text-align: center;
}

#intro h2 {
    margin: 0;
    padding: 0;
    padding-top: 64px;
    font-size: 18px;
    font-weight: bold;

    text-shadow: 2px 2px 2px #a1a1a2;
}

#intro h1 {
    margin: 0;
    padding: 0;
    padding-top: 18px;

    font-family: 'Podkova', serif;
    text-transform: uppercase;
    color: #a91d3f;
    font-size: 46px;

    text-shadow: 1px 1px 2px #000;
}

#page_services #intro h1 {
    padding-top: 70px;
}


#content {
    position: relative;
    overflow: hidden;
}

#page_home #content {
    position: relative;
    overflow: hidden;

    background: url(../images/bg_home2.jpg) top center no-repeat;
    text-align: center;
    height: 718px;
}

#page_home #content h1 {
    margin-top: 0;
    padding-top: 145px;
    font-family: 'Podkova', serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 46px;
    color: #ffffff;

    text-shadow: 2px 2px 2px #000;
}

#page_home #content p {
    font-size: 18px;
    color: #ffffff;
    text-shadow: 1px 1px 1px #000000;

    width: 450px;
    margin: 0 auto;
    margin-top: 110px;
    margin-top: 30px;
}

#contact_us {
    clear: both;
}

#contact_us_box {
    position: absolute;
    bottom: 0;
    bottom: -155px;
    background: url(../images/contact_fade.png) repeat-x;
    height: 298px;
    width: 992px;
    text-align: center;

    overflow: hidden;
}
.interior #contact_us_box {
    background: url(../images/contact_fade2.png) repeat-x;
}

body #contact_us #contact_us_box h1 {
    font-family: 'Podkova', serif;
    text-transform: uppercase;

    font-size: 24px;
    text-shadow: none;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 145px;
    color: #ffffff;
}

body #contact_us #contact_us_box p {
    margin-top: 0;
    text-shadow: none;
    width: auto;
    margin-bottom: 24px;
    color: #ffffff;
    font-size: 18px;
}

.contact_lip {
    position: absolute;
    top: 74px;
    left: 50%;
    margin-left: -69px;
    display: block;
    background: url(../images/contact_lip.png) no-repeat;
    width: 138px;
    height: 62px;
    text-indent: -100000px;
}

#contact_us input {
    margin-left: 12px;
}

#contact_us input[type=text] {
    background: #8b0828;
    width: 245px;
    height: 16px;
    color: #ffffff;
    border: 0;
    padding: 16px 12px;
    margin-left: 25px;
    vertical-align: top;
}
#contact_us textarea {
    background: #8b0828;
    width: 245px;
    height: 16px;
    color: #ffffff;
    border: 0;
    padding: 16px 12px;
    margin-left: 25px;
    vertical-align: top;
}

.contact_cover {
    position: absolute;
    bottom: 0;
    background: url(../images/contact_cover.png) repeat-x;
    height: 5px;
    width: 992px;
}

#page_contact_us #contact_us {
    text-align: center;
}

#page_contact_us #contact_us p {
    padding-top: 22px;
    color: #ffffff;

}

#page_contact_us #contact_us {
    background: #a91d3f;
    height: 145px;
}

.button { 
    background-image: url(../images/contact_submit.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 47px;
    height: 46px;
    border: 0px;
    background-color: none;
    cursor: pointer;
    outline: 0;
}

button { 
    position: relative;
    -webkit-appearance: none; 
    border: 0;
    background: #ffffff;
    margin: 0;
    padding: 0;
    width: 47px;
    height: 48px;
    margin-left: 10px;
}
button img { 
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

button span { 
    display: none;
}

.clear {
    clear: both;
}

#footer {
    clear: both;
    margin-top: 13px;
    margin-bottom: 13px;
    text-align: center;
}

#clients {
    width: 620px;
    margin: 0 auto;
}

#client_list {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    width: 880px;
}

#client_list li {
    position: relative;
    float: left;
    margin-left: 14px;
    margin-bottom: 10px;

}

#client_list .details {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 25px 23px;
    background: #a91d3f;
    width: 228px;
    height: 225px;
    opacity: .9;
    color: #fff;
}
#client_list li.more .details_top_border {
    position: absolute;
    top: 0;
    width: 274px;
    height: 225px;
    border-top: 12px solid #a91d3f
}
#client_list li.more .details {
    display: block;
}

#client_list .details h6 {
    font-family: 'Podkova', serif;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

#audio_books {
    width: 600px;
    margin: 0 auto;
    margin-bottom: 30px;
}

#audio_books ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#audio_books li {
    padding-top: 30px;
    padding-bottom: 30px;
    height: auto;
    background: url(../images/book_line.png) bottom right no-repeat;
}
#audio_books li.last {
    background: transparent;
}

#audio_books .book {
    float: left;
    margin-right: 30px;
}
#audio_books .details {
    float: left;
    width: 400px;
}

#audio_books h6 {
    margin: 0;
    padding: 0;
    font-family: 'Podkova', serif;
    text-transform: uppercase;
    color: #a91d3f;
    font-size: 16px;
}
#audio_books .details p {
    font-weight: 600;
}

#contact {
    width: 680px;
    margin: 0 auto;
}

#contact h6 {
    margin: 0;
    padding: 0;
}

#contact h6,
#contact .email,
#contact .phone {
    font-family: 'Podkova', serif;
    text-transform: uppercase;
    color: #a91d3f;

    font-size: 18px;
    font-weight: bold;
}



#about {
    width: 680px;
    margin: 0 auto;
}
#about h6 {
    margin: 0;
    padding: 0;
    font-family: 'Podkova', serif;
    text-transform: uppercase;
    color: #a91d3f;

    font-size: 16px;
    font-weight: bold;

    margin-top: 24px;
}

#staff {
    width: 992px;
    margin: 0 auto;
    background: #e6e7e8;
    margin-top: 50px;
}

#staff ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#staff li {
    position: relative;
    padding-top: 45px;
    height: 302px;
}

#staff img {
    position: absolute;
    top: 45px;
    left: 75px;
}
#staff .details {
    position: relative;
    top: 0;
    left: 400px;
    width: 530px;
}
#staff .details.cooper {
    top: 60px;
}

#staff .details h6 {
    margin: 0;
    padding: 0;
    font-family: 'Podkova', serif;
    text-transform: uppercase;
    color: #a91d3f;

    font-size: 16px;
    font-weight: bold;
}

#trigger_mobile_menu {
    display: none;
}

#mobile_menu {
    display: none;
}

.loading {
    display: none;
    top: 8px;
    left: 8px;
}

