        /* These are use-once only items */
        html {
            margin: 0;
            padding: 0;

        }
        body {
            font-size: 62%;
            background-color: #f5f5f5;
            font-family: Verdana, Tahoma, "sans-serif";
            text-align: center;
            margin: auto;
            height: 100%;
        }
        .background_wrapper {
            background: #f5f5f5 url(http://www.riverfordorganicveg.co.uk/themes/riverford//images/background.gif) top repeat-y;
            height: 100%;
        }
        #wrapper {
            width:980px;
            margin:0 auto;
            padding: 0 20px 0 20px;
            text-align: left;
        }
        .header {
            margin: 0 15px 0 15px;
        }

        #container {
        }
        #lefCol {
            float:left;
            width:192px;
            margin-left: 15px;
            padding-top: 15px;
        }
        .midCol {
            float: left;
            width: 480px;
            margin: 10px 20px 0 20px;
        }
        .two_column_mid {
            width: 730px;
        }
        #rigCol {
            float:left;
            width: 233px;
            margin-top: 25px;
            background: #f2f6f5;
        }
        #footer {
            clear:both;
            padding:1em;
            background: #eaeaea;
            margin: 15px;
            border-bottom: 5px solid #9dba5d;
        }

        /* Common elements, extend these, don't create new ones */
        .clearfix:after {/* slightly enhanced, universal clearfix hack */
            visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;
        }
        .clearfix { display: inline-block; }
        /* start commented backslash hack \*/ * html .clearfix { height: 1%; }
        .clearfix { display: block; } /* close commented backslash hack */
        .float_left { float: left;}
        .float_right { float: right;}


        /* ^^ Common elements, extend these, don't create new ones ^^ */

        .green_bg_bar {
            clear: both;
            background-color: #9dba5d;
            text-align: right;
            color: #fff;
            padding: 7px;
        }
        .green_bg_bar a {
            color: #fff;
        }
        .left_menu {
            padding: 1px 0 1px 0;
            margin: 0;
            text-align: left;
            background-color: #d0d0d0;
        }
        .left_menu li {
            list-style: none;
            background: none;
            height: 24px;
            margin: 1px 0 1px 0;
            border-top: 1px solid #fff;
            border-bottom: 1px solid #fff;
        }
        .left_menu li a {

            font-weight: bold;
            display: block;
            color: #fff;
            padding: 4px;
         }
        li.menu_reset { /* This is specific because it extends .left_menu li and it's the only way to do it! */
            margin: 0; padding: 0;
        }
        .home_box li a {
            background: #dbd92a url(http://www.riverfordorganicveg.co.uk/themes/riverford//images/men_homebox_off.png) right no-repeat;
        }
        .home_box li a:hover {
            background: #e9e991 url(http://www.riverfordorganicveg.co.uk/themes/riverford//images/men_homebox_on.png) right no-repeat;
            color: #000;
        }
        .choices_box li a {
            background: #f3741f url(http://www.riverfordorganicveg.co.uk/themes/riverford//images/men_choicebox_off.gif) right no-repeat;
        }
        .choices_box li a:hover {
            background: #f69458 url(http://www.riverfordorganicveg.co.uk/themes/riverford//images/men_choicebox_on.png) right no-repeat;
            color: #000;
        }
        .recipes_box li a {
            background: #9251a0 url(http://www.riverfordorganicveg.co.uk/themes/riverford//images/men_recipebox_off.png) right no-repeat;
        }
        .recipes_box li a:hover {
            background: #a979b4 url(http://www.riverfordorganicveg.co.uk/themes/riverford//images/men_recipebox_on.png) right no-repeat;
            color: #000;
        }
        .home_box li.nav-selected a {
            background: #e9e991 url(http://www.riverfordorganicveg.co.uk/themes/riverford//images/men_homebox_on.png) right no-repeat;
            color: #000;
        }
        .choices_box li.nav-selected a {
            background: #f69458 url(http://www.riverfordorganicveg.co.uk/themes/riverford//images/men_choicebox_on.png) right no-repeat;
            color: #000;
        }
        .recipes_box li.nav-selected a {
            background: #a979b4 url(http://www.riverfordorganicveg.co.uk/themes/riverford//images/men_recipebox_on.png) right no-repeat;
            color: #000;
        }
        .breadcrumb_date {
            color: #979797;
            border-bottom: 1px solid #979797;
            padding-bottom: 5px;
        }
        .body_link {
            color: #9dba5d;
            font-weight: bold;
        }
        .smallbox {
            width: 111px;
            float: left;
            margin-right: 9px;
        }
        .smallbox_header {
            display: block;
            background: #f47420 url(http://www.riverfordorganicveg.co.uk/themes/riverford//images/small_box_arrow.png) right no-repeat;
            height: 38px;
            color: #fff;
            padding: 5px 0 0 5px;
            font-size: 1.4em;
            font-weight: bold;
        }
        .grey_box {
            background: #90beb4;
        }
        .grey_box_content {
            padding: 0 10px 10px 10px;
        }
        .grey_box_content a {
            color: #000;
            text-decoration: underline;
        }
        .grey_box_text {
            color:#fff;
            font-size: 1.4em;
            font-weight: bold;
        }
        .inline_list {
            margin: 0; padding: 0;

        }
        .inline_list li {
            display: inline;
        }
        .inline_list li a {
            color: #7f7f7f;
            text-decoration: none;
        }
        .footer_list {
            margin-left: 20px;
            margin-top: 45px;
            color: #7f7f7f;
             font-size: 1em;
        }
        .footer_list ul li {
            margin-right: 20px;
        }
        div#jffooter {
            margin: auto;
            text-align: center;
            width: 350px;
            height: 50px;
            position: relative;
        }
        #jf_footer_link {
            display: block;
            width: 305px;
            height: 50px;
            background: #e4e4e4 url(http://www.riverfordorganicveg.co.uk/themes/riverford//images/jf_footer.gif) top ;
        }
        #jf_footer_link span {
            display: none;
        }
        .breadcrumb a {
            color: #7f7f7f;
            padding: 0; margin: 0;
        }
        .nav li {
            font-size: 12px;
        }
        ul.nav li, ul.nav li a  {
            color: rgb(114, 143, 58);

        }
        ul.nav li.no_link {
            color: #000;
        }
