/***********************************
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: #c2497e;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

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

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

    /*headers*/

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

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

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

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

        .editors_welcome .column h5 {
        }

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

    /*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;
        }

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

    /*paragraphs*/

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

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

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

    /*headers*/

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

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

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

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

        .contents .column h5 {
        }

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .whats_gorgeous_in_the_garden .column a {
           color: #c2497e;
        }

        .whats_gorgeous_in_the_garden .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .whats_gorgeous_in_the_garden .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .whats_gorgeous_in_the_garden .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

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

        .whats_gorgeous_in_the_garden .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Walk on the Wild Side
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .walk_on_the_wild_side .column a {
           color: #c2497e;
        }

        .walk_on_the_wild_side .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .walk_on_the_wild_side .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .walk_on_the_wild_side .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .walk_on_the_wild_side .column h4 {
           color: #c2497e;
        }

        .walk_on_the_wild_side .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Create a Table Display
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .create_a_table_display .column a {
           color: #c2497e;
        }

        .create_a_table_display .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .create_a_table_display .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .create_a_table_display .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .create_a_table_display .column h4 {
           color: #c2497e;
        }

        .create_a_table_display .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Potting On Peppers
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .potting_on_peppers .column a {
           color: #c2497e;
        }

        .potting_on_peppers .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .potting_on_peppers .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .potting_on_peppers .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .potting_on_peppers .column h4 {
           color: #c2497e;
        }

        .potting_on_peppers .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Dreaming of a Bluebell Wood
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .dreaming_of_a_bluebell_wood .column a {
           color: #c2497e;
        }

        .dreaming_of_a_bluebell_wood .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .dreaming_of_a_bluebell_wood .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .dreaming_of_a_bluebell_wood .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .dreaming_of_a_bluebell_wood .column h4 {
           color: #c2497e;
        }

        .dreaming_of_a_bluebell_wood .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
DIY Planters
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .diy_planters .column a {
           color: #c2497e;
        }

        .diy_planters .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .diy_planters .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .diy_planters .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .diy_planters .column h4 {
           color: #c2497e;
        }

        .diy_planters .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Go Wild for Garlic Recipes
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .go_wild_for_garlic_recipes .column a {
           color: #c2497e;
        }

        .go_wild_for_garlic_recipes .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .go_wild_for_garlic_recipes .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .go_wild_for_garlic_recipes .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .go_wild_for_garlic_recipes .column h4 {
           color: #c2497e;
        }

        .go_wild_for_garlic_recipes .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Blackthorn: A Native Beauty
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .blackthorn_a_native_beauty .column .s1 {
           font-size: 14.0px;
        }

    /*links*/

        .blackthorn_a_native_beauty .column a {
           color: #c2497e;
        }

        .blackthorn_a_native_beauty .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .blackthorn_a_native_beauty .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .blackthorn_a_native_beauty .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .blackthorn_a_native_beauty .column h4 {
           color: #c2497e;
        }

        .blackthorn_a_native_beauty .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Rainbow Salad and Strawberry Cheesecake
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .rainbow_salad_strawberry_cake .column a {
           color: #c2497e;
        }

        .rainbow_salad_strawberry_cake .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .rainbow_salad_strawberry_cake .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .rainbow_salad_strawberry_cake .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .rainbow_salad_strawberry_cake .column h4 {
           color: #c2497e;
        }

        .rainbow_salad_strawberry_cake .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Top 5 Plants for Dark Hallways
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .top_5_plants_for_dark_hallway .column a {
           color: #c2497e;
        }

        .top_5_plants_for_dark_hallway .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .top_5_plants_for_dark_hallway .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .top_5_plants_for_dark_hallway .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .top_5_plants_for_dark_hallway .column h4 {
           color: #c2497e;
        }

        .top_5_plants_for_dark_hallway .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
