body {
    background: #281f13 url('/images/site/background.jpg') repeat-x;
    font: 13px "Trebuchet MS", Verdana, sans-serif;
    color: #341306;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4 {
    font-weight: 400;
    color: #562b1a;
    font-family: Georgia, sans-serif;
    margin: 0 0 20px;
    padding: 0;
}

h3 {
    margin-bottom: 0;
    font-family: "Trebuchet MS", san-serif;
}

a {
    text-decoration: none;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0;
    font-size: 0;
}

.center {
    text-align: center;
}

input, select, textarea {
    font: 12px Arial, sans-serif;
}

.submit {
    background: #281e14;
    color: #fff;
    text-align: center;
    border: 1px solid #9e7854;
    cursor: pointer;
    font-weight: 700;
    padding: 5px;
}

.submit a {
    display: block;
}

#wrapper {
    width: 990px;
    margin: 0 auto;
}

#header {
    margin-top: 2px;
    background: url('/images/site/header.jpg');
    height: 126px;
}

#logo {
    float: left;
    padding-top: 30px;
}

#logo img {
    border: 0;
}

#header_nav {
    float: right;
    background: url('/images/site/header_nav_bg.jpg');
    width: 149px;
    height: 28px;
    color: #f1d2a7;
    text-align: center;
    margin: 10px 20px 0 0;
}

#header_nav a {
    color: #f1d2a7;
    line-height: 28px;
    text-decoration: none;
    font-size: 13px;
}

#main_nav ul {
    list-style: none;
    width: 940px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

#main_nav li {
    float: left;
    font-size: 13px;
    line-height: 34px;
}

#main_nav li a {
    color: #fbe1bf;
    font-weight: 700;
    font-family: Arial, sans-serif;
    text-decoration: none;
    padding: 0 20px;
}

#main_nav li a:hover, #main_nav li#selected_nav a {
    color: #fa4459;
}

#main {
    width: 940px;
    min-height: 300px;
    background: #f1d2a6 url('/images/site/main_bg.jpg') no-repeat;
    overflow: hidden;
    padding: 20px;
}

#main h1 {
    text-transform: uppercase;
    border-bottom: 1px solid #97774b;
    padding-bottom: 2px;
    font-size: 30px;
}

#main img {
    border: 1px solid #281f13;
    float: right;
    margin-left: 20px;
}

#main .img_left {
    border: 1px solid #281f13;
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
}

#main_bottom {
    width: 980px;
    background: url('/images/site/main_bottom.jpg');
    height: 6px;
}

#left {
    float: left;
    width: 460px;
}

#right {
    float: right;
    width: 450px;
}

#release_news {
    background: #281f13;
    width: 410px;
    overflow: hidden;
    padding: 20px;
}

#release_news h2 {
    color: #fa4459;
    font: 18px Arial, sans-serif;
    text-transform: uppercase;
    border-bottom: 1px dotted #f1d2a7;
    padding-bottom: 2px;
    float: left;
    width: 245px;
}

#release_news p {
    float: left;
    width: 245px;
    color: #fff;
    margin: 0 0 20px;
    padding: 0;
}

#release_news #order_button {
    float: left;
    width: 105px;
    background: url('/images/site/order_button.jpg');
    text-align: center;
}

#release_news #order_button a {
    color: #333;
    border: 2px solid #281f13;
    line-height: 26px;
    text-decoration: none;
    font-weight: 700;
    display: block;
}

#release_news #order_button a:hover {
    border: 2px solid #fbe1bf;
}

#release_news img {
    width: 135px;
    height: 180px;
    float: right;
}

#main_image {
    width: 980px;
    height: 178px;
    background: url('/images/site/main_image.jpg');
    margin: 5px 0 15px;
}

#footer {
    width: 980px;
    overflow: hidden;
}

#footer_nav ul {
    list-style: none;
    margin: 5px 0 0 5px;
    padding: 0;
}

