/***********************************
Scotland Grows 26
***********************************/

    /*paragraphs*/

        .scotland_grows_26 .column p {
        }

    /*links*/

        .scotland_grows_26 .column a {
        }

    /*inlines*/

        .scotland_grows_26 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           float: left;
        }

    /*headers*/

        .scotland_grows_26 .column h6 {
        }

        .scotland_grows_26 .column h5 {
        }

        .scotland_grows_26 .column h4 {
        }

        .scotland_grows_26 .column h3 {
        }

        .scotland_grows_26 .column h2 {
        }

        .scotland_grows_26 .column h1 {
        }

/***********************************
Navigation
***********************************/

    /*paragraphs*/

        .navigation .column p {
        }

    /*links*/

        .navigation .column a {
        }

    /*inlines*/

        .navigation .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           float: left;
        }

    /*headers*/

        .navigation .column h6 {
        }

        .navigation .column h5 {
        }

        .navigation .column h4 {
        }

        .navigation .column h3 {
        }

        .navigation .column h2 {
        }

        .navigation .column h1 {
        }

/***********************************
Editor's Welcome
***********************************/

    /*paragraphs*/

        .editors_welcome .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
        }

        .editors_welcome .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .editors_welcome .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5f1b01;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .editors_welcome .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5f1b01;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .editors_welcome .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .editors_welcome .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #ffffff;
        }

        .editors_welcome .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #cf7a16;
        }

    /*headers*/

        .editors_welcome .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .editors_welcome .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .editors_welcome .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .editors_welcome .column h4 {
           color: #cf7a16;
        }

        .editors_welcome .column h5 {
           font-size: 12px;
        }

        .editors_welcome .column h6 {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           line-height: 1.3em;
           text-align: left;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .editors_welcome .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .editors_welcome .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .editors_welcome .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Contents
***********************************/

    /*paragraphs*/

        .contents .column p {
           text-align: center;
           line-height: 1.4em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .contents .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .contents .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .contents .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .contents .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .contents .column a {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 18px;
           color: #5f1b01;
        }

        .contents .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .contents .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .contents .column h2 {
           text-align: center;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .contents .column h3 {
           text-align: center;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .contents .column h4 {
           color: #cf7a16;
        }

        .contents .column h5 {
           font-size: 12px;
        }

        .contents .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .contents .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .contents .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .contents .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
What's Gorgeous in the Garden
***********************************/

    /*paragraphs*/

        .whats_gorgeous_in_the_garden .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .whats_gorgeous_in_the_garden .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .whats_gorgeous_in_the_garden .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .whats_gorgeous_in_the_garden .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .whats_gorgeous_in_the_garden .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .whats_gorgeous_in_the_garden .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .whats_gorgeous_in_the_garden .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .whats_gorgeous_in_the_garden .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .whats_gorgeous_in_the_garden .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .whats_gorgeous_in_the_garden .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .whats_gorgeous_in_the_garden .column h4 {
           color: #cf7a16;
        }

        .whats_gorgeous_in_the_garden .column h5 {
           font-size: 12px;
        }

        .whats_gorgeous_in_the_garden .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .whats_gorgeous_in_the_garden .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .whats_gorgeous_in_the_garden .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .whats_gorgeous_in_the_garden .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Garden Boosting Bulbs
***********************************/

    /*paragraphs*/

        .garden_boosting_bulbs .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .garden_boosting_bulbs .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .garden_boosting_bulbs .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .garden_boosting_bulbs .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .garden_boosting_bulbs .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .garden_boosting_bulbs .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .garden_boosting_bulbs .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .garden_boosting_bulbs .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .garden_boosting_bulbs .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .garden_boosting_bulbs .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .garden_boosting_bulbs .column h4 {
           color: #cf7a16;
        }

        .garden_boosting_bulbs .column h5 {
           font-size: 12px;
        }

        .garden_boosting_bulbs .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .garden_boosting_bulbs .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .garden_boosting_bulbs .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .garden_boosting_bulbs .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Overwintering Bell Peppers
***********************************/

    /*paragraphs*/

        .overwintering_bell_peppers .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .overwintering_bell_peppers .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .overwintering_bell_peppers .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .overwintering_bell_peppers .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .overwintering_bell_peppers .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .overwintering_bell_peppers .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .overwintering_bell_peppers .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .overwintering_bell_peppers .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .overwintering_bell_peppers .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .overwintering_bell_peppers .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .overwintering_bell_peppers .column h4 {
           color: #cf7a16;
        }

        .overwintering_bell_peppers .column h5 {
           font-size: 12px;
        }

        .overwintering_bell_peppers .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .overwintering_bell_peppers .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .overwintering_bell_peppers .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .overwintering_bell_peppers .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Hydroponic Growing
***********************************/

    /*paragraphs*/

        .hydroponic_growing .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .hydroponic_growing .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .hydroponic_growing .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .hydroponic_growing .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .hydroponic_growing .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .hydroponic_growing .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .hydroponic_growing .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .hydroponic_growing .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .hydroponic_growing .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .hydroponic_growing .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .hydroponic_growing .column h4 {
           color: #cf7a16;
        }

        .hydroponic_growing .column h5 {
           font-size: 12px;
        }

        .hydroponic_growing .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .hydroponic_growing .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .hydroponic_growing .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .hydroponic_growing .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Make Fallen Leaves Your Garden Friends
***********************************/

    /*paragraphs*/

        .use_fallen_leaves_in_garden .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .use_fallen_leaves_in_garden .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .use_fallen_leaves_in_garden .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .use_fallen_leaves_in_garden .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .use_fallen_leaves_in_garden .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .use_fallen_leaves_in_garden .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .use_fallen_leaves_in_garden .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .use_fallen_leaves_in_garden .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .use_fallen_leaves_in_garden .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .use_fallen_leaves_in_garden .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .use_fallen_leaves_in_garden .column h4 {
           color: #cf7a16;
        }

        .use_fallen_leaves_in_garden .column h5 {
           font-size: 12px;
        }

        .use_fallen_leaves_in_garden .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .use_fallen_leaves_in_garden .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .use_fallen_leaves_in_garden .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .use_fallen_leaves_in_garden .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Apple Caraway Sauerkraut
***********************************/

    /*paragraphs*/

        .apple_caraway_sauerkraut .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .apple_caraway_sauerkraut .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .apple_caraway_sauerkraut .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .apple_caraway_sauerkraut .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .apple_caraway_sauerkraut .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .apple_caraway_sauerkraut .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .apple_caraway_sauerkraut .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .apple_caraway_sauerkraut .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .apple_caraway_sauerkraut .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .apple_caraway_sauerkraut .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .apple_caraway_sauerkraut .column h4 {
           color: #cf7a16;
        }

        .apple_caraway_sauerkraut .column h5 {
           font-size: 12px;
        }

        .apple_caraway_sauerkraut .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .apple_caraway_sauerkraut .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .apple_caraway_sauerkraut .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .apple_caraway_sauerkraut .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Putting the Cutting Garden to Bed
***********************************/

    /*paragraphs*/

        .putting_the_cutting_garden_to .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .putting_the_cutting_garden_to .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .putting_the_cutting_garden_to .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .putting_the_cutting_garden_to .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .putting_the_cutting_garden_to .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .putting_the_cutting_garden_to .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .putting_the_cutting_garden_to .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .putting_the_cutting_garden_to .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .putting_the_cutting_garden_to .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .putting_the_cutting_garden_to .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .putting_the_cutting_garden_to .column h4 {
           color: #cf7a16;
        }

        .putting_the_cutting_garden_to .column h5 {
           font-size: 12px;
        }

        .putting_the_cutting_garden_to .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .putting_the_cutting_garden_to .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .putting_the_cutting_garden_to .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .putting_the_cutting_garden_to .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Soothing Soup
***********************************/

    /*paragraphs*/

        .soothing_soup .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .soothing_soup .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .soothing_soup .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .soothing_soup .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .soothing_soup .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .soothing_soup .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .soothing_soup .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .soothing_soup .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .soothing_soup .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .soothing_soup .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .soothing_soup .column h4 {
           color: #cf7a16;
        }

        .soothing_soup .column h5 {
           font-size: 12px;
        }

        .soothing_soup .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .soothing_soup .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .soothing_soup .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .soothing_soup .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Go Gothic with Houseplants
***********************************/

    /*paragraphs*/

        .go_gothic_with_houseplants .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .go_gothic_with_houseplants .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .go_gothic_with_houseplants .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .go_gothic_with_houseplants .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .go_gothic_with_houseplants .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .go_gothic_with_houseplants .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .go_gothic_with_houseplants .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .go_gothic_with_houseplants .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .go_gothic_with_houseplants .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .go_gothic_with_houseplants .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .go_gothic_with_houseplants .column h4 {
           color: #cf7a16;
        }

        .go_gothic_with_houseplants .column h5 {
           font-size: 12px;
        }

        .go_gothic_with_houseplants .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .go_gothic_with_houseplants .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .go_gothic_with_houseplants .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .go_gothic_with_houseplants .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Pumpkin Picking Patches Across Scotland
***********************************/

    /*paragraphs*/

        .pumpkin_picking_scotland .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .pumpkin_picking_scotland .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .pumpkin_picking_scotland .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .pumpkin_picking_scotland .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .pumpkin_picking_scotland .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .pumpkin_picking_scotland .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #cf7a16;
        }

        .pumpkin_picking_scotland .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .pumpkin_picking_scotland .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .pumpkin_picking_scotland .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .pumpkin_picking_scotland .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .pumpkin_picking_scotland .column h4 {
           color: #cf7a16;
        }

        .pumpkin_picking_scotland .column h5 {
           font-size: 12px;
        }

        .pumpkin_picking_scotland .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .pumpkin_picking_scotland .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .pumpkin_picking_scotland .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .pumpkin_picking_scotland .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Winter Gathering 2024
***********************************/

    /*paragraphs*/

        .winter_gathering_2024 .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .winter_gathering_2024 .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .winter_gathering_2024 .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .winter_gathering_2024 .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .winter_gathering_2024 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .winter_gathering_2024 .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .winter_gathering_2024 .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .winter_gathering_2024 .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .winter_gathering_2024 .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .winter_gathering_2024 .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .winter_gathering_2024 .column h4 {
           color: #cf7a16;
        }

        .winter_gathering_2024 .column h5 {
           font-size: 12px;
        }

        .winter_gathering_2024 .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .winter_gathering_2024 .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .winter_gathering_2024 .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .winter_gathering_2024 .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Awesome Autumn Gardens
***********************************/

    /*paragraphs*/

        .awesome_autumn_gardens .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .awesome_autumn_gardens .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .awesome_autumn_gardens .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .awesome_autumn_gardens .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .awesome_autumn_gardens .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .awesome_autumn_gardens .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 20px;
           color: #cf7a16;
        }

        .awesome_autumn_gardens .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .awesome_autumn_gardens .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .awesome_autumn_gardens .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .awesome_autumn_gardens .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .awesome_autumn_gardens .column h4 {
           color: #cf7a16;
        }

        .awesome_autumn_gardens .column h5 {
           font-size: 12px;
        }

        .awesome_autumn_gardens .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .awesome_autumn_gardens .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .awesome_autumn_gardens .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .awesome_autumn_gardens .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Tanker Irrigation
***********************************/

    /*paragraphs*/

        .tanker_irrigation .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .tanker_irrigation .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .tanker_irrigation .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .tanker_irrigation .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .tanker_irrigation .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .tanker_irrigation .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .tanker_irrigation .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .tanker_irrigation .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .tanker_irrigation .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .tanker_irrigation .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .tanker_irrigation .column h4 {
           color: #cf7a16;
        }

        .tanker_irrigation .column h5 {
           font-size: 14px;
        }

        .tanker_irrigation .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .tanker_irrigation .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .tanker_irrigation .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .tanker_irrigation .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Greenbank Garden
***********************************/

    /*paragraphs*/

        .greenbank_garden .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .greenbank_garden .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .greenbank_garden .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .greenbank_garden .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .greenbank_garden .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .greenbank_garden .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .greenbank_garden .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .greenbank_garden .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .greenbank_garden .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .greenbank_garden .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .greenbank_garden .column h4 {
           color: #cf7a16;
        }

        .greenbank_garden .column h5 {
           font-size: 12px;
        }

        .greenbank_garden .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .greenbank_garden .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .greenbank_garden .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .greenbank_garden .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Make a Hydrangea Wreath
***********************************/

    /*paragraphs*/

        .make_a_hydrangea_wreath .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .make_a_hydrangea_wreath .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .make_a_hydrangea_wreath .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .make_a_hydrangea_wreath .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .make_a_hydrangea_wreath .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .make_a_hydrangea_wreath .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .make_a_hydrangea_wreath .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .make_a_hydrangea_wreath .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .make_a_hydrangea_wreath .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .make_a_hydrangea_wreath .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .make_a_hydrangea_wreath .column h4 {
           color: #cf7a16;
        }

        .make_a_hydrangea_wreath .column h5 {
           font-size: 12px;
        }

        .make_a_hydrangea_wreath .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .make_a_hydrangea_wreath .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .make_a_hydrangea_wreath .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .make_a_hydrangea_wreath .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Daffodils for December
***********************************/

    /*paragraphs*/

        .daffodils_for_december .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .daffodils_for_december .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .daffodils_for_december .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .daffodils_for_december .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .daffodils_for_december .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .daffodils_for_december .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .daffodils_for_december .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .daffodils_for_december .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .daffodils_for_december .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .daffodils_for_december .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .daffodils_for_december .column h4 {
           color: #cf7a16;
        }

        .daffodils_for_december .column h5 {
           font-size: 12px;
        }

        .daffodils_for_december .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .daffodils_for_december .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .daffodils_for_december .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .daffodils_for_december .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
3 Moisture Loving Bulbs
***********************************/

    /*paragraphs*/

        ._3_moisture_loving_bulbs .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        ._3_moisture_loving_bulbs .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        ._3_moisture_loving_bulbs .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        ._3_moisture_loving_bulbs .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        ._3_moisture_loving_bulbs .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        ._3_moisture_loving_bulbs .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        ._3_moisture_loving_bulbs .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        ._3_moisture_loving_bulbs .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        ._3_moisture_loving_bulbs .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        ._3_moisture_loving_bulbs .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        ._3_moisture_loving_bulbs .column h4 {
           color: #cf7a16;
        }

        ._3_moisture_loving_bulbs .column h5 {
           font-size: 12px;
        }

        ._3_moisture_loving_bulbs .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        ._3_moisture_loving_bulbs .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        ._3_moisture_loving_bulbs .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        ._3_moisture_loving_bulbs .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Pumpkin Power
***********************************/

    /*paragraphs*/

        .pumpkin_power .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .pumpkin_power .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .pumpkin_power .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .pumpkin_power .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .pumpkin_power .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .pumpkin_power .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .pumpkin_power .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .pumpkin_power .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .pumpkin_power .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .pumpkin_power .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .pumpkin_power .column h4 {
           color: #cf7a16;
        }

        .pumpkin_power .column h5 {
           font-size: 12px;
        }

        .pumpkin_power .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .pumpkin_power .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .pumpkin_power .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .pumpkin_power .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
What is Green Manure?
***********************************/

    /*paragraphs*/

        .what_is_green_manure_ .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .what_is_green_manure_ .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .what_is_green_manure_ .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .what_is_green_manure_ .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .what_is_green_manure_ .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .what_is_green_manure_ .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .what_is_green_manure_ .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .what_is_green_manure_ .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .what_is_green_manure_ .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .what_is_green_manure_ .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .what_is_green_manure_ .column h4 {
           color: #cf7a16;
        }

        .what_is_green_manure_ .column h5 {
           font-size: 12px;
        }

        .what_is_green_manure_ .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .what_is_green_manure_ .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .what_is_green_manure_ .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .what_is_green_manure_ .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Bringing Back the Roses
***********************************/

    /*paragraphs*/

        .bringing_back_the_roses .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .bringing_back_the_roses .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .bringing_back_the_roses .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .bringing_back_the_roses .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .bringing_back_the_roses .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .bringing_back_the_roses .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .bringing_back_the_roses .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .bringing_back_the_roses .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .bringing_back_the_roses .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .bringing_back_the_roses .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .bringing_back_the_roses .column h4 {
           color: #cf7a16;
        }

        .bringing_back_the_roses .column h5 {
           font-size: 12px;
           text-align: center;
        }

        .bringing_back_the_roses .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .bringing_back_the_roses .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .bringing_back_the_roses .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .bringing_back_the_roses .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Bringing Back Local Seed Varieties
***********************************/

    /*paragraphs*/

        .local_seed_varieties .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .local_seed_varieties .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .local_seed_varieties .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .local_seed_varieties .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .local_seed_varieties .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .local_seed_varieties .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .local_seed_varieties .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .local_seed_varieties .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .local_seed_varieties .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .local_seed_varieties .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .local_seed_varieties .column h4 {
           color: #cf7a16;
        }

        .local_seed_varieties .column h5 {
           font-size: 12px;
        }

        .local_seed_varieties .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .local_seed_varieties .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .local_seed_varieties .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .local_seed_varieties .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Readers Garden Pictures
***********************************/

    /*paragraphs*/

        .readers_garden_pictures .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .readers_garden_pictures .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .readers_garden_pictures .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .readers_garden_pictures .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .readers_garden_pictures .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .readers_garden_pictures .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .readers_garden_pictures .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .readers_garden_pictures .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .readers_garden_pictures .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .readers_garden_pictures .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .readers_garden_pictures .column h4 {
           color: #cf7a16;
        }

        .readers_garden_pictures .column h5 {
           font-size: 12px;
        }

        .readers_garden_pictures .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .readers_garden_pictures .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .readers_garden_pictures .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .readers_garden_pictures .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Garden Jobs Ahead
***********************************/

    /*paragraphs*/

        .garden_jobs_october_november .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .garden_jobs_october_november .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .garden_jobs_october_november .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .garden_jobs_october_november .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .garden_jobs_october_november .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .garden_jobs_october_november .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .garden_jobs_october_november .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .garden_jobs_october_november .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .garden_jobs_october_november .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .garden_jobs_october_november .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .garden_jobs_october_november .column h4 {
           color: #cf7a16;
        }

        .garden_jobs_october_november .column h5 {
           font-size: 12px;
        }

        .garden_jobs_october_november .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .garden_jobs_october_november .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .garden_jobs_october_november .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .garden_jobs_october_november .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
One Garden Thing
***********************************/

    /*images*/

        .one_garden_thing .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*lists*/

        .one_garden_thing .column .NumberedList {
           line-height: 1.4em;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

        .one_garden_thing .column .List1 {
           line-height: 1.4em;
           font-family: Helvetica, sans-serif;
           list-style-type: circle;
           font-size: 18px;
           list-style-image: none;
        }

    /*headers*/

        .one_garden_thing .column h6 {
           font-size: 18px;
           font-weight: 500;
           text-align: center;
           line-height: 1.3em;
           color: #cf7a16;
           font-family: Helvetica, sans-serif;
        }

        .one_garden_thing .column h5 {
           font-size: 12px;
        }

        .one_garden_thing .column h4 {
           color: #004aac;
        }

        .one_garden_thing .column h3 {
           font-family: Helvetica, sans-serif;
           font-weight: bold;
           color: #004aac;
           line-height: 1.2em;
           text-align: left;
        }

        .one_garden_thing .column h2 {
           font-family: Helvetica, sans-serif;
           font-weight: bold;
           color: #cf7a16;
           line-height: 1.2em;
           text-align: left;
        }

        .one_garden_thing .column h1 {
           text-align: center;
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           font-weight: bold;
           color: #004aac;
        }

    /*links*/

        .one_garden_thing .column a.LinkinBox {
           color: #ffffff;
           font-size: 18px;
           line-height: 1.2em;
           font-weight: 600;
        }

        .one_garden_thing .column a {
           color: #cf7a16;
           font-size: 18px;
           line-height: 1.2em;
           font-weight: 600;
        }

    /*inlines*/

        .one_garden_thing .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .one_garden_thing .column p.ColumnistTag {
           padding-right: 5px;
           padding-left: 0px;
           text-align: right;
           font-weight: bold;
           text-transform: uppercase;
           background-color: #004aac;
           color: #ffffff;
           font-family: Helvetica, sans-serif;
           line-height: 1.3em;
        }

        .one_garden_thing .column p.BottomBioBox {
           line-height: 1.2em;
           padding-bottom: 5px;
           padding-top: 5px;
           padding-right: 5px;
           padding-left: 5px;
           background-color: #004aac;
           text-align: center;
           color: #ffffff;
           font-family: Helvetica, sans-serif;
        }

        .one_garden_thing .column p.BioBox {
           text-align: left;
           padding-bottom: 5px;
           padding-top: 5px;
           padding-right: 5px;
           padding-left: 5px;
           background-color: #004aac;
           color: #ffffff;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
        }

        .one_garden_thing .column p {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.2em;
           text-align: left;
        }

/***********************************
What's On In Scotland
***********************************/

    /*paragraphs*/

        .whats_on_in_scotland .column p {
           line-height: 1.3em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .whats_on_in_scotland .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #be6fbc;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .whats_on_in_scotland .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #be6fbc;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .whats_on_in_scotland .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #be6fbc;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .whats_on_in_scotland .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .whats_on_in_scotland .column a {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 18px;
           color: #004aac;
        }

        .whats_on_in_scotland .column a.LinkinBox {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 18px;
           color: #ffffff;
        }

    /*headers*/

        .whats_on_in_scotland .column h1 {
           color: #be6fbc;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .whats_on_in_scotland .column h2 {
           line-height: 1.2em;
           color: #004aac;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .whats_on_in_scotland .column h3 {
           line-height: 1.2em;
           color: #004aac;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .whats_on_in_scotland .column h4 {
           color: #668628;
        }

        .whats_on_in_scotland .column h5 {
           font-size: 12px;
        }

        .whats_on_in_scotland .column h6 {
           font-family: Helvetica, sans-serif;
           color: #be6fbc;
           line-height: 1.3em;
           text-align: center;
           font-weight: 600;
           font-size: 18px;
        }

    /*lists*/

        .whats_on_in_scotland .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .whats_on_in_scotland .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .whats_on_in_scotland .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Gardening News
***********************************/

    /*paragraphs*/

        .gardening_news .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .gardening_news .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .gardening_news .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .gardening_news .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .gardening_news .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .gardening_news .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .gardening_news .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .gardening_news .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .gardening_news .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #004aac;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .gardening_news .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #004aac;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .gardening_news .column h4 {
           color: #cf7a16;
        }

        .gardening_news .column h5 {
           font-size: 12px;
        }

        .gardening_news .column h6 {
           font-family: Helvetica, sans-serif;
           color: #004aac;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .gardening_news .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .gardening_news .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .gardening_news .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
A Goldmine of Leafmould
***********************************/

    /*paragraphs*/

        .a_goldmine_of_leafmould .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .a_goldmine_of_leafmould .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .a_goldmine_of_leafmould .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .a_goldmine_of_leafmould .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .a_goldmine_of_leafmould .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .a_goldmine_of_leafmould .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .a_goldmine_of_leafmould .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .a_goldmine_of_leafmould .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .a_goldmine_of_leafmould .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .a_goldmine_of_leafmould .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .a_goldmine_of_leafmould .column h4 {
           color: #cf7a16;
        }

        .a_goldmine_of_leafmould .column h5 {
           font-size: 12px;
        }

        .a_goldmine_of_leafmould .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .a_goldmine_of_leafmould .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .a_goldmine_of_leafmould .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .a_goldmine_of_leafmould .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Next Issue advert
***********************************/

    /*paragraphs*/

        .next_issue_advert .column p {
        }

    /*links*/

        .next_issue_advert .column a {
        }

    /*inlines*/

        .next_issue_advert .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           float: left;
        }

    /*headers*/

        .next_issue_advert .column h6 {
        }

        .next_issue_advert .column h5 {
        }

        .next_issue_advert .column h4 {
        }

        .next_issue_advert .column h3 {
        }

        .next_issue_advert .column h2 {
        }

        .next_issue_advert .column h1 {
        }

/***********************************
Tulip Planting Time
***********************************/

    /*paragraphs*/

        .tulip_planting_time .column p {
        }

    /*links*/

        .tulip_planting_time .column a {
        }

    /*inlines*/

        .tulip_planting_time .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           float: left;
        }

    /*headers*/

        .tulip_planting_time .column h6 {
        }

        .tulip_planting_time .column h5 {
        }

        .tulip_planting_time .column h4 {
        }

        .tulip_planting_time .column h3 {
        }

        .tulip_planting_time .column h2 {
        }

        .tulip_planting_time .column h1 {
        }

/***********************************
Grow Your Business
***********************************/

    /*paragraphs*/

        .grow_your_business .column p {
        }

    /*links*/

        .grow_your_business .column a {
        }

    /*inlines*/

        .grow_your_business .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           float: left;
        }

    /*headers*/

        .grow_your_business .column h6 {
        }

        .grow_your_business .column h5 {
        }

        .grow_your_business .column h4 {
        }

        .grow_your_business .column h3 {
        }

        .grow_your_business .column h2 {
        }

        .grow_your_business .column h1 {
        }