The Caley Awards Ceremony
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .the_caley_awards_ceremony .column a {
           color: #c2497e;
        }

        .the_caley_awards_ceremony .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

        .the_caley_awards_ceremony .column h1 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           text-align: left;
        }

        .the_caley_awards_ceremony .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .the_caley_awards_ceremony .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .the_caley_awards_ceremony .column h4 {
           color: #c2497e;
        }

        .the_caley_awards_ceremony .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Reasons for Bulb Blindness
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .reasons_for_bulb_blindness .column a {
           color: #c2497e;
        }

        .reasons_for_bulb_blindness .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .reasons_for_bulb_blindness .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .reasons_for_bulb_blindness .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .reasons_for_bulb_blindness .column h4 {
           color: #c2497e;
        }

        .reasons_for_bulb_blindness .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Architectural Angel
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .architectural_angel .column a {
           color: #c2497e;
        }

        .architectural_angel .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .architectural_angel .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .architectural_angel .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .architectural_angel .column h4 {
           color: #c2497e;
        }

        .architectural_angel .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Glorious Gardens to Visit this Spring
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .glorious_scottish_gardens .column a {
           color: #c2497e;
        }

        .glorious_scottish_gardens .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .glorious_scottish_gardens .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .glorious_scottish_gardens .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .glorious_scottish_gardens .column h4 {
           color: #c2497e;
        }

        .glorious_scottish_gardens .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Not Just for Popeye
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .not_just_for_popeye .column a {
           color: #c2497e;
        }

        .not_just_for_popeye .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .not_just_for_popeye .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .not_just_for_popeye .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .not_just_for_popeye .column h4 {
           color: #c2497e;
        }

        .not_just_for_popeye .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Shady Crops
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .shady_crops .column a {
           color: #c2497e;
        }

        .shady_crops .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .shady_crops .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .shady_crops .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .shady_crops .column h4 {
           color: #c2497e;
        }

        .shady_crops .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
A Walled Garden Flower Farmer
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .walled_garden_flower_farmer .column a {
           color: #c2497e;
        }

        .walled_garden_flower_farmer .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .walled_garden_flower_farmer .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .walled_garden_flower_farmer .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .walled_garden_flower_farmer .column h4 {
           color: #c2497e;
        }

        .walled_garden_flower_farmer .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Glasgow Floral Displays Flourish at Awards
***********************************/

    /*paragraphs*/

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

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

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

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

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

    /*inlines*/

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

    /*links*/

        .glasgow_floral_displays .column a {
           color: #c2497e;
        }

        .glasgow_floral_displays .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .glasgow_floral_displays .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

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

        .glasgow_floral_displays .column h4 {
           color: #c2497e;
        }

        .glasgow_floral_displays .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Seed Swapping Frenzy
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .seed_swapping_frenzy .column a {
           color: #c2497e;
        }

        .seed_swapping_frenzy .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .seed_swapping_frenzy .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .seed_swapping_frenzy .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .seed_swapping_frenzy .column h4 {
           color: #c2497e;
        }

        .seed_swapping_frenzy .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
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: #c2497e;
           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: #c2497e;
           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: #c2497e;
           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: #c2497e;
        }

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

    /*headers*/

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

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

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

        .jobs_ahead .column h4 {
           color: #c2497e;
        }

        .jobs_ahead .column h5 {
        }

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

    /*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;
        }

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

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

    /*headers*/

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

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

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

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

        .whats_on_in_scotland .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
The Last Word
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .the_last_word .column a {
           color: #c2497e;
        }

        .the_last_word .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .the_last_word .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .the_last_word .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .the_last_word .column h4 {
           color: #c2497e;
        }

        .the_last_word .column h5 {
        }

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

    /*lists*/

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

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

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

    /*headers*/

        .scotland_grows_show .column h1 {
        }

        .scotland_grows_show .column h2 {
        }

        .scotland_grows_show .column h3 {
        }

        .scotland_grows_show .column h4 {
        }

        .scotland_grows_show .column h5 {
        }

        .scotland_grows_show .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .scotland_grows_show .column a {
        }

    /*paragraphs*/

        .scotland_grows_show .column p {
        }

/***********************************
Plantique Glasgow
***********************************/

    /*paragraphs*/

        .plantique_glasgow .column p {
        }

    /*links*/

        .plantique_glasgow .column a {
        }

    /*inlines*/

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

    /*headers*/

        .plantique_glasgow .column h6 {
        }

        .plantique_glasgow .column h5 {
        }

        .plantique_glasgow .column h4 {
        }

        .plantique_glasgow .column h3 {
        }

        .plantique_glasgow .column h2 {
        }

        .plantique_glasgow .column h1 {
        }

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

    /*paragraphs*/

        .next_issue_advert .column p {
        }

    /*links*/

        .next_issue_advert .column a {
        }

    /*inlines*/

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

    /*headers*/

        .next_issue_advert .column h6 {
        }

        .next_issue_advert .column h5 {
        }

        .next_issue_advert .column h4 {
        }

        .next_issue_advert .column h3 {
        }

        .next_issue_advert .column h2 {
        }

        .next_issue_advert .column h1 {
        }

