html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    /*vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
strong {font-weight:bold;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* CSS RESET - END */

a {
    font-weight: bold;
    color: #957d30;
}

strong {
    font-weight: bold;
}

.tlc {
    font-style: italic;
}

h2 {
    font-size: 16px;
    color: #006838;
    font-weight: bold;
}

h3 {
    color: #957d30;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 22px;
}

h4 {
    color: #957d30;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}

h5 {
    color: #957d30;
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
}

p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 17px;
    color: #957d30;
}

p.psmall {
    font-size: 12px;
    line-height: 19px;
    margin-bottom: 17px;
    color: #957d30;
}

p.xpsmall {
    font-size: 11px;
    line-height: 19px;
    margin-bottom: 17px;
    color: #957d30;
}

p.plarge {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
    color: #957d30;
}

ul.ullarge {
    list-style: disc;
    margin-left: 16px;
}

ul.ullarge li {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 5px;
    color: #957d30;
}

.line {
    height: 1px;
    border-top: 1px dashed #c6ba91;
    margin-bottom: 15px;
    clear: left;
}

.solid_line {
    height: 1px;
    border-top: 1px solid #c6ba91;
    margin-bottom: 15px;
    clear: left;
}

.spe_46 {
    clear: left;
    height: 46px;
}

.spe_23 {
    clear: left;
    height: 23px;
}

body {
    background: url(../images/bg_body.jpg) repeat;
    font-family: Georgia, Georgia, serif;
}

#header {
    position: relative;
    width: 100%;
    height: 116px;
    background: url(../images/bg_header.png) no-repeat center;
    z-index: 5;
}

#header #head {
    position: relative;
    margin: auto;
    width: 788px;
    height: 116px;
    z-index: 5;
}

#header #head #tel {
    position: absolute;
    top: 15px;
    right: 27px;
    font-size: 14px;
    color: #FFFFFF;
}
#header #head #logo {
    position: absolute;
    top: 0px;
    left: 18px;
    z-index: 1;
}

#header #head #nav_top {
    position: absolute;
    top: 50px;
    left: 186px;
    width: 593px;
    height: 28px;
    background: url(../images/bg_nav_top.jpg) repeat-x;
}

#header #head #nav {
    position: absolute;
    top: 83px;
    left: 186px;
    width: 593px;
    height: 27px;
}

#header #head ul {
    list-style: none;
    padding-left: 15px;
}

#header #head ul li{
    list-style: none;
    float: left;
    display: inline;
    padding-top: 5px;
    padding-right: 17px;
}

#header #head ul li a {
    font-size: 13px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: normal;
}

#header #bar_nav {
    position: absolute;
    top: 83px;
    width: 100%;
    height: 27px;
    background: url(../images/bg_nav.jpg) repeat-x;
}

#content {
    position: relative;
    margin: auto;
    width: 770px;
    border-left: 2px solid #d2ba57;
    border-right: 2px solid #d2ba57;
    background: #ffffff;
    z-index: 1;
    padding-bottom: 7px;
    padding-right: 7px;
    padding-left: 7px;
}

#content #center{
    position: relative;
    padding-right: 18px;
    padding-left: 18px;
}

#content #center select.sel {
    color: #957d30;
    font-size: 14px;
    width: 111px;
    height: 24px;
    background: url(../images/bg_state.png) no-repeat;
    border: none;
    padding-left: 4px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 24px;
    margin-right: 5px;
}

#content .btn_click_here_download {
    left: 550px;
    position: absolute;
    top: 59px;
}

/* home */

#content #content_home {
    position: relative;
    width: 770px;
    background: url(../images/bg_content_home.png) repeat-y;
    border-bottom: 6px solid #006e3b;
    height: 425px;
    margin-bottom: 10px;
}

#content #content_home .left_home {
    float: left;
    width: 259px;
    padding-top: 95px;
    padding-left: 17px;
    padding-right: 17px;
}

#content #content_home .left_home p {
    color: #736025;
}

#content #content_home .left_home p.p1 {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 12px;
}

#content #content_home .left_home p.p2 {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 6px;
}

#content #content_home .right_home {
    float: left;
    width: 477px;
}

#content .divisor {
    float: left;
    width: 6px;
}

#content .box_special {
    float: left;
    width: 382px;
    height: 225px;
    margin-bottom: 15px;
    background-color: #ead796;
    position: relative;
}

#content .box_special h2 {
    font-size: 15px;
    line-height: 15px;
    margin-top: 9px;
    margin-left: 18px;
    margin-bottom: 7px;
    color: #736025;
}