/***********************************
Feature Your Garden
***********************************/

    /*paragraphs*/

        .feature_your_garden .column p {
        }

    /*links*/

        .feature_your_garden .column a {
        }

    /*inlines*/

        .feature_your_garden .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           float: left;
        }

    /*headers*/

        .feature_your_garden .column h6 {
        }

        .feature_your_garden .column h5 {
        }

        .feature_your_garden .column h4 {
        }

        .feature_your_garden .column h3 {
        }

        .feature_your_garden .column h2 {
        }

        .feature_your_garden .column h1 {
        }

/***********************************
Come and Chat About Plants
***********************************/

    /*headers*/

        .come_and_chat_about_plants .column h1 {
        }

        .come_and_chat_about_plants .column h2 {
        }

        .come_and_chat_about_plants .column h3 {
        }

        .come_and_chat_about_plants .column h4 {
        }

        .come_and_chat_about_plants .column h5 {
        }

        .come_and_chat_about_plants .column h6 {
        }

    /*inlines*/

        .come_and_chat_about_plants .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .come_and_chat_about_plants .column a {
        }

    /*paragraphs*/

        .come_and_chat_about_plants .column p {
        }

/***********************************
Scotland Grows Show Podcast
***********************************/

    /*paragraphs*/

        .scotland_grows_show_podcast .column p {
        }

    /*links*/

        .scotland_grows_show_podcast .column a {
        }

    /*inlines*/

        .scotland_grows_show_podcast .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           float: left;
        }

    /*headers*/

        .scotland_grows_show_podcast .column h6 {
        }

        .scotland_grows_show_podcast .column h5 {
        }

        .scotland_grows_show_podcast .column h4 {
        }

        .scotland_grows_show_podcast .column h3 {
        }

        .scotland_grows_show_podcast .column h2 {
        }

        .scotland_grows_show_podcast .column h1 {
        }