/***********************************
Garden Fair Ticket Giveaway
***********************************/

    /*paragraphs*/

        .garden_fair_ticket_giveaway .column p {
        }

    /*links*/

        .garden_fair_ticket_giveaway .column a {
        }

    /*inlines*/

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

    /*headers*/

        .garden_fair_ticket_giveaway .column h6 {
        }

        .garden_fair_ticket_giveaway .column h5 {
        }

        .garden_fair_ticket_giveaway .column h4 {
        }

        .garden_fair_ticket_giveaway .column h3 {
        }

        .garden_fair_ticket_giveaway .column h2 {
        }

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

/***********************************
Scotland Grows Testimonial 1
***********************************/

    /*paragraphs*/

        .scotland_grows_testimonial .column p {
        }

    /*links*/

        .scotland_grows_testimonial .column a {
        }

    /*inlines*/

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

    /*headers*/

        .scotland_grows_testimonial .column h6 {
        }

        .scotland_grows_testimonial .column h5 {
        }

        .scotland_grows_testimonial .column h4 {
        }

        .scotland_grows_testimonial .column h3 {
        }

        .scotland_grows_testimonial .column h2 {
        }

        .scotland_grows_testimonial .column h1 {
        }

/***********************************
Get Superfood Savvy
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .get_superfood_savvy .column .s1 {
           font-size: 14.0px;
        }

    /*links*/

        .get_superfood_savvy .column a {
           color: #c2497e;
        }

        .get_superfood_savvy .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .get_superfood_savvy .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .get_superfood_savvy .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .get_superfood_savvy .column h4 {
           color: #c2497e;
        }

        .get_superfood_savvy .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Hardening Off Seedlings
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .hardening_off_seedlings .column a {
           color: #c2497e;
        }

        .hardening_off_seedlings .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .hardening_off_seedlings .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .hardening_off_seedlings .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .hardening_off_seedlings .column h4 {
           color: #c2497e;
        }

        .hardening_off_seedlings .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Pallet Garden and Planter Challenge 2024
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .pallet_garden_and_planter_cha .column a {
           color: #c2497e;
        }

        .pallet_garden_and_planter_cha .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .pallet_garden_and_planter_cha .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .pallet_garden_and_planter_cha .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .pallet_garden_and_planter_cha .column h4 {
           color: #c2497e;
        }

        .pallet_garden_and_planter_cha .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Threave Heritage Garden Show
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .threave_heritage_garden_show .column a {
           color: #c2497e;
        }

        .threave_heritage_garden_show .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .threave_heritage_garden_show .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .threave_heritage_garden_show .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .threave_heritage_garden_show .column h4 {
           color: #c2497e;
        }

        .threave_heritage_garden_show .column h5 {
        }

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .one_garden_thing .column a {
           color: #c2497e;
        }

        .one_garden_thing .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .one_garden_thing .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .one_garden_thing .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .one_garden_thing .column h4 {
           color: #c2497e;
        }

        .one_garden_thing .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Scone Palace Garden Fair 2024
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .scone_palace_garden_fair_2024 .column a {
           color: #c2497e;
        }

        .scone_palace_garden_fair_2024 .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .scone_palace_garden_fair_2024 .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .scone_palace_garden_fair_2024 .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .scone_palace_garden_fair_2024 .column h4 {
           color: #c2497e;
        }

        .scone_palace_garden_fair_2024 .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Just 3 Plants
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .top_3_plants .column a {
           color: #c2497e;
        }

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

    /*headers*/

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

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

        .top_3_plants .column h3 {
           line-height: 1.6em;
           color: #004acc;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .top_3_plants .column h4 {
           color: #c2497e;
        }

        .top_3_plants .column h5 {
        }

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

        .gardening_news .column a.LinkinBox {
           color: #8ba563;
        }

    /*headers*/

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

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

        .gardening_news .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

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

        .gardening_news .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Endangered Plant Species
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .endangered_plant_species .column a {
           color: #c2497e;
        }

        .endangered_plant_species .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .endangered_plant_species .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
        }

        .endangered_plant_species .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .endangered_plant_species .column h4 {
           color: #c2497e;
        }

        .endangered_plant_species .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Glasgow Botanic Gardens Orchid Fair
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .orchid_fair_glasgow_2024 .column a {
           color: #c2497e;
        }

        .orchid_fair_glasgow_2024 .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .orchid_fair_glasgow_2024 .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .orchid_fair_glasgow_2024 .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .orchid_fair_glasgow_2024 .column h4 {
           color: #c2497e;
        }

        .orchid_fair_glasgow_2024 .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
