body {
  background-color: #f9eedc;
}
div.sidebar img {
  width: 71px;
  height: 77px;
  margin-left: 75px;
}
h1 {
  font: italic normal 3em/1em serif;
}
h2 {
  text-transform: uppercase;
  font: normal normal bold 1.5em arial;
}
img.shopping-cart {
  margin-top: 40px;
}
p#main_heading {
  padding-bottom: 1.5em;
}
p.headline {
  font: oblique normal 1.5em/1.3em serif;
}
table.details {
  font-size: 1.2em;
  border-collapse: separate;
  border-spacing: .3em;
}
table.products, table.products a {
  font-size: 1.2em;
  text-decoration: none;
  color: #333;
}
td.label {
  font-weight: bold;
  color: #C00;
}
thead td {
  background: #F9EEDC;
}
#archive-list {
  overflow: auto;
  height: 250px;
}
#cartbtn, .banner_link {
  background: #531305;
  display: block;
  padding: .5em;
  color: #FFF;
  text-decoration: none;
  font: oblique normal 1.5em/1em "Times New Roman", times, serif;
}
#cartbtn:hover, .banner_link:hover {
  background: #CDCF9D;
  color: #531305;
}
#category-box {
  background: url(../images/catbox_bg.gif) repeat-y;
  text-transform: uppercase;
  color: #FFF;
  padding: .5em;
  font: bold 1.25em/1em Arial;
}
#category-box a {
  text-decoration: none;
  color: #FFF;
  display: block;
  padding: 1em;
}
#category-box a:hover {
  background: #521305;
}
#curled_page {
  position: absolute;
  top: 345px;
  right: 0;
  z-index: 100;
}
#feather_hook {
  position: absolute;
  top: 43px;
  right: 0;
}
#featured_products img {
  border: solid 2px #DFE2AF;
  margin: 0 10px 10px 0;
}
#flytitle {
  font-size: 2em;
  font-family: serif;
}
#footer {
  border-top: solid 1px #000;
  margin-top: 30px;
}
#footer_txt {
  padding-top: 24px;
  font-size: 0.8em;
  background: #F9EEDC url(../images/feather_hook_bottom.gif) no-repeat 230px 20px;
  height: 53px;
}
#gallerybox p {
  text-align: center;
  text-transform: uppercase;
  line-height: 3em;
}
#header_container {
  background: #5C5F44 url(../images/header_bg.jpg) no-repeat top center;
  color : #F4E1C8;
}
#logo {
  margin-left: 15px;
}
#main_container {
  background: #F9EEDC url(../images/body_bg.jpg) no-repeat top center;
}
#main_container_fly{
  width:600px;
  text-align:left;
}
#main_content {
  padding-top: 10px;
  top: -10px;
  position: relative;
}
#main_heading {
  border-bottom: solid 1px #641E0A;
  margin: 20px 0 25px 0;
  position: relative;
  height: 54px;
}
#nav {
  list-style: none;
  margin: 0;
}
#nav li {
  padding-top: 14px;
}
#nav li a {
  color: #FFF;
  text-decoration: none;
  display: block;
  width: 77px;
  height: 50px;
  font: normal normal normal 1em arial;
  text-transform: uppercase;
  padding-top: 10px;
}
#nav li a.shop_txt {
 color: #F89402;
 background-color: #fafafa;
 font: bolder 1.2em arial;
 padding-right: 4px;
}
#nav .singleline {
  padding-top: 15px;
}
#nav_container {
  background: transparent url(../images/wood_grain.jpg) no-repeat center center;
  height: 82px;
}
#search_form h2, #search_form .product_search {
  margin-top: .5em;
}
#product-special-box {
  background: url(../images/catbox_bg.gif) repeat-y;
  text-transform: uppercase;
  color: #FFF;
  padding: .5em;
  font: bold 1.25em/1em Arial;
}
#product-special-box a {
  text-decoration: none;
  color: #FFF;
  display: block;
  padding: 1em;
}
#product-special-box a:hover {
  background: #521305;
}
#river {
  z-index: 75;
}
#river_container {
  position: relative;
  background-color: #DFE2AF;
  height: 387px;
  padding: 8px 0;
  width: 922px;
  margin: 0 auto;
}
#river_container img {
  margin: 0 auto;
}
#shop_btnpad {
  width: 100px;
  margin-left: 230px;
}
#store-banner {
  position: absolute;
  left: -25px;
  top: -10px;
  width: 975px;
  background: #300;
  color: #FFF;
  font: oblique 1.5em/2em "Times New Roman", times, serif;
}
#store-banner a#cartbtn, #store-banner a.banner_link {
  font-size: .75em;
  margin: .5em;
}
#store-box {
  background: url(../images/store_bg.jpg) no-repeat;
  height: 75px;
}
#store-box p {
  padding-top: 2.7em;
}
#store-box a {
  text-decoration: none;
  color: #eeca9d;
  font-size: 2em;
}
#store-box a:hover {
  text-decoration: underline;
}
#sun {
  margin-left: 5px;
}
#sunpos {
  width: 162px;
  margin-right: 8px;
}
#thermometer {
  margin-top: 6px;
}
#video {
  margin-right: 10px;
}
.available {
  color: #FFF;
  border: 2px solid #9B9F59;
  background: #CACF74;
  text-align: center;
}
.backlink {
  margin-top: 20px;
}
.backlink a{
  text-decoration: none;
  font-size: 1.75em;
  color: #330000;
}
.backlink a:hover {
  text-decoration: underline;
}
.banner_infobox {
  margin-bottom: 1em;
  height: 65px;
}
.border {
  border: 1px solid #000;
}
.bottom_space {
  margin-top: 10px;
  padding-bottom: 100px;
}
.btn {
  background: url(../images/cart_btn.png) no-repeat;
  color: #FFF;
  text-transform: uppercase;
  height: 40px;
  border: 0;
  width:108px;
  text-align:center;
}
.burgundy_txt {
  color: #710000;
}
.cat-link {
  width: 113px;
  float: left;
  margin-right: 1em;
}
.cat-link a {
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  color: #CDD09B;
}
.cat-link a:hover {
  color: #710000;
}
.cat-link img {
  border: 2px solid #D6D9AE;
}
.category_bar {
  padding-top: 10px;
}
.content {
  width: 922px;
  margin: 0 auto;
}
.center_block {
  margin-right: auto;
  margin-left: auto;
}
.center_txt {
  text-align: center;
}
.clear {
  clear: both;
}
.content-spacer {
  margin-top: 1em;
}
.featured_products {
  width: 405px;
}
.fix {
  line-height: 2.8em;
}
.fly_materials {
  padding-top: 40px;
}
.featured-product-pad {
  padding-right: 3em;
}
.fly_info_printer {
  border-top: 1px solid #eee;
}
.fly_printer_labels {
  width: 90px;
}
.left_block {
  margin-right: 5px;
  margin-left: 5px;
}
.leftcol , #nav li, #featured_products  img, #footer img, #video {
  float: left;
}
.flydisplay {
  font-size: 1.5em;
}
.gallery-img {
  border: 5px solid #DFE2AF;
}
.heading {
  font-size: 1.5em;
  color: #C00;
}
.hide {
  display: none;
}
.larger-text {
  font-size: 1.2em;
}
.leftcol {
  width: 470px;
}
.lightorange_txt {
  color: #E18108;
}
.mainbody {
  padding-top: 2em;
  padding-left:50px;
}
.nav-border, .nav-leftborder {
  border-left: 1px solid #A24613;
}
.nav-border, .nav-rightborder {
  border-right: 1px solid #540400;
}
.nobullets {
  list-style: none;
}
.note {
  color: #C00;
}
.oblique {
  font-style: oblique;
}
.orange {
  color: #F89402;
}
.orange_txt {
  color: #F89402;
  font-size: 14px;
  letter-spacing: 1px;
}
.padbt {
  padding-bottom: 1.5em;
}
.padding {
  padding: 10px;
}
.padtp {
  padding-top: 10px;
}
.price {
  margin-top: 5px;
  margin-bottom: 10px;
  font: bold 1.1em/1em Arial;
}
.product {
  border: 3px solid #710000;
}
.product_box {
  margin-left: 250px;
}
.product_disc {
  margin-bottom: 5px;
}
.product_image {
  float: left;
  margin: 5px;
}
.product_name {
  margin-top: 20px;
  margin-bottom: 5px;
  color: #F89402;
  font-size: 1.5em;
  letter-spacing: 1px;
}
.relative {
  position: relative;
}
.report-img {
  border: 7px solid #DFE2AF;
}
.reportlink {
  line-height: 2.5em;
  text-decoration: none;
  font-size: 1.5em;
}
.required {
  color: #C00;
}
.reserved {
  color: #FFF;
  border: 2px solid #710000;
  background-color: #BF4B23;
  text-align: center;
}
.rightcol {
  width: 410px;
  float: right;
}
.riverguidesinner {
  padding: 5px 5px 0 5px;
  background: #fcf7ee;
  margin-top: 20px;
}
.riverguidesinner ul {
  list-style: none;
}
.riverguides {
  padding-bottom: 5px;
}
/*Shipping Info table start*/
.shipping tbody td {
  border-bottom: 1px solid #ccc;
}
.shipping th, .shipping td {
  padding: 4px 10px 4px 5px;
}
.shipping thead td {
  background: #CDCF9D;
  margin-left: 0;
}
/* Shipping Info Table End*/
.shop_btn {
  margin-top: 10px;
}
.shop_txt {
  color: #E18108;
  text-align: center;
}
.sizing-chart-button {
  width: 50px;
  margin: .5em auto;
  display: block;
}
.store a:hover{
  color:#fff;
}
.sunpostitle {
  padding-top: 3px;
  width: 70px;
  margin-right: 10px;
}
.timedeg {
  font-size: 1.8em;
}
.title {
  font-size: 1.5em;
}
.weather {
  margin-top: 20px;
}
.white{
  color:white;
}
.white_bg {
  background-color: #FFF;
}
