body {
    background-color: #000000;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0px;
    padding: 0px;
}
img { 
    border:0px;
}
p {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
}
a {
    color: #923E21;
}
a:hover {
    color: #333333;
}
.bg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}.clear {
    clear: both;
}
#container {
    width: 100%;
    position: absolute;
    z-index: 2;
}
#container #content {
    width: 850px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
}
 #header {
    height: 82px;
    background-image: url(../images/header_bg.png);
    padding-top: 125px;
    background-position: top;
}
#nav {
    height: 58px;
    width: 820px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../images/nav_bg.png);
    padding-top: 20px;
}
#nav_western {
    background-image: url(../images/navbt/navbt_10.jpg);
    height: 48px;
    width: 137px;
    margin-left: 12px;
    display: block;
    float: left;
}
 #nav_western:hover {
    background-image: url(../images/navbt/navbt_over_10.png);
}
#western_current {
    background-image: url(../images/navbt/navbt_over_10.png);
    height: 48px;
    width: 137px;
    margin-left: 12px;
    display: block;
    float: left;
}
#nav_home {
    display: block;
    height: 48px;
    float: left;
    width: 85px;
    background-image: url(../images/navbt/navbt_8.jpg);
    margin-left: 40px;
}
#nav_home:hover {
    background-image: url(../images/navbt/navbt_over_8.png);
}
#home_current {
    background-image: url(../images/navbt/navbt_over_8.png);
    display: block;
    height: 48px;
    float: left;
    width: 85px;
    margin-left: 40px;
}
#nav_contact {
    float: left;
    height: 48px;
    width: 120px;
    display: block;
    background-image: url(../images/navbt/navbt_20.jpg);
    margin-left: 12px;
}
#nav_contact:hover {
    background-image: url(../images/navbt/navbt_over_20.png);
}
#contact_current {
    float: left;
    height: 48px;
    width: 120px;
    display: block;
    background-image: url(../images/navbt/navbt_over_20.png);
    margin-left: 12px;
}
 #nav_vintage {
    height: 48px;
    width: 120px;
    background-image: url(../images/navbt/navbt_14.jpg);
    margin-left: 12px;
    display: block;
    float: left;
}
 #nav_vintage:hover {
    background-image: url(../images/navbt/navbt_over_14.png);
}
 #vintage_current {
    height: 48px;
    width: 120px;
    background-image: url(../images/navbt/navbt_over_14.png);
    margin-left: 12px;
    display: block;
    float: left;
}
 #nav_resale {
    height: 49px;
    width: 105px;
    background-image: url(../images/navbt/navbt_16.jpg);
    margin-left: 16px;
    display: block;
    float: left;
}
#nav_resale:hover {
    background-image: url(../images/navbt/navbt_over_16.png);
}
 #resale_current {
    height: 49px;
    width: 105px;
    background-image: url(../images/navbt/navbt_over_16.png);
    margin-left: 16px;
    display: block;
    float: left;
}
#nav_retro {
    background-image: url(../images/navbt/navbt_12.jpg);
    height: 48px;
    width: 94px;
    margin-left: 18px;
    display: block;
    float: left;
}
#nav_retro:hover {
    background-image: url(../images/navbt/navbt_over_12.png);
}
#retro_current {
    background-image: url(../images/navbt/navbt_over_12.png);
    height: 48px;
    width: 94px;
    margin-left: 18px;
    display: block;
    float: left;
}
#main_content {
    background-image: url(../images/content_bg.png);
    padding-right: 50px;
    padding-left: 50px;
    background-position: top;
    padding-top: 25px;
}
 #leftcolumn {
    float: left;
    width: 330px;
    padding-left: 20px;
}
 #rightcolumn {
    float: right;
    width: 330px;
    padding-right: 20px;
}
#container #footer {
    background-image: url(../images/footer_bg.png);
    height: 234px;
    width: 850px;
    margin-right: auto;
    margin-left: auto;
}
#container #footer ul {
    text-align: center;
    list-style-type: none;
    margin: 0px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#container #footer li {
    font-size: 10px;
    display: inline;
    padding-right: 8px;
    padding-left: 8px;
    color: #666666;
    font-weight: bold;
}
#container #footer #legal {
    text-align: center;
    margin-top: 20px;
    line-height: 20px;
    font-size: 10px;
    color: #666666;
    font-weight: bold;
}
#contactus {
    height: 148px;
    width: 150px;
    position: absolute;
    top: 0px;
    right: 0px;
    background-image: url(../images/contact.png);
    z-index: 10;
}
h1, h2, h3, h4, h5, h6 {
    color: #6C2925;
}
#container #content #aboutus {
    background-image: url(../images/about.png);
    height: 154px;
    width: 150px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}
#hiptext {
    padding-top: 25px;
}
#container #content #main_content #slide {
    position: relative;
}
#container #content #main_content ul {
    margin-left: 10px;
    list-style-image: url(../images/bullet.jpg);
}
#container #content li {
    padding-top: 2px;
    padding-bottom: 2px;
    color: #6C2925;
    font-size:16px;
    font-weight:bold;
}
#footer #facebook {
    margin-bottom: -15px;
}

#storecorner {
    display:block;
    width:200px;
    height:200px;
    position:absolute;
    top:0;
    right:0;
    z-index:999999999;
    background-image: url(../images/shopcorner.png);
    
}

#storenav {
    width:680px;
    margin: 10px auto;
}

#storenav a {
    text-decoration:none;
    display:block;
    float:left;
    padding: 0 10px;
    font-size: 14px;
    font-weight:bold;
}

