html
    {
    }

body
    {
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    background: #ffffff;
    font-size: 12px;
    }

p, div, table
    {
    font-family: inherit;
    }

ul {
    margin: 0 0 8px 20px;
    padding: 0;
    list-style: disc;
    }

h1, h2, h3, h4
    {
    text-align: left;
    padding: 0;
    margin: 0 0 8px 0;
    font-family: Arial, Helvetica, sans-serif;
    }

h1  {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #5c9c20;
    }

h2  {
    font-size: 14px;
    letter-spacing: -1px;
    font-weight: bold;
    color: #000000;
    }

h3  {
    font-size: 14px;
    letter-spacing: -1px;
    font-weight: bold;
    color: #5c9c20;
    }

h3.rule
    {
    margin-top: 6px;
    padding-top: 6px;
    border-top: 1px solid #e0e0e0;
    }

a, a:visited, a:active
    {
    text-decoration: none;
    color: #5c9c20;
    }

a:hover
    {
    text-decoration: underline;
    }

h4  
    {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    }

h5
    {
    font-size: 11px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans;
    margin: 0px;
    padding: 0px;
    }

.quote
    {
    clear: both;
    margin: 12px 0px 35px 0px;
    padding: 0px 35px;
    background: #ffffff url(/images/quotes.gif) no-repeat top left;
    }

.quote span { float: right; margin-top: 3px; font-weight: bold; }

.price { float: right; margin-left: 15px; }

p
    {
    font-size: 12px;
    line-height: 14px;
    text-align: justify;
    margin: 0 0 8px 0;
    }

form
    {
    margin: 0;
    padding: 0;
    }

input, select, textarea
    {
    font-size: 12px;
    font-family: Arial, Helvetica, sans;
    font-weight: normal;
    }

td
    {
    vertical-align: top;
    font-size: 12px;
    }

#map
    {
    border: 1px solid black;
    }

#Outer
    {
    position: absolute;
    left: 50%;
    margin-left: -380px;
    margin-right: -380px;
    }

#Inner
    {
    width: 760px;
    }


#Header
    {
    height: 200px;
    margin-bottom: 1px;
    }

#Strap
    {
    height: 24px;
    background: #5c9c20;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
    padding-left: 8px;
    }

#Body
    {
    border-left: 1px solid #dddddd;
    }

#Navigation
    {
    float: left;
    width: 140px;
    margin-top: 1px;
    border-top: 1px solid #5c9c20;
    }

ul.Primary
    {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border-left: 1px solid #5c9c20;
    border-right: 1px solid #5c9c20;
    }

.Primary li
    {
    font-size: 12px;
    line-height: 22px;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #5c9c20;
    color: #5c9c20;
    background: #ffffff url(/images/navon2.gif);
    }

.Primary li a
    {
    width: 130px;
    padding-left: 8px;
    display: block;
    text-decoration: none;
    color: #5c9c20;
    }

.Primary li a:hover
    {
    color: #5c9c20;
    background: #5c9c20 url(/images/navon.gif);
    }

.Primary li.on
    {
    background: #5c9c20 url(/images/navon.gif);
    }


ul.Secondary
    {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #5c9c20;
    }

.Secondary li
    {
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    color: #333333;
    text-align: left;
    border-bottom: 1px solid #ffffff;
    }

.Secondary li a
    {
    display: block;
    padding-left: 8px;
    text-decoration: none;
    color: #333333;
    }

.Secondary li a:hover
    {
    text-decoration: underline;
    color: #333333;
    background: #ffffff;
    }

.Secondary li a.on
    {
    color: #000000;
    }

ul.hoverbox
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    cursor: default;
}

.hoverbox a .preview
{
    display: none;
}

.hoverbox a:hover .preview
{
    display: block;
    position: absolute;
    top: -51px;
    left: -69px;
    z-index: 1;
}

.hoverbox img
{
    background: #fff;
    border: 1px solid black;
    color: inherit;
    vertical-align: top;
    width: 140px;
    height: 105px;
}

.hoverbox li
{
    background: #fff;
    border: 1px solid white;
    color: inherit;
    display: inline;
    float: left;
    margin: 3px;
    padding: 1px;
    position: relative;
}

.hoverbox .preview
{
    border-color: #000;
    width: 280px;
    height: 210px;
}


a.productLink, a.productLink:visited, a.productLink:active
    {
    color: #5c9c20;
    text-decoration: underline;
    }

a.productLink:hover
    {
    color: #000000;
    }

.productImg { border: 1px solid #444; }

.panelImgs { text-align: center; margin-top: 8px; }
.panelImgs img { margin-bottom: 8px; }

.image { border: 1px solid #444; }
.imagel { border: 1px solid #444; float: left; margin: 0px 12px 12px 0px; }
.imager { border: 1px solid #444; float: right; margin: 0px 0px 12px 12px; }

.fl { float:left; }
.fr { float:right; }

.categoryContainer { clear:left; height: 105px; margin-bottom: 10px; }
.categoryContainer img { float:left; margin-right: 10px; }

.productContainer { clear:left; height: 105px; margin-bottom: 10px; }
.productContainer img { float:left; margin-right: 10px; }

.productContainerT { clear:left; height: 60px; margin-bottom: 10px; }
.productContainerT img { float:left; margin-right: 10px; }

#Column
    {
    float: right;
    width: 140px;
    margin-top: 1px;
    }

#Column h3
    {
    margin: 0px;
    padding: 0px;
    background: #5c9c20;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0px;
    color: #ffffff;
    }

#Column div
    {
    border: 0px solid #5c9c20;
    }

#Column p
    {
    margin: 0px;
    text-align: left;
    font-size: 11px;
    padding: 4px;
    color: #333333;
    }

#Column p.rule
    {
    border-bottom: 1px solid #e0e0e0;
    }

#Column p a
    {
    color: #5c9c20;
    text-decoration: none;
    }

#Column p a.right
    {
    }

#Column p a:hover
    {
    text-decoration: underline;
    }

#Content
    {
    float: left;
    width: 460px;
    margin: 8px 10px;
    text-align: justify;
    }

#Footer
    {
    clear: both;
    margin: 6px 150px 0px 149px;
    border-top: 1px solid #e0e0e0;
    padding: 6px 0px;
    font-size: 11px;
    line-height: 13px;
    color: #808080;
    }

#Footer a, #Footer a:link, #Footer a:visited
    {
    color: #808080;
    text-decoration: none;
    }

#Footer a:hover
    {
    text-decoration: underline;
    }

#Panel
    {
    background: #003300;
    clear: left;
    float: left;
    color: #333333;
    font-weight: bold;
    }