WIN with Dobbies
***********************************/

    /*paragraphs*/

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

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

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

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

        .win_with_dobbies .column p.t&cs {
           font-family: Helvetica, sans-serif;
           color: #000000;
           font-size: 12px;
           line-height: 1em;
        }

    /*inlines*/

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

    /*links*/

        .win_with_dobbies .column a {
           color: #c2497e;
        }

        .win_with_dobbies .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .win_with_dobbies .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .win_with_dobbies .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .win_with_dobbies .column h4 {
           color: #c2497e;
        }

        .win_with_dobbies .column h5 {
        }

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

    /*lists*/

        .win_with_dobbies .column .List1 {
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1em;
           font-size: 12px;
           padding-left: 20px;
           list-style-image: none;
        }

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

/***********************************
Scottish National Rhododendron Show
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

        .scottish_rhododendron_show .column a {
           color: #c2497e;
        }

        .scottish_rhododendron_show .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .scottish_rhododendron_show .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .scottish_rhododendron_show .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .scottish_rhododendron_show .column h4 {
           color: #c2497e;
        }

        .scottish_rhododendron_show .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
Scottish Garden Design Competition
***********************************/

    /*paragraphs*/

        .scottish_garden_design_compet .column p {
           font-family: Helvetica, sans-serif;
           color: #000000;
           text-align: left;
        }

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

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

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

    /*inlines*/

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

    /*links*/

        .scottish_garden_design_compet .column a {
           color: #c2497e;
        }

        .scottish_garden_design_compet .column a.LinkinBox {
           color: #363327;
        }

    /*headers*/

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

        .scottish_garden_design_compet .column h2 {
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .scottish_garden_design_compet .column h3 {
           line-height: 1.6em;
           color: #c2497e;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
        }

        .scottish_garden_design_compet .column h4 {
           color: #c2497e;
        }

        .scottish_garden_design_compet .column h5 {
        }

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

    /*lists*/

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

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

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

    /*paragraphs*/

        .grow_your_business .column p {
        }

    /*links*/

        .grow_your_business .column a {
        }

    /*inlines*/

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

    /*headers*/

        .grow_your_business .column h6 {
        }

        .grow_your_business .column h5 {
        }

        .grow_your_business .column h4 {
        }

        .grow_your_business .column h3 {
        }

        .grow_your_business .column h2 {
        }

        .grow_your_business .column h1 {
        }

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

    /*headers*/

        .feature_your_garden .column h1 {
        }

        .feature_your_garden .column h2 {
        }

        .feature_your_garden .column h3 {
        }

        .feature_your_garden .column h4 {
        }

        .feature_your_garden .column h5 {
        }

        .feature_your_garden .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .feature_your_garden .column a {
        }

    /*paragraphs*/

        .feature_your_garden .column p {
        }

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

    /*headers*/

        .chat_about_plants .column h1 {
        }

        .chat_about_plants .column h2 {
        }

        .chat_about_plants .column h3 {
        }

        .chat_about_plants .column h4 {
        }

        .chat_about_plants .column h5 {
        }

        .chat_about_plants .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .chat_about_plants .column a {
        }

    /*paragraphs*/

        .chat_about_plants .column p {
        }

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

    /*headers*/

        .scotland_grows_website .column h1 {
        }

        .scotland_grows_website .column h2 {
        }

        .scotland_grows_website .column h3 {
        }

        .scotland_grows_website .column h4 {
        }

        .scotland_grows_website .column h5 {
        }

        .scotland_grows_website .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .scotland_grows_website .column a {
        }

    /*paragraphs*/

        .scotland_grows_website .column p {
        }

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

    /*paragraphs*/

        .national_trust_scotland_roots .column p {
        }

    /*links*/

        .national_trust_scotland_roots .column a {
        }

    /*inlines*/

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

    /*headers*/

        .national_trust_scotland_roots .column h6 {
        }

        .national_trust_scotland_roots .column h5 {
        }

        .national_trust_scotland_roots .column h4 {
        }

        .national_trust_scotland_roots .column h3 {
        }

        .national_trust_scotland_roots .column h2 {
        }

        .national_trust_scotland_roots .column h1 {
        }

/***********************************
Scone Palace Garden Fair Tickets
***********************************/

    /*headers*/

        .scone_palace_garden_fair_tick .column h1 {
        }

        .scone_palace_garden_fair_tick .column h2 {
        }

        .scone_palace_garden_fair_tick .column h3 {
        }

        .scone_palace_garden_fair_tick .column h4 {
        }

        .scone_palace_garden_fair_tick .column h5 {
        }

        .scone_palace_garden_fair_tick .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .scone_palace_garden_fair_tick .column a {
        }

    /*paragraphs*/

        .scone_palace_garden_fair_tick .column p {
        }

