﻿body 
{
    background-color: #b59264;
}
#site 
{
    width: 943px;
    margin: auto;
    padding: 5px;
    background-color: white;
    border: solid 1px #715128;
}
#footer 
{
    width: 943px;
    margin: auto;
    font-family: Arial, Sans-Serif;
    font-size: 8pt;
    color: #6e4b1d;
}
#foot1 
{
    float: left;
}
#foot2 
{
    float: right;
}
#foot2 a 
{
    font-family: Arial, Sans-Serif;
    font-size: 8pt;
    color: #6e4b1d;
    text-decoration: none;
}
#logo 
{
    background-color: #e2e2e2;
    height: 140px;
    width: 255px;
    float: left;
    padding-top: 70px;
    padding-right: 40px;
}
#logo h1 
{
    margin: 0;
    padding: 0;
    color: #6e4b1d;
    font-family: Arial, Sans-Serif;
    font-size: 30pt;
    text-align: right;   
}
#logo h2 
{
    margin: 0;
    padding: 0;
    color: #a36a1f;
    font-family: Arial, Sans-Serif;
    font-size: 10pt;
    text-align: right;
}
h2 
{
    margin: 0;
    padding: 0;
    color: #000000;
    font-family: tahoma, Arial, Sans-Serif;
    font-size: 10pt;
}
#main_image 
{
    float: right;
}
#menu 
{
    background-color: #8c6137;
    border-top: solid 5px #b59264;
    border-bottom: solid 5px #b59264;
    top: 5px;
    color: White;
    height: 20px;
}
.menu_box 
{
    padding-top: 5px;
}
.menu_button
{
    border-right: 1px solid white;
}
#menu a 
{
    color: White;
    display: block;
    float: left;
    font-family: Arial, Sans-Serif;
    font-size: 10pt;
    text-transform: uppercase;
    text-decoration: none;    
    padding-left: 45px;
    padding-right: 45px;
    margin-top: 1px;
}
#menu a:hover 
{
    color: Yellow;
}
#content1, #content3
{
    height: 215px;
    width: 298px;
    float: left;
    margin-top: 5px;
    background-color: #e2e2e2;
}
#content2, #content4 
{
    height: 215px;
    width: 640px;
    float: right;
    margin-top: 5px;
    background-color: #e2e2e2;
}
#content5 
{
    width: 640px;
    min-height: 215px;
    float: right;
    margin-top: 5px;
    background-color: #fffff5;
}
.main_content {
    font-family: Arial, Sans-Serif;
    font-size: 9pt;
    padding: 10px;
    color: #6e4b1d;
}
.main_content p 
{
    width: 500px;
    padding-left: 50px;
}
.main_content ul
{
    padding-left: 50px;
}
.main_content a 
{
    color: #634623;
    font-weight: bold;
}
.lighting 
{
    background: #c8b49e url(images/lighting.jpg) no-repeat 0 35px;
}
.fabric 
{
    background: #c8b49e url(images/fabric.jpg) no-repeat 0 35px;
}
#content1 h1, #content3 h1, #contact_us h1
{
    font-family: arial, sans-serif;
    color: White;
    font-size: 10pt;
    padding: 5px 2px 5px 10px;
    margin: 0;
    font-weight: bold;
    display: block;
    background-color: #d67e20;
    border-top: solid 5px #e8b881;
    border-bottom: solid 5px #e8b881;
}
.fabric h1, .lighting h1, #content5 h1
{
    font-family: arial, sans-serif;
    color: White;
    font-size: 10pt;
    padding: 5px 2px 5px 10px;
    margin: 0;
    font-weight: bold;
    display: block;
    background-color: #a47852;
    border-top: solid 5px #cdb59e;
    border-bottom: solid 5px #cdb59e;
}
#content1 p , .fabric p, .lighting p, .fabric_content
{
    font-size: 8pt;
    font-family: arial, sans-serif;
    color: #000000;
}
#content1 p 
{
    margin: 20px;
    color: #6e4b1d;
}
.lighting_content 
{
    width: 180px;
    padding-right: 15px;
    padding-top: 5px;
    float: right;
}
.fabric_content 
{
    width: 180px;
    margin-left: 15px;
}
.fabric_content li 
{
    font-weight: bold;
}
.fabric_content ul 
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.fabric_content li 
{
    display: block;
    padding-left: 15px;
    margin-left: 20px;
    color: #503108;
    background-image: url(images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
}
p.indent 
{
    margin-left: 20px;
}
.gallery 
{
    padding-left: 50px;
}
.gallery img 
{
    float: left;
    border: solid 3px #ececec;
    margin: 3px 3px 0 0;
}
.coffee_2
{
    margin-left: 10px;
}
.left_ul 
{
    float: left;
}
.right_ul 
{
    float: left;
}
.clear 
{
    clear: both;
    height: 0px;
    width: 100%;
    overflow: hidden;
}
#contact_us
{
    margin-top: 5px;
}
#contact1, #contact2, #contact3
{
    float: left;
    width: 175px;
    padding-left: 10px;
    height: 230px;
}
#contact1, #contact2 
{
        border-right: solid 1px #b59264;
}
#contact_us p
{
    margin-left: 15px;
    margin-top: 10px;
    padding: 0;
}
#contact4 
{
    background: url(images/bg.jpg) repeat-x;
    float: left;   
    font-family: Tahoma, Arial, Sans-Serif;
    height: 16px;
    width: 530px;
    padding: 12px;
    color: Maroon;
}