/***********************************
Front Cover
***********************************/

    /*paragraphs*/

        .front_cover .column p {
        }

    /*links*/

        .front_cover .column a {
        }

    /*inlines*/

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

    /*headers*/

        .front_cover .column h6 {
        }

        .front_cover .column h5 {
        }

        .front_cover .column h4 {
        }

        .front_cover .column h3 {
        }

        .front_cover .column h2 {
        }

        .front_cover .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 {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
        }

        .editors_welcome .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

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

        .editors_welcome .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #5c853b;
           background-color: #ffffff;
           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 {
           color: #ffffff;
        }

        .editors_welcome .column a.LinkinBox {
           color: #5c853b;
        }

    /*headers*/

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

        .editors_welcome .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

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

        .editors_welcome .column h4 {
           color: #5c853b;
        }

        .editors_welcome .column h5 {
        }

        .editors_welcome .column h6 {
        }

    /*lists*/

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

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

        .editors_welcome .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           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;
        }

    /*containers*/

        .editors_welcome .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .editors_welcome .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

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

    /*paragraphs*/

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

        .contents .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

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

        .contents .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           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 {
           color: #5c853b;
        }

        .contents .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .contents .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           text-align: center;
        }

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

        .contents .column h4 {
           color: #5c853b;
        }

        .contents .column h5 {
        }

        .contents .column h6 {
        }

    /*lists*/

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

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

        .contents .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           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;
        }

    /*containers*/

        .contents .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .contents .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

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

    /*paragraphs*/

        .february_garden_blooms .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .february_garden_blooms .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .february_garden_blooms .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .february_garden_blooms .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .february_garden_blooms .column a {
           color: #5c853b;
        }

        .february_garden_blooms .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .february_garden_blooms .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .february_garden_blooms .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .february_garden_blooms .column h4 {
           color: #5c853b;
        }

        .february_garden_blooms .column h5 {
        }

        .february_garden_blooms .column h6 {
        }

    /*lists*/

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

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

        .february_garden_blooms .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .february_garden_blooms .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;
        }

    /*containers*/

        .february_garden_blooms .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .february_garden_blooms .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Spatially Plan Your Garden
***********************************/

    /*paragraphs*/

        .spatially_plan_your_garden .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .spatially_plan_your_garden .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .spatially_plan_your_garden .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .spatially_plan_your_garden .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .spatially_plan_your_garden .column a {
           color: #5c853b;
        }

        .spatially_plan_your_garden .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .spatially_plan_your_garden .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .spatially_plan_your_garden .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .spatially_plan_your_garden .column h4 {
           color: #5c853b;
        }

        .spatially_plan_your_garden .column h5 {
        }

        .spatially_plan_your_garden .column h6 {
        }

    /*lists*/

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

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

        .spatially_plan_your_garden .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .spatially_plan_your_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;
        }

    /*containers*/

        .spatially_plan_your_garden .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .spatially_plan_your_garden .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
A Workshop in Garden Design
***********************************/

    /*paragraphs*/

        .a_workshop_in_garden_design .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .a_workshop_in_garden_design .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .a_workshop_in_garden_design .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .a_workshop_in_garden_design .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .a_workshop_in_garden_design .column a {
           color: #5c853b;
        }

        .a_workshop_in_garden_design .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .a_workshop_in_garden_design .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .a_workshop_in_garden_design .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .a_workshop_in_garden_design .column h4 {
           color: #5c853b;
        }

        .a_workshop_in_garden_design .column h5 {
        }

        .a_workshop_in_garden_design .column h6 {
        }

    /*lists*/

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

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

        .a_workshop_in_garden_design .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .a_workshop_in_garden_design .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;
        }

    /*containers*/

        .a_workshop_in_garden_design .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .a_workshop_in_garden_design .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Sowing Bell Peppers
