/***********************************
Cover
***********************************/

    /*paragraphs*/

        .cover .column p {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

/***********************************
User Guide
***********************************/

    /*headers*/

        .user_guide .column h1 {
        }

        .user_guide .column h2 {
        }

        .user_guide .column h3 {
        }

        .user_guide .column h4 {
        }

        .user_guide .column h5 {
        }

        .user_guide .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .user_guide .column a {
        }

    /*paragraphs*/

        .user_guide .column p {
        }

/***********************************
Camo Dust
***********************************/

    /*headers*/

        .camo_dust .column h6 {
        }

        .camo_dust .column h5 {
        }

        .camo_dust .column h4 {
        }

        .camo_dust .column h3 {
        }

        .camo_dust .column h2 {
        }

        .camo_dust .column h1 {
        }

    /*links*/

        .camo_dust .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .camo_dust .column p {
        }

/***********************************
Barometric Pressure and Fishing
***********************************/

    /*general*/

        .barometric_pressure_and_fishi .column endbug {
        }

    /*headers*/

        .barometric_pressure_and_fishi .column h1 {
           font-family: Garamond, serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        .barometric_pressure_and_fishi .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 15px;
        }

        .barometric_pressure_and_fishi .column h3 {
           font-family: Garamond, serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
        }

        .barometric_pressure_and_fishi .column h4 {
        }

        .barometric_pressure_and_fishi .column h5 {
        }

        .barometric_pressure_and_fishi .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           padding-bottom: 18px;
        }

    /*inlines*/

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

    /*links*/

        .barometric_pressure_and_fishi .column a {
        }

    /*lists*/

        .barometric_pressure_and_fishi .column .Bullets {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 18px;
           list-style-image: none;
        }

        .barometric_pressure_and_fishi .column .Numbers {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-bottom: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .barometric_pressure_and_fishi .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 18px;
        }

        .barometric_pressure_and_fishi .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .barometric_pressure_and_fishi .column p.Author {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 18px;
        }

