html {
margin:0px 40px;
}

body {
    margin:0px;
    background-color:#B5D6B0;
}
#b table {
    background-color:#FFFFFF;
}
#h {
    background-color:#8DBD85;
    text-align:right;
    color: #FFFFFF;
    font-size: 12px; 
    font-weight:bold;
    font-family: verdana,helvetica,sans-serif; 
    padding-right:10px;  
}
#h a, #h a:link {
    color: #FFFFFF;
    text-decoration:none;
}
#h a:visited {
    color: #FFFFFF;
}
#h a:hover {
    text-decoration:underline;
}
#search {
    background:#D7B1BC url(/images/search-bottom.gif) bottom no-repeat;
    width:152px;
    margin:0px;
    text-align:left;
}
#search form {
    margin:0px 0px 0px 15px;
}
#cart {
    background: #E3C8D0 url(/images/cart-top.gif) top no-repeat;
    width:152px;
    margin:0px;
    padding-top:3px;
}
#browsemenu {
    background: #E3C8D0 url(/images/cart-top.gif) top no-repeat;
    width:152px;
    margin:0px;
    padding-top:3px;
}
#other {
    background: #EDDDE2 url(/images/other-top.gif) top no-repeat;
    width:152px;
    margin:0px;
    padding-top:3px;
}

#other a, #other a:link, #cart a, #cart a:link, #browsemenu a, #browsemenu a:link {
    color: #000000;
    text-decoration:none;
}
#other a:visited, #cart a:visited, #browsemenu a:visited {
    color: #2E3D2B;
}
#other a:hover, #cart a:hover, #browsemenu a:hover {
    text-decoration:underline;
}
#cart p, #other p, #browsemenu p {
    margin: 15px 0px 0px 15px;
    text-align: left;
    font-size: 10px; 
    font-family: verdana,helvetica,sans-serif;
    line-height: 200%;
}
#browse {
    background: #F8F1F3;
    height:114px;
    margin: 0px;
    border-bottom: dashed #9C9A9A 1px;
    text-align:left;
    font-size: 80%; 
    font-family: arial,helvetica,sans-serif;
}
#browse p {
    margin: 30px 0px 0px 30px;
}
#browse table {
    margin: 0px 0px 30px 30px;
    background-color: transparent;
}
#browse a, #browse a:link {
    color: #2E3D2B;
    text-decoration:underline;
}
#browse a:visited {
    color: #2E3D2B;
}
#browse a:hover {
    text-decoration:none;
}
#tabs {
    background-image:  url(/images/tab-bg.gif);
    font-family: arial,helvetica,sans-serif;
    color: #2E3D2B;
    text-align: center;
    font-size: 12px; 
    white-space:nowrap;
}
#tabs td a, #tabs td a:link {
    display: block;
    margin: 10px 10px 0px 10px;
    color: #2E3D2B;
    text-decoration:none;
}
#tabs td a:visited {
    color: #2E3D2B;
}
#tabs td a:hover {
    text-decoration:underline;
}
#crumbs {
    font-size: 60%; 
    font-family: arial,helvetica,sans-serif;
    text-align:right;
    margin-right:5px;
}
#crumbs a:link {
    color: #3E86C6;
}
#crumbs a:visited {
    color: #0069C6;
}
#crumbs a:hover {
    text-decoration:none;
}
#c {
    padding-left:15px;
    padding-bottom:10px;
    color: #000000;
    font-size: 80%; 
    font-family: arial,helvetica,sans-serif;
}
#c a:link {
    color: #3E86C6;
}
#c a:visited {
    color: #0069C6;
}
#c a:hover {
    text-decoration:none;
}
#c p {
    margin-left:15px;
}
#c h1, #c h2, #c h3, #c h4, #c h5, #c h6 {
    color: #2E3D2B;
}
h1 {
    font-size: 150%; 
    font-weight:normal;
}
h2 {
    font-size: 140%; 
    font-weight:normal;
}
h3 {
    font-size: 130%;
    font-weight:bold; 
}
h4 {
    font-size: 120%;
    font-weight:bold; 
}
h5 {
    font-size: 110%;
    font-weight:bold; 
}
h6 {
    font-size: 100%;
    font-weight:bold; 
}
#catlist {
    border-left: dashed #9C9A9A 1px;
}
#catlist td, td.prodlist {
    border-right: dashed #9C9A9A 1px;
    padding-bottom:10px;
    padding-top:10px;
}
#prodlist td {
    border-bottom: dashed #9C9A9A 1px;
    border-right: dashed #9C9A9A 1px;
}
#carttable td {
    border-right: dashed #9C9A9A 1px;
    border-bottom: dashed #9C9A9A 1px;
}
.error {
    color:red;
    font-weight:bold;
}
#footer {
    text-align:center;
    font-size: 70%;
    color: #455D1E;
    font-family: arial,helvetica,sans-serif;
    padding:5px 0px;
}
.confirmtable TH {
    background-color:#CCCCCC;
}
.confirmtable TD {
    border:solid 1px #CCCCCC;
    
}
.confirmtable TABLE TR TD {
    border-top:0px;
    border-left:0px;
}
#topbanner {
    text-align:center;
    padding:10px;
}
#topbanner img {
    border:1px solid #2E3D2B;
}
blockquote.restricted {
    border:1px solid #2E3D2B;
    background-color: #F8F1F3;
    padding: 10px;
    clear:both;
}
#specials {
    font-size: 12px;
    font-weight:bold;
    color: #455D1E;
    font-family: arial,helvetica,sans-serif;
}