***********************************/

    /*paragraphs*/

        .sowing_bell_peppers .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .sowing_bell_peppers .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .sowing_bell_peppers .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .sowing_bell_peppers .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .sowing_bell_peppers .column a {
           color: #5c853b;
        }

        .sowing_bell_peppers .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .sowing_bell_peppers .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .sowing_bell_peppers .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .sowing_bell_peppers .column h4 {
           color: #5c853b;
        }

        .sowing_bell_peppers .column h5 {
        }

        .sowing_bell_peppers .column h6 {
        }

    /*lists*/

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

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

        .sowing_bell_peppers .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .sowing_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;
        }

    /*containers*/

        .sowing_bell_peppers .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .sowing_bell_peppers .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Gardening to Aid S.A.D.
***********************************/

    /*paragraphs*/

        .gardening_to_aid_sad .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .gardening_to_aid_sad .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .gardening_to_aid_sad .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .gardening_to_aid_sad .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .gardening_to_aid_sad .column a {
           color: #5c853b;
        }

        .gardening_to_aid_sad .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .gardening_to_aid_sad .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .gardening_to_aid_sad .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .gardening_to_aid_sad .column h4 {
           color: #5c853b;
        }

        .gardening_to_aid_sad .column h5 {
        }

        .gardening_to_aid_sad .column h6 {
        }

    /*lists*/

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

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

        .gardening_to_aid_sad .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .gardening_to_aid_sad .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;
        }

    /*containers*/

        .gardening_to_aid_sad .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .gardening_to_aid_sad .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
DIY Protection for Your Plants
***********************************/

    /*paragraphs*/

        .diy_protection_for_plants .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .diy_protection_for_plants .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .diy_protection_for_plants .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .diy_protection_for_plants .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .diy_protection_for_plants .column a {
           color: #5c853b;
        }

        .diy_protection_for_plants .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .diy_protection_for_plants .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .diy_protection_for_plants .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .diy_protection_for_plants .column h4 {
           color: #5c853b;
        }

        .diy_protection_for_plants .column h5 {
        }

        .diy_protection_for_plants .column h6 {
        }

    /*lists*/

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

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

        .diy_protection_for_plants .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .diy_protection_for_plants .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;
        }

    /*containers*/

        .diy_protection_for_plants .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .diy_protection_for_plants .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
The Nettle Revolution
***********************************/

    /*paragraphs*/

        .the_nettle_revolution .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .the_nettle_revolution .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .the_nettle_revolution .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .the_nettle_revolution .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .the_nettle_revolution .column a {
           color: #5c853b;
        }

        .the_nettle_revolution .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .the_nettle_revolution .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .the_nettle_revolution .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .the_nettle_revolution .column h4 {
           color: #5c853b;
        }

        .the_nettle_revolution .column h5 {
        }

        .the_nettle_revolution .column h6 {
        }

    /*lists*/

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

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

        .the_nettle_revolution .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .the_nettle_revolution .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;
        }

    /*containers*/

        .the_nettle_revolution .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .the_nettle_revolution .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
A Plant Person’s Paradise
***********************************/

    /*paragraphs*/

        .cally_garden_plant_paradise .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .cally_garden_plant_paradise .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .cally_garden_plant_paradise .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .cally_garden_plant_paradise .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .cally_garden_plant_paradise .column a {
           color: #5c853b;
        }

        .cally_garden_plant_paradise .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .cally_garden_plant_paradise .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .cally_garden_plant_paradise .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .cally_garden_plant_paradise .column h4 {
           color: #5c853b;
        }

        .cally_garden_plant_paradise .column h5 {
        }

        .cally_garden_plant_paradise .column h6 {
        }

    /*lists*/

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

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

        .cally_garden_plant_paradise .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .cally_garden_plant_paradise .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;
        }

    /*containers*/

        .cally_garden_plant_paradise .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .cally_garden_plant_paradise .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