/***********************************
Scotland Grows website
***********************************/

    /*headers*/

        .scotland_grows_website .column h1 {
        }

        .scotland_grows_website .column h2 {
        }

        .scotland_grows_website .column h3 {
        }

        .scotland_grows_website .column h4 {
        }

        .scotland_grows_website .column h5 {
        }

        .scotland_grows_website .column h6 {
        }

    /*inlines*/

        .scotland_grows_website .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .scotland_grows_website .column a {
        }

    /*paragraphs*/

        .scotland_grows_website .column p {
        }

/***********************************
Scotland Grows Subscription
***********************************/

    /*headers*/

        .scotland_grows_subscription .column h1 {
        }

        .scotland_grows_subscription .column h2 {
        }

        .scotland_grows_subscription .column h3 {
        }

        .scotland_grows_subscription .column h4 {
        }

        .scotland_grows_subscription .column h5 {
        }

        .scotland_grows_subscription .column h6 {
        }

    /*inlines*/

        .scotland_grows_subscription .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .scotland_grows_subscription .column a {
        }

    /*paragraphs*/

        .scotland_grows_subscription .column p {
        }

/***********************************
Scotland's Apple Heritage Podcast
***********************************/

    /*headers*/

        .scotlands_apple_heritage .column h1 {
        }

        .scotlands_apple_heritage .column h2 {
        }

        .scotlands_apple_heritage .column h3 {
        }

        .scotlands_apple_heritage .column h4 {
        }

        .scotlands_apple_heritage .column h5 {
        }

        .scotlands_apple_heritage .column h6 {
        }

    /*inlines*/

        .scotlands_apple_heritage .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .scotlands_apple_heritage .column a {
        }

    /*paragraphs*/

        .scotlands_apple_heritage .column p {
        }