/***********************************
Editor's Note
***********************************/

    /*paragraphs*/

        .editor_s_note .column p.Author {
           margin-bottom: 18px;
           font-weight: bold;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .editor_s_note .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .editor_s_note .column p {
           margin-bottom: 18px;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

    /*lists*/

        .editor_s_note .column .Numbers {
           margin-bottom: 18px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .editor_s_note .column .Bullets {
           margin-bottom: 18px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .editor_s_note .column a {
        }

    /*inlines*/

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

    /*headers*/

        .editor_s_note .column h6 {
           padding-bottom: 18px;
           line-height: 1.3em;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .editor_s_note .column h5 {
        }

        .editor_s_note .column h4 {
        }

        .editor_s_note .column h3 {
           line-height: 1.2em;
           font-weight: bold;
           font-size: 20px;
           font-family: Garamond, serif;
        }

        .editor_s_note .column h2 {
           margin-bottom: 15px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 24px;
           font-family: Helvetica, sans-serif;
        }

        .editor_s_note .column h1 {
           margin-bottom: 18px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 48px;
           font-family: Garamond, serif;
        }

    /*general*/

        .editor_s_note .column endbug {
        }

/***********************************
Underwood Ammo
***********************************/

    /*headers*/

        .underwood_ammo .column h1 {
        }

        .underwood_ammo .column h2 {
        }

        .underwood_ammo .column h3 {
        }

        .underwood_ammo .column h4 {
        }

        .underwood_ammo .column h5 {
        }

        .underwood_ammo .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .underwood_ammo .column a {
        }

    /*paragraphs*/

        .underwood_ammo .column p {
        }

/***********************************
Masthead
***********************************/

    /*paragraphs*/

        .masthead .column p.Author {
           margin-bottom: 18px;
           font-weight: bold;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .masthead .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .masthead .column p {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

    /*lists*/

        .masthead .column .Numbers {
           margin-bottom: 18px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .masthead .column .Bullets {
           margin-bottom: 18px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .masthead .column a {
        }

    /*inlines*/

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

    /*headers*/

        .masthead .column h6 {
           margin-bottom: 12px;
           padding-bottom: 18px;
           line-height: 1.3em;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .masthead .column h5 {
        }

        .masthead .column h4 {
        }

        .masthead .column h3 {
           line-height: 1.2em;
           font-weight: bold;
           font-size: 20px;
           font-family: Garamond, serif;
        }

        .masthead .column h2 {
           margin-bottom: 15px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 24px;
           font-family: Helvetica, sans-serif;
        }

        .masthead .column h1 {
           margin-bottom: 18px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 48px;
           font-family: Garamond, serif;
        }

    /*general*/

        .masthead .column endbug {
        }

/***********************************
Mini Wood Stoves
***********************************/

    /*paragraphs*/

        .mini_wood_stoves .column p {
        }

    /*inlines*/

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

    /*links*/

        .mini_wood_stoves .column a {
        }

    /*headers*/

        .mini_wood_stoves .column h1 {
        }

        .mini_wood_stoves .column h2 {
        }

        .mini_wood_stoves .column h3 {
        }

        .mini_wood_stoves .column h4 {
        }

        .mini_wood_stoves .column h5 {
        }

        .mini_wood_stoves .column h6 {
        }

/***********************************
Phone Skope | Pyro Putty
***********************************/

    /*headers*/

        .phone_skope_pyro_putty .column h1 {
        }

        .phone_skope_pyro_putty .column h2 {
        }

        .phone_skope_pyro_putty .column h3 {
        }

        .phone_skope_pyro_putty .column h4 {
        }

        .phone_skope_pyro_putty .column h5 {
        }

        .phone_skope_pyro_putty .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .phone_skope_pyro_putty .column a {
        }

    /*paragraphs*/

        .phone_skope_pyro_putty .column p {
        }

/***********************************
Table of Contents
***********************************/

    /*paragraphs*/

        .table_of_contents .column p {
        }

    /*inlines*/

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

    /*links*/

        .table_of_contents .column a {
        }

    /*headers*/

        .table_of_contents .column h1 {
        }

        .table_of_contents .column h2 {
        }

        .table_of_contents .column h3 {
        }

        .table_of_contents .column h4 {
        }

        .table_of_contents .column h5 {
        }

        .table_of_contents .column h6 {
        }

/***********************************
Sun Oven
***********************************/

    /*paragraphs*/

        .sun_oven .column p {
        }

    /*inlines*/

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

    /*links*/

        .sun_oven .column a {
        }

    /*headers*/

        .sun_oven .column h1 {
        }

        .sun_oven .column h2 {
        }

        .sun_oven .column h3 {
        }

        .sun_oven .column h4 {
        }

        .sun_oven .column h5 {
        }

        .sun_oven .column h6 {
        }

/***********************************
The Long Shot Tour
***********************************/

    /*general*/

        .the_long_shot_tour .column endbug {
        }

    /*headers*/

        .the_long_shot_tour .column h1 {
           font-family: Garamond, serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        .the_long_shot_tour .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 15px;
        }

        .the_long_shot_tour .column h3 {
           font-family: Garamond, serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
        }

        .the_long_shot_tour .column h4 {
        }

        .the_long_shot_tour .column h5 {
        }

        .the_long_shot_tour .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           padding-bottom: 18px;
        }

    /*inlines*/

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

    /*links*/

        .the_long_shot_tour .column a {
        }

    /*lists*/

        .the_long_shot_tour .column .Bullets {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 18px;
           list-style-image: none;
        }

        .the_long_shot_tour .column .Numbers {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-bottom: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_long_shot_tour .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 18px;
        }

        .the_long_shot_tour .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .the_long_shot_tour .column p.Author {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 18px;
        }

/***********************************
Determinator Range Targets
***********************************/

    /*paragraphs*/

        .determinator_range_targets .column p {
        }

    /*inlines*/

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

    /*links*/

        .determinator_range_targets .column a {
        }

    /*headers*/

        .determinator_range_targets .column h1 {
        }

        .determinator_range_targets .column h2 {
        }

        .determinator_range_targets .column h3 {
        }

        .determinator_range_targets .column h4 {
        }

        .determinator_range_targets .column h5 {
        }

        .determinator_range_targets .column h6 {
        }

/***********************************
The Benefits of Becoming a Houndsman
***********************************/

    /*general*/

        .the_benefits_of_becoming_a_ho .column endbug {
        }

    /*headers*/

        .the_benefits_of_becoming_a_ho .column h1 {
           font-family: Garamond, serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        .the_benefits_of_becoming_a_ho .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 15px;
        }

        .the_benefits_of_becoming_a_ho .column h3 {
           font-family: Garamond, serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
        }

        .the_benefits_of_becoming_a_ho .column h4 {
        }

        .the_benefits_of_becoming_a_ho .column h5 {
        }

        .the_benefits_of_becoming_a_ho .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           padding-bottom: 18px;
        }

    /*inlines*/

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

    /*links*/

        .the_benefits_of_becoming_a_ho .column a {
        }

    /*lists*/

        .the_benefits_of_becoming_a_ho .column .Bullets {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 18px;
           list-style-image: none;
        }

        .the_benefits_of_becoming_a_ho .column .Numbers {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-bottom: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_benefits_of_becoming_a_ho .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 18px;
        }

        .the_benefits_of_becoming_a_ho .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .the_benefits_of_becoming_a_ho .column p.Author {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 18px;
        }

/***********************************
Weird and Unusual Places
***********************************/

    /*general*/

        .weird_and_unusual_places .column endbug {
        }

    /*headers*/

        .weird_and_unusual_places .column h1 {
           font-family: Garamond, serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        .weird_and_unusual_places .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 15px;
        }

        .weird_and_unusual_places .column h3 {
           font-family: Garamond, serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
        }

        .weird_and_unusual_places .column h4 {
        }

        .weird_and_unusual_places .column h5 {
        }

        .weird_and_unusual_places .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           padding-bottom: 18px;
        }

    /*inlines*/

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

    /*links*/

        .weird_and_unusual_places .column a {
        }

    /*lists*/

        .weird_and_unusual_places .column .Bullets {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 18px;
           list-style-image: none;
        }

        .weird_and_unusual_places .column .Numbers {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-bottom: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .weird_and_unusual_places .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 18px;
        }

        .weird_and_unusual_places .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .weird_and_unusual_places .column p.Author {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 18px;
        }

/***********************************
Hunt of a Lifetime
***********************************/

    /*headers*/

        .hunt_of_a_lifetime .column h6 {
        }

        .hunt_of_a_lifetime .column h5 {
        }

        .hunt_of_a_lifetime .column h4 {
        }

        .hunt_of_a_lifetime .column h3 {
        }

        .hunt_of_a_lifetime .column h2 {
        }

        .hunt_of_a_lifetime .column h1 {
        }

    /*links*/

        .hunt_of_a_lifetime .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .hunt_of_a_lifetime .column p {
        }

/***********************************
DSC
***********************************/

    /*headers*/

        .dsc .column h6 {
        }

        .dsc .column h5 {
        }

        .dsc .column h4 {
        }

        .dsc .column h3 {
        }

        .dsc .column h2 {
        }

        .dsc .column h1 {
        }

    /*links*/

        .dsc .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .dsc .column p {
        }

/***********************************
Javelina Adventures
***********************************/

    /*general*/

        .javelina_adventures .column endbug {
        }

    /*headers*/

        .javelina_adventures .column h1 {
           font-family: Garamond, serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        .javelina_adventures .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 15px;
        }

        .javelina_adventures .column h3 {
           font-family: Garamond, serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
        }

        .javelina_adventures .column h4 {
        }

        .javelina_adventures .column h5 {
        }

        .javelina_adventures .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           padding-bottom: 18px;
        }

    /*inlines*/

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

    /*links*/

        .javelina_adventures .column a {
        }

    /*lists*/

        .javelina_adventures .column .Bullets {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 18px;
           list-style-image: none;
        }

        .javelina_adventures .column .Numbers {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-bottom: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .javelina_adventures .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 18px;
        }

        .javelina_adventures .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .javelina_adventures .column p.Author {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 18px;
        }

/***********************************
SCI
***********************************/

    /*headers*/

        .sci .column h6 {
        }

        .sci .column h5 {
        }

        .sci .column h4 {
        }

        .sci .column h3 {
        }

        .sci .column h2 {
        }

        .sci .column h1 {
        }

    /*links*/

        .sci .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .sci .column p {
        }

/***********************************
Charkbait – Southern California Fishing Icon Brand
***********************************/

    /*general*/

        .charkbait_southern_california .column endbug {
        }

    /*headers*/

        .charkbait_southern_california .column h1 {
           font-family: Garamond, serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        .charkbait_southern_california .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 15px;
        }

        .charkbait_southern_california .column h3 {
           font-family: Garamond, serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
        }

        .charkbait_southern_california .column h4 {
        }

        .charkbait_southern_california .column h5 {
        }

        .charkbait_southern_california .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           padding-bottom: 18px;
        }

    /*inlines*/

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

    /*links*/

        .charkbait_southern_california .column a {
        }

    /*lists*/

        .charkbait_southern_california .column .Bullets {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 18px;
           list-style-image: none;
        }

        .charkbait_southern_california .column .Numbers {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-bottom: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .charkbait_southern_california .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 18px;
        }

        .charkbait_southern_california .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .charkbait_southern_california .column p.Author {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 18px;
        }

/***********************************
National African American Gun Assoc.
***********************************/

    /*headers*/

        .national_african_american_gun .column h6 {
        }

        .national_african_american_gun .column h5 {
        }

        .national_african_american_gun .column h4 {
        }

        .national_african_american_gun .column h3 {
        }

        .national_african_american_gun .column h2 {
        }

        .national_african_american_gun .column h1 {
        }

    /*links*/

        .national_african_american_gun .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .national_african_american_gun .column p {
        }

/***********************************
From Our Readers: A Maine Hound Hunting Experience
***********************************/

    /*general*/

        .from_our_readers_a_maine_houn .column endbug {
        }

    /*headers*/

        .from_our_readers_a_maine_houn .column h1 {
           font-family: Garamond, serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        .from_our_readers_a_maine_houn .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 15px;
        }

        .from_our_readers_a_maine_houn .column h3 {
           font-family: Garamond, serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
        }

        .from_our_readers_a_maine_houn .column h4 {
        }

        .from_our_readers_a_maine_houn .column h5 {
        }

        .from_our_readers_a_maine_houn .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           padding-bottom: 18px;
        }

    /*inlines*/

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

    /*links*/

        .from_our_readers_a_maine_houn .column a {
        }

    /*lists*/

        .from_our_readers_a_maine_houn .column .Bullets {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 18px;
           list-style-image: none;
        }

        .from_our_readers_a_maine_houn .column .Numbers {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-bottom: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .from_our_readers_a_maine_houn .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 18px;
        }

        .from_our_readers_a_maine_houn .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .from_our_readers_a_maine_houn .column p.Author {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 18px;
        }

/***********************************
Hero Wellness Products
***********************************/

    /*headers*/

        .hero_wellness_products .column h6 {
        }

        .hero_wellness_products .column h5 {
        }

        .hero_wellness_products .column h4 {
        }

        .hero_wellness_products .column h3 {
        }

        .hero_wellness_products .column h2 {
        }

        .hero_wellness_products .column h1 {
        }

    /*links*/

        .hero_wellness_products .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .hero_wellness_products .column p {
        }

/***********************************
Cooking Corner – Stuffed Duck
***********************************/

    /*general*/

        .cooking_corner_stuffed_duck .column endbug {
        }

    /*headers*/

        .cooking_corner_stuffed_duck .column h1 {
           font-family: Garamond, serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        .cooking_corner_stuffed_duck .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 15px;
        }

        .cooking_corner_stuffed_duck .column h3 {
           font-family: Garamond, serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
        }

        .cooking_corner_stuffed_duck .column h4 {
        }

        .cooking_corner_stuffed_duck .column h5 {
        }

        .cooking_corner_stuffed_duck .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           padding-bottom: 18px;
        }

    /*inlines*/

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

    /*links*/

        .cooking_corner_stuffed_duck .column a {
        }

    /*lists*/

        .cooking_corner_stuffed_duck .column .Bullets {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 18px;
           list-style-image: none;
        }

        .cooking_corner_stuffed_duck .column .Numbers {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-bottom: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .cooking_corner_stuffed_duck .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 18px;
        }

        .cooking_corner_stuffed_duck .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .cooking_corner_stuffed_duck .column p.Author {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 18px;
        }

/***********************************
NRA
***********************************/

    /*headers*/

        .nra .column h1 {
        }

        .nra .column h2 {
        }

        .nra .column h3 {
        }

        .nra .column h4 {
        }

        .nra .column h5 {
        }

        .nra .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .nra .column a {
        }

    /*paragraphs*/

        .nra .column p {
        }

/***********************************
2A – The Second Amendment
***********************************/

    /*general*/

        ._2a_the_second_amendment .column endbug {
        }

    /*headers*/

        ._2a_the_second_amendment .column h1 {
           font-family: Garamond, serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        ._2a_the_second_amendment .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 15px;
        }

        ._2a_the_second_amendment .column h3 {
           font-family: Garamond, serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
        }

        ._2a_the_second_amendment .column h4 {
        }

        ._2a_the_second_amendment .column h5 {
        }

        ._2a_the_second_amendment .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           padding-bottom: 18px;
        }

    /*inlines*/

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

    /*links*/

        ._2a_the_second_amendment .column a {
        }

    /*lists*/

        ._2a_the_second_amendment .column .Bullets {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 18px;
           list-style-image: none;
        }

        ._2a_the_second_amendment .column .Numbers {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-bottom: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        ._2a_the_second_amendment .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 18px;
        }

        ._2a_the_second_amendment .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        ._2a_the_second_amendment .column p.Author {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 18px;
        }

/***********************************
DC Project
***********************************/

    /*headers*/

        .dc_project .column h1 {
        }

        .dc_project .column h2 {
        }

        .dc_project .column h3 {
        }

        .dc_project .column h4 {
        }

        .dc_project .column h5 {
        }

        .dc_project .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .dc_project .column a {
        }

    /*paragraphs*/

        .dc_project .column p {
        }

/***********************************
Gearing Up
***********************************/

    /*general*/

        .gearing_up .column endbug {
        }

    /*headers*/

        .gearing_up .column h1 {
           font-family: Garamond, serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        .gearing_up .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 15px;
        }

        .gearing_up .column h3 {
           font-family: Garamond, serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
        }

        .gearing_up .column h4 {
        }

        .gearing_up .column h5 {
        }

        .gearing_up .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .gearing_up .column a {
        }

    /*lists*/

        .gearing_up .column .Bullets {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 18px;
           list-style-image: none;
        }

        .gearing_up .column .Numbers {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-bottom: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .gearing_up .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 18px;
        }

        .gearing_up .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .gearing_up .column p.Author {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 18px;
        }

/***********************************
Paul Atkins Outdoors
***********************************/

    /*headers*/

        .paul_atkins_outdoors .column h6 {
        }

        .paul_atkins_outdoors .column h5 {
        }

        .paul_atkins_outdoors .column h4 {
        }

        .paul_atkins_outdoors .column h3 {
        }

        .paul_atkins_outdoors .column h2 {
        }

        .paul_atkins_outdoors .column h1 {
        }

    /*links*/

        .paul_atkins_outdoors .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .paul_atkins_outdoors .column p {
        }

/***********************************
Social Outdoors
***********************************/

    /*paragraphs*/

        .social_outdoors .column p {
        }

    /*inlines*/

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

    /*links*/

        .social_outdoors .column a {
        }

    /*headers*/

        .social_outdoors .column h1 {
        }

        .social_outdoors .column h2 {
        }

        .social_outdoors .column h3 {
        }

        .social_outdoors .column h4 {
        }

        .social_outdoors .column h5 {
        }

        .social_outdoors .column h6 {
        }

/***********************************
Trophy Room
***********************************/

    /*paragraphs*/

        .trophy_room .column p {
        }

    /*inlines*/

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

    /*links*/

        .trophy_room .column a {
        }

    /*headers*/

        .trophy_room .column h1 {
        }

        .trophy_room .column h2 {
        }

        .trophy_room .column h3 {
        }

        .trophy_room .column h4 {
        }

        .trophy_room .column h5 {
        }

        .trophy_room .column h6 {
        }

/***********************************
She Hunts Skills Camp
***********************************/

    /*headers*/

        .she_hunts_skills_camp .column h1 {
        }

        .she_hunts_skills_camp .column h2 {
        }

        .she_hunts_skills_camp .column h3 {
        }

        .she_hunts_skills_camp .column h4 {
        }

        .she_hunts_skills_camp .column h5 {
        }

        .she_hunts_skills_camp .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .she_hunts_skills_camp .column a {
        }

    /*paragraphs*/

        .she_hunts_skills_camp .column p {
        }

/***********************************
“Old Boot’s” Latest Offering Features Wingshooting & Cooking Tips
***********************************/

    /*general*/

        ._old_boot_s_latest_offering_f .column endbug {
        }

    /*headers*/

        ._old_boot_s_latest_offering_f .column h1 {
           font-family: Garamond, serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        ._old_boot_s_latest_offering_f .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 15px;
        }

        ._old_boot_s_latest_offering_f .column h3 {
           font-family: Garamond, serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
        }

        ._old_boot_s_latest_offering_f .column h4 {
        }

        ._old_boot_s_latest_offering_f .column h5 {
        }

        ._old_boot_s_latest_offering_f .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           padding-bottom: 18px;
        }

    /*inlines*/

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

    /*links*/

        ._old_boot_s_latest_offering_f .column a {
        }

    /*lists*/

        ._old_boot_s_latest_offering_f .column .Bullets {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 18px;
           list-style-image: none;
        }

        ._old_boot_s_latest_offering_f .column .Numbers {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-bottom: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        ._old_boot_s_latest_offering_f .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 18px;
        }

        ._old_boot_s_latest_offering_f .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        ._old_boot_s_latest_offering_f .column p.Author {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 18px;
        }

/***********************************
Podcast Pages
***********************************/

    /*general*/

        .podcast_pages .column endbug {
        }

    /*headers*/

        .podcast_pages .column h1 {
           font-family: Garamond, serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        .podcast_pages .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 15px;
        }

        .podcast_pages .column h3 {
           font-family: Garamond, serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
        }

        .podcast_pages .column h4 {
        }

        .podcast_pages .column h5 {
        }

        .podcast_pages .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           padding-bottom: 18px;
        }

    /*inlines*/

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

        .podcast_pages .column .s1 {
           text-decoration: underline;
        }

    /*links*/

        .podcast_pages .column a {
        }

    /*lists*/

        .podcast_pages .column .Bullets {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 18px;
           list-style-image: none;
        }

        .podcast_pages .column .Numbers {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-bottom: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .podcast_pages .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 18px;
        }

        .podcast_pages .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .podcast_pages .column p.Author {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 18px;
        }

        .podcast_pages .column p.p1 {
           color: #4787ff;
        }