The Indonesian Cook
***********************************/

    /*paragraphs*/

        .the_indonesian_cook .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .the_indonesian_cook .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .the_indonesian_cook .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .the_indonesian_cook .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .the_indonesian_cook .column a {
           color: #5c853b;
        }

        .the_indonesian_cook .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .the_indonesian_cook .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .the_indonesian_cook .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .the_indonesian_cook .column h4 {
           color: #5c853b;
        }

        .the_indonesian_cook .column h5 {
        }

        .the_indonesian_cook .column h6 {
        }

    /*lists*/

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

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

        .the_indonesian_cook .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .the_indonesian_cook .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;
        }

    /*containers*/

        .the_indonesian_cook .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .the_indonesian_cook .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Soil Selection for your Indoor Plant Pals
***********************************/

    /*paragraphs*/

        .soil_selection_for_housplants .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .soil_selection_for_housplants .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .soil_selection_for_housplants .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .soil_selection_for_housplants .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .soil_selection_for_housplants .column a {
           color: #5c853b;
        }

        .soil_selection_for_housplants .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .soil_selection_for_housplants .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .soil_selection_for_housplants .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .soil_selection_for_housplants .column h4 {
           color: #5c853b;
        }

        .soil_selection_for_housplants .column h5 {
        }

        .soil_selection_for_housplants .column h6 {
        }

    /*lists*/

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

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

        .soil_selection_for_housplants .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .soil_selection_for_housplants .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;
        }

    /*containers*/

        .soil_selection_for_housplants .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .soil_selection_for_housplants .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Roses – Making the Cut
***********************************/

    /*paragraphs*/

        .roses_making_the_cut .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .roses_making_the_cut .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .roses_making_the_cut .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .roses_making_the_cut .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .roses_making_the_cut .column a {
           color: #5c853b;
        }

        .roses_making_the_cut .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .roses_making_the_cut .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .roses_making_the_cut .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .roses_making_the_cut .column h4 {
           color: #5c853b;
        }

        .roses_making_the_cut .column h5 {
        }

        .roses_making_the_cut .column h6 {
        }

    /*lists*/

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

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

        .roses_making_the_cut .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .roses_making_the_cut .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;
        }

    /*containers*/

        .roses_making_the_cut .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .roses_making_the_cut .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Getting to Know Galanthus
***********************************/

    /*paragraphs*/

        .getting_to_know_galanthus .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .getting_to_know_galanthus .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .getting_to_know_galanthus .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .getting_to_know_galanthus .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

        .getting_to_know_galanthus .column p.Centre {
           font-family: Helvetica, sans-serif;
           color: #000000;
           text-align: center;
        }

    /*inlines*/

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

    /*links*/

        .getting_to_know_galanthus .column a {
           color: #5c853b;
        }

        .getting_to_know_galanthus .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .getting_to_know_galanthus .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .getting_to_know_galanthus .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .getting_to_know_galanthus .column h4 {
           color: #5c853b;
        }

        .getting_to_know_galanthus .column h5 {
        }

        .getting_to_know_galanthus .column h6 {
        }

    /*lists*/

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

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

        .getting_to_know_galanthus .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .getting_to_know_galanthus .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;
        }

    /*containers*/

        .getting_to_know_galanthus .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .getting_to_know_galanthus .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Plant Survivors
***********************************/

    /*paragraphs*/

        .plant_survivors .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .plant_survivors .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .plant_survivors .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .plant_survivors .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .plant_survivors .column a {
           color: #5c853b;
        }

        .plant_survivors .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .plant_survivors .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .plant_survivors .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .plant_survivors .column h4 {
           color: #5c853b;
        }

        .plant_survivors .column h5 {
        }

        .plant_survivors .column h6 {
        }

    /*lists*/

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

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

        .plant_survivors .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .plant_survivors .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;
        }

    /*containers*/

        .plant_survivors .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .plant_survivors .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Seeds, Soil, Sow!
***********************************/

    /*paragraphs*/

        .seeds_soil_sow .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .seeds_soil_sow .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .seeds_soil_sow .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .seeds_soil_sow .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .seeds_soil_sow .column a {
           color: #5c853b;
        }

        .seeds_soil_sow .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .seeds_soil_sow .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .seeds_soil_sow .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .seeds_soil_sow .column h4 {
           color: #5c853b;
        }

        .seeds_soil_sow .column h5 {
        }

        .seeds_soil_sow .column h6 {
        }

    /*lists*/

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

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

        .seeds_soil_sow .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .seeds_soil_sow .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;
        }

    /*containers*/

        .seeds_soil_sow .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .seeds_soil_sow .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Ready to Get Edible
