.nut_info { 
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
}

.section_rr { 
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.section_rr_cn {
    width: 12px; height: 12px;
    background-image: url(images/menu_section_rr.gif);
    background-repeat: no-repeat;
}

.section_rr_middle {
    border-left: solid 4px #006600;
    border-right: solid 4px #006600;
    color: #008000;
    font-weight: bold;
    font-size: 24pt;
    text-align: center;
    padding: 0px 20px;
}

.section_rr_middle a {
    color: #008000;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    height: 100%;
}


.section_rr_middle img {
    border: none;
    width: 132px;
    height: 80px;
}

.section_rr_top {
    border-top: solid 4px #006600;
    height: 8px;
    margin: 0px 12px;
}

.section_rr_bottom {
    border-bottom: solid 4px #006600;
    height: 8px;
    margin: 0px 12px;
}

.menu_item_rr_left, .menu_item_rr_right, .menu_item_rr_center {
    width: 45%;
}

.menu_item_rr_left {
    float: left;
    margin-left: 5%;
}

.menu_item_rr_right {
    float:right;
    margin-right: 5%;
}

.menu_item_rr_center {
    clear:both;
    margin: 0px auto;
}

.menu_item_rr_light_cn, .menu_item_rr_dark_cn {
    width: 14px; height: 14px;
    background-repeat: no-repeat;
}

.menu_item_rr_light_cn {
    background-image: url(images/menu_item_light_rr.gif);
}

.menu_item_rr_dark_cn {
    background-image: url(images/menu_item_dark_rr.gif);
}

.menu_item_rr_middle {
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    font-size: 13.5pt;
    padding: 0px 13px;
    color: #008000;
    overflow: hidden;
    position: relative;
}

.menu_item_rr_middle img {
    float: right;
    width: 120px;
    height: 80px;
    border: none;
}

.menu_item_rr_middle img.small {
    float: right;
    width: 44px;
    height: 66px;
}

.menu_item_rr_middle a {
    color: #008000;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: inline-block;
 }    

.menu_item_rr_top { 
    border-top: solid 1px #000000;
    height: 13px;
    margin: 0px 14px;
}

.menu_item_rr_bottom {
    border-bottom: solid 1px #000000;
    height: 13px;
    margin: 0px 14px;
}

.menu_item_light {
    background-color: #ffffcc;
}

.menu_item_dark {
    background-color: #ffff99;
}

.menu_section {
    margin-bottom: 40px;
    overflow:auto;
    width: 100%;
    clear: both;
}

.menu_items { 
    clear: both;
}

.center_middle {
    top: 50%;
    position: absolute;
}

#fresh_fit {
    min-height: 4.5em;
}

.callout {
    background-image: url(images/callout.gif);
    width: 191px;
    height: 138px;
    margin-bottom: 15px;
}

.callout p {
    position:relative;
    text-align:center;
    top: 30px;
    left: 41px;
    width:95px;
    color: #006600;
    font-size: 12pt;
    font-weight: bold;
}