#footer_nav li {
    float: left;
    color: #fa4459;
    padding-right: 5px;
    font-size: 13px;
}

#footer_nav a {
    color: #fbe1bf;
    text-decoration: none;
    padding-right: 3px;
}


#footer_content {margin: 20px 0;}
#footer_content h4 {font-family: "Tahoma"; font-size: 13px; margin-bottom: 5px; padding: 0; color: #D23B55;}
#footer_content ul {list-style: none; margin: 0; padding: 0;}
#footer_content ul li {padding: 0; margin-bottom: 3px;}
#footer_content ul li a {color: #C0B196;}
.footer_column {width: 240px; float: left;}
#footer_newsletter input {background: #4B3C29; border: none; padding: 10px; width: 150px; color: #E0C7A9;}
#footer_newsletter input.submit {width: 70px; background: #E0C7A9; color: #4B3C29;}

#topic-left {
    float: left;
    width: 680px;
    text-align: justify;
}

#topic-left a {
    color: #333;
}

.topic-read {
    border-bottom: 1px dotted #341306;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#topic-right {
    float: right;
    width: 210px;
    background: #281f13;
    padding: 10px;
    text-align: center;
}

#topic-right h2 {
    color: #fa4459;
    font: 18px Arial, sans-serif;
    border-bottom: 1px dotted #f1d2a7;
    padding-bottom: 2px;
}

#topic-right p {
    margin: 0 0 5px;
}

#copyright {
    width: 970px;
    overflow: hidden;
    margin-top: 10px;
    color: #fbe1bf;
    padding: 0 5px;
}

#copyright a {
    color: #fbe1bf;
}

#cl {
    float: left;
}

form#contact_form {
    width: 350px;
    margin: 0 auto 15px;
    padding: 0;
}

#contact_form p {
    width: 350px;
    overflow: hidden;
    margin: 0 0 5px;
}

#contact_form label {
    float: left;
    line-height: 20px;
    font-weight: 700;
    text-align: right;
    width: 80px;
}

#contact_form .input {
    float: right;
    width: 250px;
    border: 1px solid #9e7854;
    padding: 2px;
}

#contact_form .textarea {
    width: 344px;
    height: 150px;
    border: 1px solid #9e7854;
    padding: 2px;
}

form#mailinglist_form {
    width: 280px;
    margin: 0 auto;
    padding: 0;
}

#mailinglist_form p {
    width: 280px;
    margin: 0 0 5px;
}

#mailinglist_form label {
    float: left;
    font-weight: 700;
    width: 60px;
    text-align: right;
}

#mailinglist_form .input {
    float: right;
    width: 200px;
}

#mailinglist_form .submit {
    padding: 3px;
}

.store_item .item_photo {
    float: left;
    width: 150px;
}

.store_item .item_photo img {
    margin: 0 ! important;
    border: 1px solid #97774b;
}

.store_item .item_description {
    float: right;
    width: 510px;
}

.store_item p {
    margin: 0 0 15px;
}

.store_item .order {
    width: 150px;
    margin-top: 10px;
    overflow: hidden;
    float: left;
}

.store_item p.price {
    float: left;
    width: 70px;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.store_item p.button {
    float: right;
    background: #281e14;
    color: #fff;
    text-align: center;
    border: 1px solid #9e7854;
    cursor: pointer;
    width: 58px;
    font-weight: 700;
    margin: 0;
    padding: 5px;
}

.store_item p.button a {
	color: #fff ! important;
}

#header_nav a:hover, #topic-right a:hover {
    text-decoration: underline;
}

#topic-right a, .store_item p.button a {
    color: #fff;
}

#cr, #contact_form .submit {
    float: right;
}

.topics-section {
    text-align: left !important;
}

.homepage_maps img {
    float: none ! important;
    margin: 0 ! important;
}

.homepage_maps p {
    text-align: justify;
}

.homepage_maps div {
    text-align: center;
}

#store_author img {
    margin: 0 ! important;
}