***********************************/

    /*paragraphs*/

        .ready_to_get_edible .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .ready_to_get_edible .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .ready_to_get_edible .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .ready_to_get_edible .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .ready_to_get_edible .column a {
           color: #5c853b;
        }

        .ready_to_get_edible .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .ready_to_get_edible .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .ready_to_get_edible .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .ready_to_get_edible .column h4 {
           color: #5c853b;
        }

        .ready_to_get_edible .column h5 {
        }

        .ready_to_get_edible .column h6 {
        }

    /*lists*/

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

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

        .ready_to_get_edible .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .ready_to_get_edible .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;
        }

    /*containers*/

        .ready_to_get_edible .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .ready_to_get_edible .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Scottish Bamboo Love Story
***********************************/

    /*paragraphs*/

        .scottish_bamboo_love_story .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .scottish_bamboo_love_story .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .scottish_bamboo_love_story .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .scottish_bamboo_love_story .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .scottish_bamboo_love_story .column a {
           color: #5c853b;
        }

        .scottish_bamboo_love_story .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .scottish_bamboo_love_story .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .scottish_bamboo_love_story .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .scottish_bamboo_love_story .column h4 {
           color: #5c853b;
        }

        .scottish_bamboo_love_story .column h5 {
        }

        .scottish_bamboo_love_story .column h6 {
        }

    /*lists*/

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

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

        .scottish_bamboo_love_story .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .scottish_bamboo_love_story .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;
        }

    /*containers*/

        .scottish_bamboo_love_story .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .scottish_bamboo_love_story .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Defence Gardens Scheme
***********************************/

    /*paragraphs*/

        .defence_gardens_scheme .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .defence_gardens_scheme .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .defence_gardens_scheme .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .defence_gardens_scheme .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .defence_gardens_scheme .column a {
           color: #5c853b;
        }

        .defence_gardens_scheme .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .defence_gardens_scheme .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .defence_gardens_scheme .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .defence_gardens_scheme .column h4 {
           color: #5c853b;
        }

        .defence_gardens_scheme .column h5 {
        }

        .defence_gardens_scheme .column h6 {
        }

    /*lists*/

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

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

        .defence_gardens_scheme .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .defence_gardens_scheme .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;
        }

    /*containers*/

        .defence_gardens_scheme .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .defence_gardens_scheme .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

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

    /*paragraphs*/

        .jobs_ahead .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .jobs_ahead .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .jobs_ahead .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .jobs_ahead .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .jobs_ahead .column a {
           color: #5c853b;
        }

        .jobs_ahead .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .jobs_ahead .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .jobs_ahead .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .jobs_ahead .column h4 {
           color: #5c853b;
        }

        .jobs_ahead .column h5 {
        }

        .jobs_ahead .column h6 {
        }

    /*lists*/

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

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

        .jobs_ahead .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .jobs_ahead .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;
        }

    /*containers*/

        .jobs_ahead .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .jobs_ahead .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
5 Most Important Pieces of Advice for New Growers
***********************************/

    /*paragraphs*/

        .advice_for_new_growers .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .advice_for_new_growers .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .advice_for_new_growers .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .advice_for_new_growers .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .advice_for_new_growers .column a {
           color: #5c853b;
        }

        .advice_for_new_growers .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .advice_for_new_growers .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .advice_for_new_growers .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .advice_for_new_growers .column h4 {
           color: #5c853b;
        }

        .advice_for_new_growers .column h5 {
        }

        .advice_for_new_growers .column h6 {
        }

    /*lists*/

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

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

        .advice_for_new_growers .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .advice_for_new_growers .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;
        }

    /*containers*/

        .advice_for_new_growers .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .advice_for_new_growers .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

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

    /*headers*/

        .grow_your_business .column h1 {
        }

        .grow_your_business .column h2 {
        }

        .grow_your_business .column h3 {
        }

        .grow_your_business .column h4 {
        }

        .grow_your_business .column h5 {
        }

        .grow_your_business .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .grow_your_business .column a {
        }

    /*paragraphs*/

        .grow_your_business .column p {
        }

