@charset "UTF-8";
/* CSS Document */

body {
    background-color: #e6d7bf;
    margin: 0px;
    padding: 0px;
    color: #14100D;
    font-family: Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #330000;
}
h2, h4, h6 {
    color: #450000;
}
p {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-size: 14px;
}
a {
    color: #450000;
}
a:hover {
    color: #333333;
}
img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.iconbt   {
    width: 190px;
    float: left;
}
.clearboth {
    clear: both;
}
.float_right {
    float: right;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}
.float_left {
    float: left;
}
#header {
    background-image: url(../images/headerbg_scale_02.jpg);
    height: 160px;
    width: 100%;
}
#header #header_content {
    height: 160px;
    width: 100%;
    background-image: url(../images/headerbg_01.jpg);
    background-position: center;
    background-repeat: no-repeat;
}
#header #header_content #logoandcontact {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#header #header_content #logoandcontact p {
    font-size: 16px;
}
#header #header_content #logoandcontact #address {
    float: left;
    width: 230px;
    margin-top: 25px;
    margin-left: 5px;
    text-align: right;
    color: #FFFFFF;
}
#header #header_content #logoandcontact #phone {
    float: left;
    width: 200px;
    margin-top: 25px;
    margin-left: 25px;
    text-align: left;
    color: #FFFFFF;
}
#header #header_content #logoandcontact #fax {
    color: #FFFFFF;
    margin-top: 25px;
    font-size: 14px;
    float: left;
}
#gallery {
    height: 313px;
    width: 100%;
    background-image: url(../images/gallerybg_scale_02.jpg);
}
#gallery_inside {
    height: 150px;
    width: 100%;
    background-image: url(../images/gallerybg_scale_02.jpg);
    background-position: bottom;
}
#gallery #gallery_content {
    height: 313px;
    width: 100%;
    background-image: url(../images/gallerybg_02.jpg);
    background-repeat: repeat-x;
    background-position: center;
}
#gallery_content_inside {
    height: 150px;
    width: 100%;
    background-image: url(../images/gallerybg_02.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
}
#gallery #gallery_content #gallerycontain #prevarrow {
    height: 53px;
    width: 37px;
    position: absolute;
    background-image: url(../images/arrow_06.png);
    margin-top: 200px;
    margin-left: 900px;
    z-index: 99;
}
#gallery #gallery_content #gallerycontain #nextarrow {
    height: 53px;
    width: 37px;
    background-image: url(../images/arrow_07.png);
    z-index: 99;
    position: absolute;
    margin-top: 200px;
    margin-left: 935px;
}
#gallery #gallery_content #gallerycontain {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#gallerycontain_inside {
    width: 1000px;
    height:200px;
    margin-right: auto;
    margin-left: auto;
}
#gallery #gallery_content #slideshow_pic {
    height: 277px;
    width: 715px;
    float: left;
}
#gallery #gallery_content #gallerycontain #gallery_paper {
    height: 170px;
    width: 373px;
    background-image: url(../images/gallerypaper_06.png);
    position: absolute;
    margin-left: 550px;
    margin-top: 25px;
    padding-top: 40px;
    background-repeat: no-repeat;
    padding-left: 50px;
    padding-right: 50px;
    z-index: 90;
}
#gallery #gallery_content #gallerycontain #gallery_paper p {
    font-size: 16px;
    font-weight: bold;
}
#navigation {
    height: 61px;
    width: 100%;
    background-image: url(../images/navbg_scale_03.jpg);
}
#navigation #navigation_content {
    background-image: url(../images/navbg_03.jpg);
    background-repeat: repeat;
    background-position: center;
    height: 61px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
#navigation #navigation_content a {
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
#navigation #navigation_content a:hover {
    background-color: #440000;
}
#navigation #navigation_content ul {
    text-align: center;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    color: #FFFFFF;
}
#navigation #navigation_content li {
    display: inline;
    text-align: center;
    font-size: 14px;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: normal;
}
#main {
    width: 100%;
    background-image: url(../images/maincontent_bg_04.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
#main #main_content {
    width: 950px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
    padding-right: 25px;
    padding-left: 25px;
}
#main #main_content .iconbt:hover {
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #4D1312;
}
#main #main_content #left_column {
    width: 450px;
    float: left;
    padding-top: 25px;
    padding-right: 25px;
}
#main #main_content #left_column_inside {
    width: 600px;
    float: left;
    padding-top: 25px;
    padding-right: 25px;
}
#main #main_content #right_column {
    float: right;
    width: 450px;
    padding-top: 25px;
    padding-left: 25px;
}
#main #main_content #right_column_inside {
    float: right;
    width: 300px;
    padding-top: 25px;
    padding-left: 25px;
}
#footer {
    width: 100%;
    height: 125px;
    background-image: url(../images/footer_bg_scale_06.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #000000;
}
#footer #footer_content {
    background-image: url(../images/footer_bg_06.jpg);
    height: 78px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
#footer #footer_content ul {
    text-align: center;
    list-style-type: none;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
#footer #footer_content li {
    display: inline;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 100px;
}
#footer #footer_content a {
    color: #E1CB9B;
}
#footer #footer_content a:hover {
    color: #A9804A;
}

