/***********************************
COVER
***********************************/

    /*paragraphs*/

        .vol_8_national_heroes .column p {
           border-width: 0px;
        }

    /*links*/

        .vol_8_national_heroes .column a {
           border-width: 0px;
        }

    /*inlines*/

        .vol_8_national_heroes .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .vol_8_national_heroes .column h6 {
           border-width: 0px;
        }

        .vol_8_national_heroes .column h5 {
           border-width: 0px;
        }

        .vol_8_national_heroes .column h4 {
           border-width: 0px;
        }

        .vol_8_national_heroes .column h3 {
           border-width: 0px;
        }

        .vol_8_national_heroes .column h2 {
           border-width: 0px;
        }

        .vol_8_national_heroes .column h1 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
How To
***********************************/

    /*paragraphs*/

        .how_to .column p {
           border-width: 0px;
        }

    /*links*/

        .how_to .column a {
           border-width: 0px;
        }

    /*inlines*/

        .how_to .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .how_to .column h6 {
           border-width: 0px;
        }

        .how_to .column h5 {
           border-width: 0px;
        }

        .how_to .column h4 {
           border-width: 0px;
        }

        .how_to .column h3 {
           border-width: 0px;
        }

        .how_to .column h2 {
           border-width: 0px;
        }

        .how_to .column h1 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .table_of_contents .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

        .table_of_contents .column a {
           border-width: 0px;
        }

    /*inlines*/

        .table_of_contents .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.4em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .table_of_contents .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

        .table_of_contents .column h5 {
           border-width: 0px;
        }

        .table_of_contents .column h4 {
           text-align: center;
           border-width: 0px;
        }

        .table_of_contents .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

        .table_of_contents .column h2 {
           text-align: center;
           font-size: 1.625rem;
           border-width: 0px;
        }

        .table_of_contents .column h1 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
From the Editor
***********************************/

    /*paragraphs*/

        .from_the_editor_dec_2020 .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

        .from_the_editor_dec_2020 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .from_the_editor_dec_2020 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.4em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .from_the_editor_dec_2020 .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

        .from_the_editor_dec_2020 .column h5 {
           border-width: 0px;
        }

        .from_the_editor_dec_2020 .column h4 {
           border-width: 0px;
        }

        .from_the_editor_dec_2020 .column h3 {
           border-width: 0px;
        }

        .from_the_editor_dec_2020 .column h2 {
           border-width: 0px;
        }

        .from_the_editor_dec_2020 .column h1 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Cyrus McCormick
***********************************/

    /*paragraphs*/

        .cyrus_mccormick .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

        .cyrus_mccormick .column a {
           border-width: 0px;
        }

    /*inlines*/

        .cyrus_mccormick .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.4em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .cyrus_mccormick .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

        .cyrus_mccormick .column h5 {
           border-width: 0px;
        }

        .cyrus_mccormick .column h4 {
           border-width: 0px;
        }

        .cyrus_mccormick .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

        .cyrus_mccormick .column h2 {
           border-width: 0px;
        }

        .cyrus_mccormick .column h1 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Jack Jouett
***********************************/

    /*paragraphs*/

        .jack_jouett .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

        .jack_jouett .column a {
           border-width: 0px;
        }

    /*inlines*/

        .jack_jouett .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.4em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .jack_jouett .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

        .jack_jouett .column h5 {
           border-width: 0px;
        }

        .jack_jouett .column h4 {
           border-width: 0px;
        }

        .jack_jouett .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

        .jack_jouett .column h2 {
           border-width: 0px;
        }

        .jack_jouett .column h1 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Francis Gary Powers
***********************************/

    /*paragraphs*/

        .francis_gary_powers .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

        .francis_gary_powers .column a {
           border-width: 0px;
        }

    /*inlines*/

        .francis_gary_powers .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.4em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .francis_gary_powers .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

        .francis_gary_powers .column h5 {
           border-width: 0px;
        }

        .francis_gary_powers .column h4 {
           border-width: 0px;
        }

        .francis_gary_powers .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

        .francis_gary_powers .column h2 {
           border-width: 0px;
        }

        .francis_gary_powers .column h1 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Q & A with Dolly
***********************************/

    /*paragraphs*/

        .dolly_parton .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

        .dolly_parton .column a {
           border-width: 0px;
        }

    /*inlines*/

        .dolly_parton .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.4em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .dolly_parton .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

        .dolly_parton .column h5 {
           border-width: 0px;
        }

        .dolly_parton .column h4 {
           border-width: 0px;
        }

        .dolly_parton .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

        .dolly_parton .column h2 {
           border-width: 0px;
        }

        .dolly_parton .column h1 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Sequoyah
***********************************/

    /*paragraphs*/

        .sequoyah .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

        .sequoyah .column a {
           border-width: 0px;
        }

    /*inlines*/

        .sequoyah .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.4em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .sequoyah .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

        .sequoyah .column h5 {
           border-width: 0px;
        }

        .sequoyah .column h4 {
           border-width: 0px;
        }

        .sequoyah .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

        .sequoyah .column h2 {
           border-width: 0px;
        }

        .sequoyah .column h1 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .archives .column p {
           border-width: 0px;
        }

    /*links*/

        .archives .column a {
           border-width: 0px;
        }

    /*inlines*/

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

    /*headers*/

        .archives .column h6 {
           border-width: 0px;
        }

        .archives .column h5 {
           border-width: 0px;
        }

        .archives .column h4 {
           border-width: 0px;
        }

        .archives .column h3 {
           border-width: 0px;
        }

        .archives .column h2 {
           border-width: 0px;
        }

        .archives .column h1 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