/***********************************
Scotland Grows Website
***********************************/

    /*paragraphs*/

        .scotland_grows_website .column p {
        }

    /*links*/

        .scotland_grows_website .column a {
        }

    /*inlines*/

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

    /*headers*/

        .scotland_grows_website .column h6 {
        }

        .scotland_grows_website .column h5 {
        }

        .scotland_grows_website .column h4 {
        }

        .scotland_grows_website .column h3 {
        }

        .scotland_grows_website .column h2 {
        }

        .scotland_grows_website .column h1 {
        }

/***********************************
Jim McColl on Scotland Grows Show
***********************************/

    /*headers*/

        .jim_mccoll_scotland_grows_pod .column h1 {
        }

        .jim_mccoll_scotland_grows_pod .column h2 {
        }

        .jim_mccoll_scotland_grows_pod .column h3 {
        }

        .jim_mccoll_scotland_grows_pod .column h4 {
        }

        .jim_mccoll_scotland_grows_pod .column h5 {
        }

        .jim_mccoll_scotland_grows_pod .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .jim_mccoll_scotland_grows_pod .column a {
        }

    /*paragraphs*/

        .jim_mccoll_scotland_grows_pod .column p {
        }

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

    /*paragraphs*/

        .chat_about_plants .column p {
        }

    /*links*/

        .chat_about_plants .column a {
        }

    /*inlines*/

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

    /*headers*/

        .chat_about_plants .column h6 {
        }

        .chat_about_plants .column h5 {
        }

        .chat_about_plants .column h4 {
        }

        .chat_about_plants .column h3 {
        }

        .chat_about_plants .column h2 {
        }

        .chat_about_plants .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 {
        }

/***********************************
National Trust for Scotland - Roots
***********************************/

    /*headers*/

        .national_trust_roots .column h1 {
        }

        .national_trust_roots .column h2 {
        }

        .national_trust_roots .column h3 {
        }

        .national_trust_roots .column h4 {
        }

        .national_trust_roots .column h5 {
        }

        .national_trust_roots .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .national_trust_roots .column a {
        }

    /*paragraphs*/

        .national_trust_roots .column p {
        }

/***********************************
Scotland Grows Next Issue
***********************************/

    /*paragraphs*/

        .scotland_grows_next_issue .column p {
        }

    /*links*/

        .scotland_grows_next_issue .column a {
        }

    /*inlines*/

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

    /*headers*/

        .scotland_grows_next_issue .column h6 {
        }

        .scotland_grows_next_issue .column h5 {
        }

        .scotland_grows_next_issue .column h4 {
        }

        .scotland_grows_next_issue .column h3 {
        }

        .scotland_grows_next_issue .column h2 {
        }

        .scotland_grows_next_issue .column h1 {
        }

/***********************************
Quercus Garden Plants
***********************************/

    /*paragraphs*/

        .quercus_garden_plants .column p {
        }

    /*links*/

        .quercus_garden_plants .column a {
        }

    /*inlines*/

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

    /*headers*/

        .quercus_garden_plants .column h6 {
        }

        .quercus_garden_plants .column h5 {
        }

        .quercus_garden_plants .column h4 {
        }

        .quercus_garden_plants .column h3 {
        }

        .quercus_garden_plants .column h2 {
        }

        .quercus_garden_plants .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 {
        }

/***********************************
Verdant Heart
***********************************/

    /*paragraphs*/

        .verdant_heart .column p {
        }

    /*links*/

        .verdant_heart .column a {
        }

    /*inlines*/

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

    /*headers*/

        .verdant_heart .column h6 {
        }

        .verdant_heart .column h5 {
        }

        .verdant_heart .column h4 {
        }

        .verdant_heart .column h3 {
        }

        .verdant_heart .column h2 {
        }

        .verdant_heart .column h1 {
        }