#content .box_special p {
    font-size: 11px;
    line-height: 13px;
    margin-left: 18px;
    color: #736025;
    margin-right: 80px;
}

#content .box_special .readmore {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

#content .sevices{
    float: left;
    width: 186px;
    height: 118px;
}
/* CC */


#content .left_cc {
    float: left;
    position: relative;
    width: 345px;
    padding-top: 20px;
    margin-left: 18px;
    padding-left: 18px;
    padding-right: 18px;
    color: #957d30;
    height: 430px;
    background: url(../images/bg_frm.jpg) repeat-x;
    margin-bottom: 25px;
}

#content .left_cc .row input.zip{
    color: #957d30;
    font-size: 14px;
    width: 72px;
    height: 24px;
    background: url(../images/bg_zip.png) no-repeat;
    border: none;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 24px;
}

#content .left_cc h3 {
    font-style: italic;
    text-align: right;
    font-weight: bold;
}

#content .left_cc .row {
    margin-bottom: 10px;
}

#content .left_cc .row label{
    float: left;
    padding-top: 3px;
    font-size: 16px;
}

#content .left_cc .row textarea{
    float: right;
    color: #957d30;
    font-size: 14px;
    width: 234px;
    height: 161px;
    background: url(../images/bg_textarea.png) no-repeat;
    border: none;
    padding: 4px;
}

#content .left_cc .row input{
    float: right;
}

#content .left_cc .row label.lbl_send{
    margin-left: 102px;
    font-size: 12px;
}

#content .left_cc .mrg_top{
    margin-top: 10px;
}

#content .left_cc .row input.text{
    float: right;
    color: #957d30;
    font-size: 14px;
    width: 234px;
    height: 24px;
    background: url(../images/bg_input.png) no-repeat;
    border: none;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 24px;
}

#content .left_cc .row input#submit{
    float: right;
    margin-top: 7px;
}

#content .right_cc {
    float: left;
    position: relative;
    width: 306px;
    margin-left: 32px;
    margin-right: 32px;
    padding-top: 4px;
    margin-bottom: 25px;
}

#content .right_cc .name{
    display: inline;
    font-size: 14px;
}

#content .right_cc .name span{
    font-weight: bold;
}

#content .right_cc .date{
    font-size: 12px;
    display: inline;
    margin-left: 3px;
}

#content .right_cc .comment{
    font-size: 12px;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 20px;
}

#content .right_cc #read_more{
    float: right;
    margin-right: 5px;
}

/* **** */

#content #title {
    position: relative;
    width: 578px;
    height: 29px;
    background: url(../images/bg_title.jpg) repeat-x;
    padding-left: 192px;
    padding-top: 15px;
    text-transform: uppercase;
}

#content #title .img_ttl {
    position: absolute; top: 0px; right: 0px;
}

#content #title .btn_buy {
    position: absolute;
    top: 9px;
    right: 90px;
}

#content .left {
    float: left;
    position: relative;
    width: 345px;
    margin-top: 50px;
    margin-left: 18px;
    color: #957d30;
}

#content .left .date{
    font-size: 12px;
    margin-bottom: 4px;
}

#content .left .description{
    font-size: 15px;
    font-style: italic;
    margin-bottom: 13px;
}

#content .left .btn_read_more{
    margin-bottom: 16px;
}

#content .right {
    float: left;
    margin-left: 33px;
    margin-top: 27px;
    position: relative;
    width: 374px;
}

#content .right h3 {
    font-size: 20px;
    font-weight: bold;
    color: #957d30;
    margin-bottom: 8px;
}

/* Company */

#content .left_comp {
    float: left;
    position: relative;
    width: 355px;
    margin-top: 50px;
    margin-left: 18px;
    margin-right: 15px;
    color: #957d30;
}

#content .left_comp .mrg{
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
}

#content .right_comp {
    float: left;
    margin-top: 27px;
    position: relative;
    width: 382px;
}

#content .bg_contact {
    background: url(../images/bg_frm.jpg) repeat-x;
}

#content .frm{
    margin-top: 40px;
    margin-right: 18px;
    margin-bottom: 20px;
    margin-left: 18px;
}

#content .frm h3 {
    font-style: italic;
    text-align: right;
    font-weight: bold;
}

#content .frm .row {
    position: relative;
    margin-bottom: 10px;
}

#content .frm .row label{
    float: left;
    padding-top: 3px;
    font-size: 14px;
    color: #957d30;
}

