body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #fff;
    text-align: left;
    font-family: "trebuchet ms", verdana;
    font-size: 14px;
    color: #3f4624;
}

#all-page {
    padding-top: 20px;
    text-align: left;
}

p {
    margin: 0px 0px 9px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 18px;
}

a img {
    border: 0px;
}

a {
    color: #3f4624;
    text-decoration: underline;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}

.cleaner {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    clear: both;
}

#all-page-top {
    display: none;
}

#all-page-middle-copy {
    background: #fff;
}

#all-page-middle-large {
    background: none;
}

.col-left {
    display: none;
}

.col-right {
    width: 100%;
    padding-bottom: 50px;
    float: none;
}

#all-page-bottom {
    display: none;
}

#all-page-bottom p{
    line-height: 52px;
    margin: 0;
    padding: 0 20px 0 0;
    color: #3f4624;
    text-align: right;
}

#top {
    
}

#top div.logo{
    position: relative;
    left: 0px;
    top: 17px;
}

.topmenu {
    display: none;
}

.content {
     
}

.rady-header {
    display: none;
}

.content-top {
    display: none;
}

.content-middle {
    background: none;
}

.content-middle-copy {
    background: none;
    width: 550px;
}

.content-bottom {
    display: none;
}

.content-middle-copy p.breadcrumb {
    padding: 18px 0px 25px 15px;
    margin: 0;
    font-weight: bold;
}

.content-middle-copy p.breadcrumb img{
    margin: 0px 10px 0px 10px;
}

.content-middle-copy h1{
    margin: 0;
    padding: 0px 20px 20px 15px;
    line-height: 25px;
    font-size: 22px;
    color: #579400;
}

.content-middle-copy h2{
    margin: 0;
    padding: 0px 20px 20px 15px;
    line-height: 21px;
    font-size: 16px;
    color: #3f4624;
}

.content-middle-copy h3{
    margin: 0;
    padding: 0px 20px 20px 15px;
    line-height: 17px;
    font-size: 14px;
    color: #3f4624;
}

.content-middle-copy ul{
    margin: 0px 0px 0px 30px;
    padding: 0px 0px 20px 0px;
    list-style-type: circle;
}

.content-middle-copy ul li{
    margin: 0;
    padding: 0px 0px 8px 10px;
    list-style-type: circle;
    background: none;
}

.content-middle-copy p{
    margin: 0;
    padding: 0px 20px 20px 15px;
}

.product-img {
    float: left;
    width: 155px;
    text-align: right;
    padding: 5px 0 26px 0;
    margin-right: 32px;
}

.product-img a{
    display: block;
    float: right;
    border-right: 2px solid #ad5c12;     
    border-left: 2px solid #ad5c12;
    border-bottom: 3px solid #ad5c12;
    border-top: 3px solid #ad5c12;
}

.product-img a:hover{
    border-left: 2px solid #ff7a00;     
    border-right: 2px solid #ff7a00;
    border-top: 3px solid #ff7a00;
    border-bottom: 3px solid #ff7a00;
}

.product-content {
    padding-bottom: 26px;
    float: left;
    width: 340px;
}

.content-middle-copy .product-content p{
    padding: 0 0 20px 0; 
}

.product-content h2{
    margin: 0;
    padding: 0 0 20px 0;
    line-height: 20px; 
}

.product-content h2 a{
    font-size: 16px; 
}
