* {
    padding:0;
    margin:0;
}
body {
 background-color: #19110A;
 color: #FFF;
 margin: 0;
 padding: 0;
 text-align: center;
 font-family: Tahoma, Verdana, Arial, san-serif;
 font-size: .8em;
}
#wrapper {
 width: 850px;
 margin: 0 auto;
 text-align: center;
 position: relative;
}
#cart {
width: 850px;
height: 20px;
position: relative;
font-size: .75em;
text-align: right;
padding: 10px 0px 0px 0px;
margin: 0;
}
#cart a {
color: #F39622;
font-weight: bold;
text-decoration: none;
}
#cart a:hover {
color: #FFF;
font-weight: bold;
text-decoration: none;
}
#header {
width: 850px;
height: 206px;
text-align: center;
position: relative;
top: 0;
left: 0;
padding-bottom: 5px;
}
#navigation {
width: 850px;
height: 61px;
text-align: center;
position: relative;
left: 0;
background-image: url(images/navigation.gif);
background-repeat: no-repeat;
}
#statement {
width: 850px;
height: 90px;
left: 0px;
padding: 0px 0px 0px 10px;
font-size: 1.3em;
color: #A18F7A;
text-align: left;
}
#content {
width: 850px;
left: 0px;
padding: 0px 0px 20px 10px;
color: #A18F7A;
text-align: left;
line-height: 1.5em
}
#content p {
padding: 10px 0px 10px 0px;
}
#contentSteering {
width: 850px;
left: 0px;
padding: 0px 0px 20px 10px;
color: #A18F7A;
text-align: left;
line-height: 1.5em
}
#contentSteering p {
padding: 10px 0px 10px 0px;
}
#contentSteering ul {
padding: 0px 0px 10px 15px;
}
#contentSteering h3 {
padding: 0px 0px 0px 0px;
font-size: 1em;
}
.orange {
color: #F39622;
}
#panelContainer{
text-align: center;
position: relative;
width: 850px;
}
.centerPanel {
width: 250px;
height: 200px;
position: relative;
float: left;
padding: 0px 15px 13px 15px;
}
.leftPanel {
width: 250px;
height: 200px;
position: relative;
padding: 0px 15px 13px 20px;
float: left;
}
.rightPanel {
width: 250px;
height: 200px;
position: relative;
padding: 0px 10px 13px 15px;
float: left;
}
.rightPanel img, .leftPanel img, .centerPanel img {
border: 0;
}
.centerPanelProduct {
width: 250px;
height: 160px;
position: relative;
float: left;
padding: 0px 15px 30px 15px;
}
.leftPanelProduct {
width: 250px;
height: 160px;
position: relative;
padding: 0px 15px 30px 20px;
float: left;
}
.rightPanelProduct {
width: 250px;
height: 160px;
position: relative;
padding: 0px 10px 30px 15px;
float: left;
}
.rightPanel img, .leftPanel img, .centerPanel img, .rightPanelProduct img, .leftPanelProduct img, .centerPanelProduct img {
border: 0;
}
.product {
width: 850px;
left: 0px;
padding: 0px 0px 10px 10px;
color: #A18F7A;
text-align: left;
line-height: 1.5em;
}
.productlist {
padding: 0px 0px 20px 10px;
width: 800px;
position: relative;
left: 30px;
}
.productlist ul {
display: inline;
}
.productlist li {
margin: 0px;
}
#productlistcenter td {
vertical-align: top;
padding-right: 25px;
}
#productlistcenter td.long {
vertical-align: top;
padding-right: 35px;
}
#productlistcenter a {
color: #F39622;
font-weight: bold;
text-decoration: none;
}
#productlistcenter a:hover {
color: #A18F7A;
font-weight: bold;
text-decoration: none;
}
#productlistcenter ul li.none {
list-style-type: none; 
position: relative;
left: -10px;
padding-right: 30px;
}
#productlistcenter ul li.last {
list-style-type: none; 
position: relative;
left: -10px;
padding-right: 0;
}
#footer {
position: relative;
font-size: .75em;
text-align: right;
color: #A18F7A;
width: 828px;
padding: 0;
margin: 0;
clear: both;
}
.center {
text-align: center;
}
#navigation a {
color: #A18F7A;
font-weight: bold;
text-decoration: none;
}
#navigation a:hover {
color: #F39622;
font-weight: bold;
text-decoration: none;
}
ul#nav {
display: inline;
list-style: none;
top: 20px;
position: relative;
}
ul#nav li {
list-style: none;
display: inline;
padding: 30px;
}
.credit {
float: right;
border: 0;
padding: 0px 0px 10px 0px;
}
.copyright {
position: relative;
top: 6px;
left: -10px;
float: left;
padding: 0px 0px 0px 20px;
}
.copyright a {
color: #A18F7A;
font-weight: bold;
text-decoration: none;
}
.copyright a:hover {
color: #F39622;
font-weight: bold;
text-decoration: none;
}
.design {
float: right;
position: relative;
top: 8px;
padding: 0px 5px 0px 0px;
}
h2 {
padding: 5px 0px 10px 0px;
color: #F39622;
font-size: 1.25em;
}
h3 {
padding: 15px 0px 5px 0px;
font-size: 1em;
}
h4 {
padding: 15px 0px 5px 0px;
font-size: 1.1em;
}
h4 a {
color:#F39622;
}
.address {
color: #F39622;
font-weight: bold;
padding-top: 10px;
text-decoration: underline;
}
.leftCell {
font-weight: bold;
padding-right: 10px;
}
.email {
padding-top: 10px;
}
.email a {
color: #A18F7A;
}
.email a:hover {
color: #F39622;
}
.productImage {
position: relative;
float: left;
clear: both;
padding: 0px 20px 0px 5px;
}
.itemTitle {
position: relative;
font-weight: bold;
padding-bottom: 8px;
top: 0;
}
.description {
position: relative;
font-size: .85em;
padding: 5px 0px 20px 0px;
}
.description a {
color: #F39622;
font-weight: bold;
text-decoration: none;
}
.description a:hover {
color: #A18F7A;
font-weight: bold;
text-decoration: none;
}
.top {
position: relative;
font-size: .6em;
}
.top a {
color: #A18F7A;
font-weight: bold;
text-decoration: underline;
}
.top a:hover {
color: #F39622;
font-weight: bold;
text-decoration: none;
}
.price {
position: relative;
font-size: .85em;
padding-right: 10px;
}
.pricelong {
position: relative;
font-size: .85em;
padding-left: 175px;
}

.cartButton {
margin-left: 175px;
}

.historyRight {
padding: 0px 0px 0px 10px;
float: right;
}

.historyLeft {
padding: 0px 15px 10px 0px;
float: left;
}

.googlecart-add-button {
width: 120px;
height: 47px;
display: block;
text-decoration: none;
background-repeat: no-repeat;
background-image:url(images/addtocart.jpg);
position: relative;
top: -35px;
left: 575px;
border: 0;
}

.cart-add-button:hover {
background-image:url(images/addtocartroll.jpg);
}

.override #googlecart-widget-head {
    background-color: #D98932;
    border-color: #19110A;
  }

.override #googlecart-widget-body {
    border-color: #19110A;
  }

.override .googlecart-widget-title {
    color: #000;
  }