/***********************************
Start A Veg Plot
***********************************/

    /*paragraphs*/

        .start_a_veg_plot .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .start_a_veg_plot .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .start_a_veg_plot .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .start_a_veg_plot .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .start_a_veg_plot .column a {
           color: #5c853b;
        }

        .start_a_veg_plot .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .start_a_veg_plot .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .start_a_veg_plot .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .start_a_veg_plot .column h4 {
           color: #5c853b;
        }

        .start_a_veg_plot .column h5 {
        }

        .start_a_veg_plot .column h6 {
        }

    /*lists*/

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

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

        .start_a_veg_plot .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .start_a_veg_plot .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;
        }

    /*containers*/

        .start_a_veg_plot .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .start_a_veg_plot .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Garlic: a Clove to Grow
***********************************/

    /*paragraphs*/

        .garlic_a_clove_to_grow .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .garlic_a_clove_to_grow .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .garlic_a_clove_to_grow .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .garlic_a_clove_to_grow .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .garlic_a_clove_to_grow .column a {
           color: #5c853b;
        }

        .garlic_a_clove_to_grow .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .garlic_a_clove_to_grow .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .garlic_a_clove_to_grow .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .garlic_a_clove_to_grow .column h4 {
           color: #5c853b;
        }

        .garlic_a_clove_to_grow .column h5 {
        }

        .garlic_a_clove_to_grow .column h6 {
        }

    /*lists*/

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

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

        .garlic_a_clove_to_grow .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .garlic_a_clove_to_grow .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;
        }

    /*containers*/

        .garlic_a_clove_to_grow .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .garlic_a_clove_to_grow .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Non-Native to Native Plant Species
***********************************/

    /*paragraphs*/

        .non_native_to_native_plants .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .non_native_to_native_plants .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .non_native_to_native_plants .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .non_native_to_native_plants .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .non_native_to_native_plants .column a {
           color: #5c853b;
        }

        .non_native_to_native_plants .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .non_native_to_native_plants .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .non_native_to_native_plants .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .non_native_to_native_plants .column h4 {
           color: #5c853b;
        }

        .non_native_to_native_plants .column h5 {
        }

        .non_native_to_native_plants .column h6 {
        }

    /*lists*/

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

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

        .non_native_to_native_plants .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .non_native_to_native_plants .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;
        }

    /*containers*/

        .non_native_to_native_plants .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .non_native_to_native_plants .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Shake the Tree
***********************************/

    /*paragraphs*/

        .shake_the_tree .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .shake_the_tree .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .shake_the_tree .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .shake_the_tree .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .shake_the_tree .column a {
           color: #5c853b;
        }

        .shake_the_tree .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .shake_the_tree .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .shake_the_tree .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .shake_the_tree .column h4 {
           color: #5c853b;
        }

        .shake_the_tree .column h5 {
        }

        .shake_the_tree .column h6 {
        }

    /*lists*/

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

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

        .shake_the_tree .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .shake_the_tree .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;
        }

    /*containers*/

        .shake_the_tree .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .shake_the_tree .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Elevate Your Garden with Scottish-Made Elegance!
***********************************/

    /*paragraphs*/

        .livinggreen_scottish_made .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .livinggreen_scottish_made .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .livinggreen_scottish_made .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .livinggreen_scottish_made .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .livinggreen_scottish_made .column a {
           color: #5c853b;
        }

        .livinggreen_scottish_made .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .livinggreen_scottish_made .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .livinggreen_scottish_made .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .livinggreen_scottish_made .column h4 {
           color: #5c853b;
        }

        .livinggreen_scottish_made .column h5 {
        }

        .livinggreen_scottish_made .column h6 {
        }

    /*lists*/

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

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

        .livinggreen_scottish_made .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .livinggreen_scottish_made .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;
        }

    /*containers*/

        .livinggreen_scottish_made .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .livinggreen_scottish_made .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Advice for New Gardeners