#content .frm .fix label{
    float: none !important;
}

#content .frm .fix input{
    margin-bottom: 5px;
}

#content .frm .row textarea{
    float: right;
    color: #957d30;
    font-size: 14px;
    width: 234px;
    height: 161px;
    background: url(../images/bg_textarea.png) no-repeat;
    border: none;
    padding: 4px;
}

#content .frm .row input{
    float: right;
}

#content .frm .row label.lbl_send{
    margin-left: 102px;
    font-size: 12px;
}

#content .frm .mrg_top{
    margin-top: 10px;
}

#content .frm .row input.text{
    float: right;
    color: #957d30;
    font-size: 14px;
    width: 234px;
    height: 24px;
    background: url(../images/bg_input.png) no-repeat top left;
    border: none;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 24px;
}

#content .frm .row input.zip{
    color: #957d30;
    font-size: 14px;
    width: 72px;
    height: 24px;
    background: url(../images/bg_zip.png) no-repeat;
    border: none;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 24px;
}

#content .frm .row select.how{
    float: right;
    color: #957d30;
    font-size: 14px;
    width: 242px;
    height: 24px;
    background: url(../images/bg_input.png) no-repeat;
    border: none;
    padding-left: 4px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 24px;
}

#content .frm .row .state_zip {
    float: right; width: 242px;
}

#content .frm .row select.state{
    float: left;
    color: #957d30;
    font-size: 14px;
    width: 111px;
    height: 24px;
    background: url(../images/bg_state.png) no-repeat;
    border: none;
    padding-left: 4px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 24px;
    margin-right: 15px;
}

#content .frm .row select.business {
    float: right;
    color: #957d30;
    font-size: 14px;
    width: 164px;
    height: 24px;
    background: url(../images/bg_business.png) no-repeat;
    border: none;
    padding-left: 4px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 24px;
}

#content .left_cc .row input#submit{
    float: right;
    margin-top: 7px;
}

#content .btn_gluten_1 {
    background: url("../images/spacer.gif") repeat;
    cursor: pointer;
    height: 18px;
    left: 295px;
    position: absolute;
    top: 248px;
    width: 84px;
    z-index: 50;
}

#content .btn_gluten_2 {
    background: url("../images/spacer.gif") repeat;
    cursor: pointer;
    height: 18px;
    left: 295px;
    position: absolute;
    top: 576px;
    width: 84px;
    z-index: 50;
}

#content .btn_gluten_3 {
    background: url("../images/spacer.gif") repeat;
    cursor: pointer;
    height: 18px;
    left: 247px;
    position: absolute;
    top: 943px;
    width: 131px;
    z-index: 50;
}

#content .btn_organic_1 {
    background: url("../images/spacer.gif") repeat;
    height: 18px;
    left: 248px;
    position: absolute;
    top:400px;
    width: 129px;
    z-index: 50;
    cursor: pointer;
}

#content .btn_organic_2 {
    background: url("../images/spacer.gif") repeat;
    height: 18px;
    left: 248px;
    position: absolute;
    top: 713px;
    width: 129px;
    z-index: 50;
    cursor: pointer;
}

#content .btn_organic_3 {
    background: url("../images/spacer.gif") repeat;
    cursor: pointer;
    height: 18px;
    left: 248px;
    position: absolute;
    top: 1023px;
    width: 129px;
    z-index: 50;
}

#content .mrg_top {
    margin-top: 240px;
}

#content .product {
    float: left;
    width: 358px;
    margin-left: 18px;
}

#content .product table {
    font-size: 12px;
    color: #957d30;
    margin-bottom: 30px;
}

#content .product table td{
    padding-bottom: 6px;
}

#content .product table a {
    font-size: 12px;
    color: #957d30;
    font-weight: bold;
    text-decoration: none;
}

/* FOOTER */

#footer {
    position: relative;
    margin: auto;
    width: 784px;
    border-left: 2px solid #d2ba57;
    border-right: 2px solid #d2ba57;
    border-bottom: 2px solid #d2ba57;
    background: #ffffff;
    margin-bottom: 43px;
}

#footer #foot {
    width: 753px;
    margin-left: 7px;
    margin-right: 7px;
    height: 25px;
    border-top: 1px solid #e0b9b3;
    padding-left: 17px;
    padding-top: 3px;
}

#footer #foot a {
    font-size: 10px;
    color: #971703;
    text-decoration: none;
    margin-right: 10px;
    font-weight: normal;
}