/***********************************
Clayton's Book
***********************************/

    /*paragraphs*/

        .clayton_s_book .column p {
        }

    /*links*/

        .clayton_s_book .column a {
        }

    /*inlines*/

        .clayton_s_book .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           float: left;
        }

    /*headers*/

        .clayton_s_book .column h6 {
        }

        .clayton_s_book .column h5 {
        }

        .clayton_s_book .column h4 {
        }

        .clayton_s_book .column h3 {
        }

        .clayton_s_book .column h2 {
        }

        .clayton_s_book .column h1 {
        }

/***********************************
Scotland Grows Reader Feedback
***********************************/

    /*paragraphs*/

        .scotland_grows_testimonial .column p {
        }

    /*links*/

        .scotland_grows_testimonial .column a {
        }

    /*inlines*/

        .scotland_grows_testimonial .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           float: left;
        }

    /*headers*/

        .scotland_grows_testimonial .column h6 {
        }

        .scotland_grows_testimonial .column h5 {
        }

        .scotland_grows_testimonial .column h4 {
        }

        .scotland_grows_testimonial .column h3 {
        }

        .scotland_grows_testimonial .column h2 {
        }

        .scotland_grows_testimonial .column h1 {
        }

/***********************************
Archives
***********************************/

    /*paragraphs*/

        .archives .column p {
        }

    /*links*/

        .archives .column a {
        }

    /*inlines*/

        .archives .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           float: left;
        }

    /*headers*/

        .archives .column h6 {
        }

        .archives .column h5 {
        }

        .archives .column h4 {
        }

        .archives .column h3 {
        }

        .archives .column h2 {
        }

        .archives .column h1 {
        }