/***********************************
Tam Safaris
***********************************/

    /*headers*/

        .tam_safaris .column h6 {
        }

        .tam_safaris .column h5 {
        }

        .tam_safaris .column h4 {
        }

        .tam_safaris .column h3 {
        }

        .tam_safaris .column h2 {
        }

        .tam_safaris .column h1 {
        }

    /*links*/

        .tam_safaris .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .tam_safaris .column p {
        }

/***********************************
American Outdoor News Podcasts
***********************************/

    /*paragraphs*/

        .american_outdoor_news_podcast .column p {
        }

    /*inlines*/

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

    /*links*/

        .american_outdoor_news_podcast .column a {
        }

    /*headers*/

        .american_outdoor_news_podcast .column h1 {
        }

        .american_outdoor_news_podcast .column h2 {
        }

        .american_outdoor_news_podcast .column h3 {
        }

        .american_outdoor_news_podcast .column h4 {
        }

        .american_outdoor_news_podcast .column h5 {
        }

        .american_outdoor_news_podcast .column h6 {
        }

/***********************************
Upcoming Events
***********************************/

    /*paragraphs*/

        .upcoming_events .column p.Author {
           margin-bottom: 18px;
           font-weight: bold;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .upcoming_events .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .upcoming_events .column p {
           margin-bottom: 18px;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

    /*lists*/

        .upcoming_events .column .Numbers {
           margin-bottom: 18px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .upcoming_events .column .Bullets {
           margin-bottom: 18px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .upcoming_events .column a {
        }

    /*inlines*/

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

    /*headers*/

        .upcoming_events .column h6 {
        }

        .upcoming_events .column h5 {
        }

        .upcoming_events .column h4 {
        }

        .upcoming_events .column h3 {
           line-height: 1.2em;
           font-weight: bold;
           font-size: 20px;
           font-family: Garamond, serif;
        }

        .upcoming_events .column h2 {
           margin-bottom: 15px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 24px;
           font-family: Helvetica, sans-serif;
        }

        .upcoming_events .column h1 {
           margin-bottom: 18px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 48px;
           font-family: Garamond, serif;
        }

    /*general*/

        .upcoming_events .column endbug {
        }

/***********************************
Waypoint
***********************************/

    /*paragraphs*/

        .waypoint .column p {
        }

    /*inlines*/

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

    /*links*/

        .waypoint .column a {
        }

    /*headers*/

        .waypoint .column h1 {
        }

        .waypoint .column h2 {
        }

        .waypoint .column h3 {
        }

        .waypoint .column h4 {
        }

        .waypoint .column h5 {
        }

        .waypoint .column h6 {
        }

/***********************************
NSSF
***********************************/

    /*headers*/

        .nssf .column h6 {
        }

        .nssf .column h5 {
        }

        .nssf .column h4 {
        }

        .nssf .column h3 {
        }

        .nssf .column h2 {
        }

        .nssf .column h1 {
        }

    /*links*/

        .nssf .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .nssf .column p {
        }

/***********************************
See Me Hunt
***********************************/

    /*headers*/

        .see_me_hunt .column h1 {
        }

        .see_me_hunt .column h2 {
        }

        .see_me_hunt .column h3 {
        }

        .see_me_hunt .column h4 {
        }

        .see_me_hunt .column h5 {
        }

        .see_me_hunt .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .see_me_hunt .column a {
        }

    /*paragraphs*/

        .see_me_hunt .column p {
        }

/***********************************
Pride Outdoor Network
***********************************/

    /*paragraphs*/

        .pride_outdoor_network .column p {
        }

    /*inlines*/

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

    /*links*/

        .pride_outdoor_network .column a {
        }

    /*headers*/

        .pride_outdoor_network .column h1 {
        }

        .pride_outdoor_network .column h2 {
        }

        .pride_outdoor_network .column h3 {
        }

        .pride_outdoor_network .column h4 {
        }

        .pride_outdoor_network .column h5 {
        }

        .pride_outdoor_network .column h6 {
        }

/***********************************
Reducing Deer Nose Power
***********************************/

    /*general*/

        .reducing_deer_nose_power .column endbug {
        }

    /*headers*/

        .reducing_deer_nose_power .column h1 {
           font-family: Garamond, serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        .reducing_deer_nose_power .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 15px;
        }

        .reducing_deer_nose_power .column h3 {
           font-family: Garamond, serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
        }

        .reducing_deer_nose_power .column h4 {
        }

        .reducing_deer_nose_power .column h5 {
        }

        .reducing_deer_nose_power .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           padding-bottom: 18px;
        }

    /*inlines*/

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

    /*links*/

        .reducing_deer_nose_power .column a {
        }

    /*lists*/

        .reducing_deer_nose_power .column .Bullets {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 18px;
           list-style-image: none;
        }

        .reducing_deer_nose_power .column .Numbers {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-bottom: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .reducing_deer_nose_power .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 18px;
        }

        .reducing_deer_nose_power .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .reducing_deer_nose_power .column p.Author {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 18px;
        }

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

    /*headers*/

        .archives .column h1 {
        }

        .archives .column h2 {
        }

        .archives .column h3 {
        }

        .archives .column h4 {
        }

        .archives .column h5 {
        }

        .archives .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .archives .column a {
        }

    /*paragraphs*/

        .archives .column p {
        }

/***********************************
Larysa Switlyk: Globally Unleashed
***********************************/

    /*general*/

        .larysa_switlyk_globally_unlea .column endbug {
        }

    /*headers*/

        .larysa_switlyk_globally_unlea .column h1 {
           font-family: Garamond, serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        .larysa_switlyk_globally_unlea .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 15px;
        }

        .larysa_switlyk_globally_unlea .column h3 {
           font-family: Garamond, serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
        }

        .larysa_switlyk_globally_unlea .column h4 {
        }

        .larysa_switlyk_globally_unlea .column h5 {
        }

        .larysa_switlyk_globally_unlea .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           padding-bottom: 18px;
        }

    /*inlines*/

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

    /*links*/

        .larysa_switlyk_globally_unlea .column a {
        }

    /*lists*/

        .larysa_switlyk_globally_unlea .column .Bullets {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 18px;
           list-style-image: none;
        }

        .larysa_switlyk_globally_unlea .column .Numbers {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-bottom: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .larysa_switlyk_globally_unlea .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 18px;
        }

        .larysa_switlyk_globally_unlea .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .larysa_switlyk_globally_unlea .column p.Author {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 18px;
        }

/***********************************
Make 'em count!
***********************************/

    /*general*/

        .make_em_count_ .column endbug {
        }

    /*headers*/

        .make_em_count_ .column h1 {
           font-family: Garamond, serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        .make_em_count_ .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 15px;
        }

        .make_em_count_ .column h3 {
           font-family: Garamond, serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
        }

        .make_em_count_ .column h4 {
        }

        .make_em_count_ .column h5 {
        }

        .make_em_count_ .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           padding-bottom: 18px;
        }

    /*inlines*/

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

    /*links*/

        .make_em_count_ .column a {
        }

    /*lists*/

        .make_em_count_ .column .Bullets {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 18px;
           list-style-image: none;
        }

        .make_em_count_ .column .Numbers {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-bottom: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .make_em_count_ .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 18px;
        }

        .make_em_count_ .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .make_em_count_ .column p.Author {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 18px;
        }

        .make_em_count_ .column p.Center {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           margin-bottom: 18px;
           text-align: center;
        }