#footer p {
    position: absolute;
    left: 24px;
    top: 43px;
    font-size: 10px;
    color: #322808;
}

/* */
.pop {display:none;width: 100%; height: 100%; position: fixed; top:0px; left: 0px; z-index: 100; text-align: center; background: url(../images/point_t.png) repeat; padding-top: 20px;}
.pop a {background-color:#000000; padding-left: 3px; padding-right: 3px; color: #FFFFFF; padding-bottom: 2px;}

.imcon_tf {position: relative; top: 2px;}

/* logos index */
#lg_ce {position: absolute; top: 40px; left: 0px;}
#lg_ch {position: absolute; top: 40px; left: 193px;}
#lg_gr {position: absolute; top: 100px; left: 0px;}
#lg_he {position: absolute; top: 94px; left: 193px;}
#lg_rf {position: absolute; top: 148px; left: 193px;}
#lg_si {position: absolute; top: 178px; left: 0px;}
#lg_pm {position: absolute; top: 219px; left: 193px;}
#lg_re {position: absolute; top: 316px; left: 0px;}
#lg_dr {position: absolute; top: 357px; left: 193px;}
#lg_fa {position: absolute; top: 404px; left: 0px;}

.item_organic {
    position: relative;
}

.item_organic .text {
    float: left;
    width: 352px;
    padding-top: 20px;
}

.item_organic .image {
    float: left;
    position: relative;
    right: -18px;
    width: 382px;
}

.item_organic .image .btn_pdf{
    position: relative;
    right: -18px;
    width: 382px;
    height: 18px;
    left: 240px;
    position: absolute;
    bottom: 7px;
    width: 138px;
    z-index: 50;
    cursor: pointer;
}

.subproduct {position: relative;}
.subproduct p {margin-bottom: 5px;}
.subproduct .name {width:250px; float: left;}
.subproduct .weight {width:70px; float: left;}
.subproduct .info {width:35px; float: left;}

.susteninability {background: url(../images/footer_susteninability.jpg) bottom no-repeat;}
.susteninability .cols {margin-top: 50px;}
.susteninability .cols p {color: #006838;}
.susteninability .cols .col1{float: left; width: 45%; margin-right: 5%;}
.susteninability .cols .col2{float: left; width: 50%; padding-top: 50px;}

/* RECIPES */


#recipes {
    position: relative;
    padding-top: 20px;
    margin-left: 18px;
    padding-left: 18px;
    padding-right: 18px;
    color: #957d30;
    height: 340px;
    background: url(../images/bg_frm.jpg) repeat-x;
    margin-bottom: 25px;
}

#recipes .row input.zip{
    color: #957d30;
    font-size: 14px;
    width: 72px;
    height: 24px;
    background: url(../images/bg_zip.png) no-repeat;
    border: none;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 24px;
}

#recipes h3 {
    font-style: italic;
    font-weight: bold;
}

#recipes .rowt {
    margin-bottom: 10px;
}

#recipes .row {
    width: 336px;
    margin-bottom: 10px;
    float: left;
}

#recipes .row label{
    float: left;
    padding-top: 3px;
    font-size: 16px;
}

#recipes .rowt textarea{
    background: url(../images/bg_textarea_r.png) no-repeat;
    border: none;
    color: #957D30;
    float: right;
    font-size: 14px;
    height: 78px;
    padding: 4px;
    width: 577px;
}

#recipes .row input{
    float: right;
}

#recipes .row label.lbl_send{
    margin-left: 102px;
    font-size: 12px;
}

#recipes .mrg_top{
    margin-top: 10px;
}

#recipes .row input.text{
    float: right;
    color: #957d30;
    font-size: 14px;
    width: 234px;
    height: 24px;
    background: url(../images/bg_input.png) no-repeat;
    border: none;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 24px;
}

#recipes .row input#submit{
    float: none;
    margin-left: 97px;
    margin-top: 7px;
}

.recipe {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #cabe97;
    margin-left: 90px;
    width: 540px;
}

.recipe .image {
    border: 1px solid #e7dec6;
    overflow: hidden;
    text-align: center;
    width: 201px;
    float: left;
}

.recipe .image img {
    width: 201px;
}

.recipe .text {
    width: 295px;
    float: left;
    margin-left: 40px;
}

.recipe .text h3 {
    font-size: 14px;
    color: #957d30;
    font-weight: bold;
    margin-bottom: 5px;
}

.recipe .text h3 span{
    font-size: 12px;
    color: #957d30;
    font-weight: normal;
}