/***********************************
Grow a Career
***********************************/

    /*paragraphs*/

        .grow_a_career .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .grow_a_career .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .grow_a_career .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #004aac;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .grow_a_career .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .grow_a_career .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .grow_a_career .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .grow_a_career .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #ffffff;
        }

    /*headers*/

        .grow_a_career .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .grow_a_career .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #004aac;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .grow_a_career .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #004aac;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .grow_a_career .column h4 {
           color: #cf7a16;
        }

        .grow_a_career .column h5 {
           font-size: 12px;
        }

        .grow_a_career .column h6 {
           font-family: Helvetica, sans-serif;
           color: #004aac;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .grow_a_career .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .grow_a_career .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .grow_a_career .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
National Trust for Scotland ROOTS
***********************************/

    /*paragraphs*/

        .national_trust_for_scotland_r .column p {
        }

    /*links*/

        .national_trust_for_scotland_r .column a {
        }

    /*inlines*/

        .national_trust_for_scotland_r .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           float: left;
        }

    /*headers*/

        .national_trust_for_scotland_r .column h6 {
        }

        .national_trust_for_scotland_r .column h5 {
        }

        .national_trust_for_scotland_r .column h4 {
        }

        .national_trust_for_scotland_r .column h3 {
        }

        .national_trust_for_scotland_r .column h2 {
        }

        .national_trust_for_scotland_r .column h1 {
        }