***********************************/

    /*paragraphs*/

        .advice_for_new_gardeners .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .advice_for_new_gardeners .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .advice_for_new_gardeners .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .advice_for_new_gardeners .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .advice_for_new_gardeners .column a {
           color: #5c853b;
        }

        .advice_for_new_gardeners .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .advice_for_new_gardeners .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .advice_for_new_gardeners .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .advice_for_new_gardeners .column h4 {
           color: #5c853b;
        }

        .advice_for_new_gardeners .column h5 {
        }

        .advice_for_new_gardeners .column h6 {
        }

    /*lists*/

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

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

        .advice_for_new_gardeners .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .advice_for_new_gardeners .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;
        }

    /*containers*/

        .advice_for_new_gardeners .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .advice_for_new_gardeners .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Keder Greenhouse
***********************************/

    /*paragraphs*/

        .keder_greenhouse .column p {
        }

    /*links*/

        .keder_greenhouse .column a {
        }

    /*inlines*/

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

    /*headers*/

        .keder_greenhouse .column h6 {
        }

        .keder_greenhouse .column h5 {
        }

        .keder_greenhouse .column h4 {
        }

        .keder_greenhouse .column h3 {
        }

        .keder_greenhouse .column h2 {
        }

        .keder_greenhouse .column h1 {
        }

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

    /*lists*/

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

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

    /*headers*/

        .whats_on_in_scotland .column h6 {
        }

        .whats_on_in_scotland .column h5 {
        }

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

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

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

        .whats_on_in_scotland .column h1 {
           font-family: Helvetica, sans-serif;
           font-weight: bold;
           color: #744a90;
        }

    /*links*/

        .whats_on_in_scotland .column a.LinkinBox {
           color: #cedbd6;
        }

        .whats_on_in_scotland .column a {
           color: #004aac;
        }

    /*inlines*/

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

    /*paragraphs*/

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

        .whats_on_in_scotland .column p.BottomBioBox {
           padding-bottom: 5px;
           padding-top: 5px;
           padding-right: 55px;
           padding-left: 5px;
           background-color: #744a90;
           text-align: center;
           color: #ffffff;
           font-family: Helvetica, sans-serif;
        }

        .whats_on_in_scotland .column p.BioBox {
           padding-bottom: 5px;
           padding-top: 5px;
           padding-right: 5px;
           padding-left: 5px;
           background-color: #744a90;
           color: #ffffff;
           font-family: Helvetica, sans-serif;
        }

        .whats_on_in_scotland .column p {
           color: #000000;
           font-family: Helvetica, sans-serif;
        }

/***********************************
Veg to Sow Now
***********************************/

    /*paragraphs*/

        .veg_to_sow_now .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
        }

        .veg_to_sow_now .column p.BioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .veg_to_sow_now .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #5c853b;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .veg_to_sow_now .column p.ColumnistTag {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #5c853b;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
        }

    /*inlines*/

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

    /*links*/

        .veg_to_sow_now .column a {
           color: #5c853b;
        }

        .veg_to_sow_now .column a.LinkinBox {
           color: #ffffff;
        }

    /*headers*/

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

        .veg_to_sow_now .column h2 {
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .veg_to_sow_now .column h3 {
           line-height: 1.2em;
           color: #5c853b;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .veg_to_sow_now .column h4 {
           color: #5c853b;
        }

        .veg_to_sow_now .column h5 {
        }

        .veg_to_sow_now .column h6 {
        }

    /*lists*/

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

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

        .veg_to_sow_now .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

        .veg_to_sow_now .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;
        }

    /*containers*/

        .veg_to_sow_now .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .veg_to_sow_now .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Grow Your Own Special
***********************************/

    /*headers*/

        .grow_your_own_special .column h1 {
        }

        .grow_your_own_special .column h2 {
        }

        .grow_your_own_special .column h3 {
        }

        .grow_your_own_special .column h4 {
        }

        .grow_your_own_special .column h5 {
        }

        .grow_your_own_special .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .grow_your_own_special .column a {
        }

    /*paragraphs*/

        .grow_your_own_special .column p {
        }