/***********************************
Overwintering Dahlias
***********************************/

    /*headers*/

        .overwintering_dahlias .column h1 {
        }

        .overwintering_dahlias .column h2 {
        }

        .overwintering_dahlias .column h3 {
        }

        .overwintering_dahlias .column h4 {
        }

        .overwintering_dahlias .column h5 {
        }

        .overwintering_dahlias .column h6 {
        }

    /*inlines*/

        .overwintering_dahlias .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .overwintering_dahlias .column a {
        }

    /*paragraphs*/

        .overwintering_dahlias .column p {
        }

/***********************************
SGF Conference
***********************************/

    /*headers*/

        .sgf_conference .column h1 {
        }

        .sgf_conference .column h2 {
        }

        .sgf_conference .column h3 {
        }

        .sgf_conference .column h4 {
        }

        .sgf_conference .column h5 {
        }

        .sgf_conference .column h6 {
        }

    /*inlines*/

        .sgf_conference .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .sgf_conference .column a {
        }

    /*paragraphs*/

        .sgf_conference .column p {
        }

/***********************************
Asian Hornet
***********************************/

    /*paragraphs*/

        .asian_hornet .column p {
           text-align: left;
           line-height: 1.2em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .asian_hornet .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           text-align: left;
        }

        .asian_hornet .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #cf7a16;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
        }

        .asian_hornet .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #cf7a16;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

        .asian_hornet .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .asian_hornet .column a {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

        .asian_hornet .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.2em;
           font-size: 18px;
           color: #5f1b01;
        }

    /*headers*/

        .asian_hornet .column h1 {
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
        }

        .asian_hornet .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .asian_hornet .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #cf7a16;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .asian_hornet .column h4 {
           color: #cf7a16;
        }

        .asian_hornet .column h5 {
           font-size: 12px;
        }

        .asian_hornet .column h6 {
           font-family: Helvetica, sans-serif;
           color: #cf7a16;
           line-height: 1.3em;
           text-align: center;
           font-weight: 500;
           font-size: 18px;
        }

    /*lists*/

        .asian_hornet .column .List1 {
           font-size: 18px;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

        .asian_hornet .column .NumberedList {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-image: none;
        }

    /*images*/

        .asian_hornet .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Reduce Pumpkin Waste
***********************************/

    /*headers*/

        .reduce_pumpkin_waste .column h1 {
        }

        .reduce_pumpkin_waste .column h2 {
        }

        .reduce_pumpkin_waste .column h3 {
        }

        .reduce_pumpkin_waste .column h4 {
        }

        .reduce_pumpkin_waste .column h5 {
        }

        .reduce_pumpkin_waste .column h6 {
        }

    /*inlines*/

        .reduce_pumpkin_waste .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .reduce_pumpkin_waste .column a {
        }

    /*paragraphs*/

        .reduce_pumpkin_waste .column p {
        }

