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

/***********************************
PHC Camps
***********************************/

    /*paragraphs*/

        .phc_camps .column p {
        }

    /*inlines*/

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

    /*links*/

        .phc_camps .column a {
        }

    /*headers*/

        .phc_camps .column h1 {
        }

        .phc_camps .column h2 {
        }

        .phc_camps .column h3 {
        }

        .phc_camps .column h4 {
        }

        .phc_camps .column h5 {
        }

        .phc_camps .column h6 {
        }

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

    /*paragraphs*/

        .user_guide .column p {
        }

    /*inlines*/

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

    /*links*/

        .user_guide .column a {
        }

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

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

    /*paragraphs*/

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

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

        .masthead .column h5 {
        }

        .masthead .column h4 {
        }

        .masthead .column h3 {
        }

        .masthead .column h2 {
        }

        .masthead .column h1 {
        }

/***********************************
From the President | Homeschooling in 2020: New Insights
***********************************/

    /*general*/

        .from_the_president_homeschool .column endbug {
        }

    /*headers*/

        .from_the_president_homeschool .column h1 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 34px;
           font-weight: 400;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .from_the_president_homeschool .column h2 {
           font-family: Verdana, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .from_the_president_homeschool .column h3 {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .from_the_president_homeschool .column h4 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .from_the_president_homeschool .column h5 {
           font-family: Verdana, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .from_the_president_homeschool .column h6 {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .from_the_president_homeschool .column .default-drop-cap {
           color: #7a7a7a;
           float: left;
           font-family: Verdana, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
        }

        .from_the_president_homeschool .column .SanSerif {
           font-family: Verdana, sans-serif;
        }

    /*links*/

        .from_the_president_homeschool .column a {
        }

    /*lists*/

        .from_the_president_homeschool .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .from_the_president_homeschool .column .Numerical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .from_the_president_homeschool .column .Alphabetical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .from_the_president_homeschool .column p {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .from_the_president_homeschool .column p.PullQuote {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .from_the_president_homeschool .column p.BlockQuote {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           padding-left: 20px;
           padding-right: 20px;
        }

        .from_the_president_homeschool .column p.PullQuoteCredit {
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .from_the_president_homeschool .column p.Caption {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .from_the_president_homeschool .column p.EditorsNote {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .from_the_president_homeschool .column p.NoLineSpace {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Cover Story | On the shoulders of giants…
***********************************/

    /*general*/

        .cover_story_on_the_shoulders_ .column endbug {
        }

    /*headers*/

        .cover_story_on_the_shoulders_ .column h1 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 34px;
           font-weight: 400;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .cover_story_on_the_shoulders_ .column h2 {
           font-family: Verdana, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .cover_story_on_the_shoulders_ .column h3 {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .cover_story_on_the_shoulders_ .column h4 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .cover_story_on_the_shoulders_ .column h5 {
           font-family: Verdana, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .cover_story_on_the_shoulders_ .column h6 {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .cover_story_on_the_shoulders_ .column .default-drop-cap {
           color: #7a7a7a;
           float: left;
           font-family: Verdana, sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

        .cover_story_on_the_shoulders_ .column .SanSerif {
           font-family: Verdana, sans-serif;
        }

    /*links*/

        .cover_story_on_the_shoulders_ .column a {
        }

    /*lists*/

        .cover_story_on_the_shoulders_ .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .cover_story_on_the_shoulders_ .column .Numerical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .cover_story_on_the_shoulders_ .column .Alphabetical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .cover_story_on_the_shoulders_ .column p {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .cover_story_on_the_shoulders_ .column p.PullQuote {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .cover_story_on_the_shoulders_ .column p.BlockQuote {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           padding-left: 20px;
           padding-right: 20px;
        }

        .cover_story_on_the_shoulders_ .column p.PullQuoteCredit {
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .cover_story_on_the_shoulders_ .column p.Caption {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .cover_story_on_the_shoulders_ .column p.EditorsNote {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .cover_story_on_the_shoulders_ .column p.NoLineSpace {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Special Feature | Shining the light of freedom into education
***********************************/

    /*general*/

        .special_feature_shining_the_l .column endbug {
        }

    /*headers*/

        .special_feature_shining_the_l .column h1 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 34px;
           font-weight: 400;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .special_feature_shining_the_l .column h2 {
           font-family: Verdana, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .special_feature_shining_the_l .column h3 {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .special_feature_shining_the_l .column h4 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .special_feature_shining_the_l .column h5 {
           font-family: Verdana, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .special_feature_shining_the_l .column h6 {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .special_feature_shining_the_l .column .default-drop-cap {
           color: #7a7a7a;
           float: left;
           font-family: Verdana, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
        }

        .special_feature_shining_the_l .column .SanSerif {
           font-family: Verdana, sans-serif;
        }

    /*links*/

        .special_feature_shining_the_l .column a {
        }

    /*lists*/

        .special_feature_shining_the_l .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .special_feature_shining_the_l .column .Numerical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .special_feature_shining_the_l .column .Alphabetical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .special_feature_shining_the_l .column p {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .special_feature_shining_the_l .column p.PullQuote {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .special_feature_shining_the_l .column p.BlockQuote {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           padding-left: 20px;
           padding-right: 20px;
        }

        .special_feature_shining_the_l .column p.PullQuoteCredit {
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .special_feature_shining_the_l .column p.Caption {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .special_feature_shining_the_l .column p.EditorsNote {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .special_feature_shining_the_l .column p.NoLineSpace {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
State Highlights
***********************************/

    /*general*/

        .state_highlights .column endbug {
        }

    /*headers*/

        .state_highlights .column h1 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 34px;
           font-weight: 400;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .state_highlights .column h2 {
           font-family: Verdana, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .state_highlights .column h3 {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .state_highlights .column h4 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .state_highlights .column h5 {
           font-family: Verdana, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .state_highlights .column h6 {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .state_highlights .column .default-drop-cap {
           color: #7a7a7a;
           float: left;
           font-family: Verdana, sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

        .state_highlights .column .SanSerif {
           font-family: Verdana, sans-serif;
        }

    /*links*/

        .state_highlights .column a {
        }

    /*lists*/

        .state_highlights .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .state_highlights .column .Numerical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .state_highlights .column .Alphabetical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .state_highlights .column p {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .state_highlights .column p.PullQuote {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .state_highlights .column p.BlockQuote {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           padding-left: 20px;
           padding-right: 20px;
        }

        .state_highlights .column p.PullQuoteCredit {
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .state_highlights .column p.Caption {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .state_highlights .column p.EditorsNote {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .state_highlights .column p.NoLineSpace {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
HSLDA Research | Child psychologist to lead homeschool research
***********************************/

    /*general*/

        .hslda_research_child_psycholo .column endbug {
        }

    /*headers*/

        .hslda_research_child_psycholo .column h1 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 34px;
           font-weight: 400;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .hslda_research_child_psycholo .column h2 {
           font-family: Verdana, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .hslda_research_child_psycholo .column h3 {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .hslda_research_child_psycholo .column h4 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .hslda_research_child_psycholo .column h5 {
           font-family: Verdana, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .hslda_research_child_psycholo .column h6 {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .hslda_research_child_psycholo .column .default-drop-cap {
           color: #7a7a7a;
           float: left;
           font-family: Verdana, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
        }

        .hslda_research_child_psycholo .column .SanSerif {
           font-family: Verdana, sans-serif;
        }

    /*links*/

        .hslda_research_child_psycholo .column a {
        }

    /*lists*/

        .hslda_research_child_psycholo .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .hslda_research_child_psycholo .column .Numerical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .hslda_research_child_psycholo .column .Alphabetical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .hslda_research_child_psycholo .column p {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .hslda_research_child_psycholo .column p.PullQuote {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .hslda_research_child_psycholo .column p.BlockQuote {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           padding-left: 20px;
           padding-right: 20px;
        }

        .hslda_research_child_psycholo .column p.PullQuoteCredit {
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .hslda_research_child_psycholo .column p.Caption {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .hslda_research_child_psycholo .column p.EditorsNote {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .hslda_research_child_psycholo .column p.NoLineSpace {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
The Master's University
***********************************/

    /*paragraphs*/

        .the_master_s_university .column p {
        }

    /*inlines*/

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

    /*links*/

        .the_master_s_university .column a {
        }

    /*headers*/

        .the_master_s_university .column h1 {
        }

        .the_master_s_university .column h2 {
        }

        .the_master_s_university .column h3 {
        }

        .the_master_s_university .column h4 {
        }

        .the_master_s_university .column h5 {
        }

        .the_master_s_university .column h6 {
        }

/***********************************
HSLDA Analysis
***********************************/

    /*general*/

        .hslda_analysis .column endbug {
        }

    /*headers*/

        .hslda_analysis .column h1 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 34px;
           font-weight: 400;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .hslda_analysis .column h2 {
           font-family: Verdana, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .hslda_analysis .column h3 {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .hslda_analysis .column h4 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .hslda_analysis .column h5 {
           font-family: Verdana, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .hslda_analysis .column h6 {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .hslda_analysis .column .default-drop-cap {
           color: #7a7a7a;
           float: left;
           font-family: Verdana, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
        }

        .hslda_analysis .column .SanSerif {
           font-family: Verdana, sans-serif;
        }

    /*links*/

        .hslda_analysis .column a {
        }

    /*lists*/

        .hslda_analysis .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .hslda_analysis .column .Numerical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .hslda_analysis .column .Alphabetical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .hslda_analysis .column p {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .hslda_analysis .column p.PullQuote {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .hslda_analysis .column p.BlockQuote {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           padding-left: 20px;
           padding-right: 20px;
        }

        .hslda_analysis .column p.PullQuoteCredit {
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .hslda_analysis .column p.Caption {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .hslda_analysis .column p.EditorsNote {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .hslda_analysis .column p.NoLineSpace {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Notes for Members | 2020: A year of change
***********************************/

    /*general*/

        .notes_for_members_2020_a_year .column endbug {
        }

    /*headers*/

        .notes_for_members_2020_a_year .column h1 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 34px;
           font-weight: 400;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .notes_for_members_2020_a_year .column h2 {
           font-family: Verdana, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .notes_for_members_2020_a_year .column h3 {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .notes_for_members_2020_a_year .column h4 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .notes_for_members_2020_a_year .column h5 {
           font-family: Verdana, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .notes_for_members_2020_a_year .column h6 {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .notes_for_members_2020_a_year .column .default-drop-cap {
           color: #7a7a7a;
           float: left;
           font-family: Verdana, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
        }

        .notes_for_members_2020_a_year .column .SanSerif {
           font-family: Verdana, sans-serif;
        }

    /*links*/

        .notes_for_members_2020_a_year .column a {
        }

    /*lists*/

        .notes_for_members_2020_a_year .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .notes_for_members_2020_a_year .column .Numerical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .notes_for_members_2020_a_year .column .Alphabetical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .notes_for_members_2020_a_year .column p {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .notes_for_members_2020_a_year .column p.PullQuote {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .notes_for_members_2020_a_year .column p.BlockQuote {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           padding-left: 20px;
           padding-right: 20px;
        }

        .notes_for_members_2020_a_year .column p.PullQuoteCredit {
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .notes_for_members_2020_a_year .column p.Caption {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .notes_for_members_2020_a_year .column p.EditorsNote {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .notes_for_members_2020_a_year .column p.NoLineSpace {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Special Feature | Reflections of 2nd-generation homeschool parents
***********************************/

    /*general*/

        .special_feature_reflections_o .column endbug {
        }

    /*headers*/

        .special_feature_reflections_o .column h1 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 34px;
           font-weight: 400;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .special_feature_reflections_o .column h2 {
           font-family: Verdana, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .special_feature_reflections_o .column h3 {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .special_feature_reflections_o .column h4 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .special_feature_reflections_o .column h5 {
           font-family: Verdana, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .special_feature_reflections_o .column h6 {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .special_feature_reflections_o .column .default-drop-cap {
           color: #7a7a7a;
           float: left;
           font-family: Verdana, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
        }

        .special_feature_reflections_o .column .SanSerif {
           font-family: Verdana, sans-serif;
        }

    /*links*/

        .special_feature_reflections_o .column a {
        }

    /*lists*/

        .special_feature_reflections_o .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .special_feature_reflections_o .column .Numerical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .special_feature_reflections_o .column .Alphabetical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .special_feature_reflections_o .column p {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .special_feature_reflections_o .column p.PullQuote {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .special_feature_reflections_o .column p.BlockQuote {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           padding-left: 20px;
           padding-right: 20px;
        }

        .special_feature_reflections_o .column p.PullQuoteCredit {
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .special_feature_reflections_o .column p.Caption {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .special_feature_reflections_o .column p.EditorsNote {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .special_feature_reflections_o .column p.NoLineSpace {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Generation Joshua | Homeschoolers: Civics in Action 2020
***********************************/

    /*general*/

        .generation_joshua_homeschoole .column endbug {
        }

    /*headers*/

        .generation_joshua_homeschoole .column h1 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 34px;
           font-weight: 400;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .generation_joshua_homeschoole .column h2 {
           font-family: Verdana, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .generation_joshua_homeschoole .column h3 {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .generation_joshua_homeschoole .column h4 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .generation_joshua_homeschoole .column h5 {
           font-family: Verdana, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .generation_joshua_homeschoole .column h6 {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .generation_joshua_homeschoole .column .default-drop-cap {
           color: #7a7a7a;
           float: left;
           font-family: Verdana, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
        }

        .generation_joshua_homeschoole .column .SanSerif {
           font-family: Verdana, sans-serif;
        }

    /*links*/

        .generation_joshua_homeschoole .column a {
        }

    /*lists*/

        .generation_joshua_homeschoole .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .generation_joshua_homeschoole .column .Numerical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .generation_joshua_homeschoole .column .Alphabetical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .generation_joshua_homeschoole .column p {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .generation_joshua_homeschoole .column p.PullQuote {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .generation_joshua_homeschoole .column p.BlockQuote {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           padding-left: 20px;
           padding-right: 20px;
        }

        .generation_joshua_homeschoole .column p.PullQuoteCredit {
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .generation_joshua_homeschoole .column p.Caption {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .generation_joshua_homeschoole .column p.EditorsNote {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

        .generation_joshua_homeschoole .column p.NoLineSpace {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Consultant's Corner | Transcript & diploma: Questions & solutions
***********************************/

    /*general*/

        .consultant_s_corner_transcrip .column endbug {
        }

    /*headers*/

        .consultant_s_corner_transcrip .column h1 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 34px;
           font-weight: 400;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .consultant_s_corner_transcrip .column h2 {
           font-family: Verdana, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .consultant_s_corner_transcrip .column h3 {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .consultant_s_corner_transcrip .column h4 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .consultant_s_corner_transcrip .column h5 {
           font-family: Verdana, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .consultant_s_corner_transcrip .column h6 {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .consultant_s_corner_transcrip .column .default-drop-cap {
           color: #7a7a7a;
           float: left;
           font-family: Verdana, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
        }

        .consultant_s_corner_transcrip .column .SanSerif {
           font-family: Verdana, sans-serif;
        }

    /*links*/

        .consultant_s_corner_transcrip .column a {
        }

    /*lists*/

        .consultant_s_corner_transcrip .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .consultant_s_corner_transcrip .column .Numerical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .consultant_s_corner_transcrip .column .Alphabetical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .consultant_s_corner_transcrip .column p {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .consultant_s_corner_transcrip .column p.PullQuote {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .consultant_s_corner_transcrip .column p.BlockQuote {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           padding-left: 20px;
           padding-right: 20px;
        }

        .consultant_s_corner_transcrip .column p.PullQuoteCredit {
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .consultant_s_corner_transcrip .column p.Caption {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .consultant_s_corner_transcrip .column p.EditorsNote {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .consultant_s_corner_transcrip .column p.NoLineSpace {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
HSLDA Store
***********************************/

    /*paragraphs*/

        .hslda_store .column p {
        }

    /*inlines*/

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

    /*links*/

        .hslda_store .column a {
        }

    /*headers*/

        .hslda_store .column h1 {
        }

        .hslda_store .column h2 {
        }

        .hslda_store .column h3 {
        }

        .hslda_store .column h4 {
        }

        .hslda_store .column h5 {
        }

        .hslda_store .column h6 {
        }

/***********************************
HSLDA Compassion | Help and healing after COVID-19 and wildfires
***********************************/

    /*general*/

        .hslda_compassion_help_and_hea .column endbug {
        }

    /*headers*/

        .hslda_compassion_help_and_hea .column h1 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 34px;
           font-weight: 400;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .hslda_compassion_help_and_hea .column h2 {
           font-family: Verdana, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .hslda_compassion_help_and_hea .column h3 {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .hslda_compassion_help_and_hea .column h4 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .hslda_compassion_help_and_hea .column h5 {
           font-family: Verdana, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .hslda_compassion_help_and_hea .column h6 {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .hslda_compassion_help_and_hea .column .default-drop-cap {
           color: #7a7a7a;
           float: left;
           font-family: Verdana, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
        }

        .hslda_compassion_help_and_hea .column .SanSerif {
           font-family: Verdana, sans-serif;
        }

    /*links*/

        .hslda_compassion_help_and_hea .column a {
        }

    /*lists*/

        .hslda_compassion_help_and_hea .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .hslda_compassion_help_and_hea .column .Numerical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .hslda_compassion_help_and_hea .column .Alphabetical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .hslda_compassion_help_and_hea .column p {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .hslda_compassion_help_and_hea .column p.PullQuote {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .hslda_compassion_help_and_hea .column p.BlockQuote {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           padding-left: 20px;
           padding-right: 20px;
        }

        .hslda_compassion_help_and_hea .column p.PullQuoteCredit {
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .hslda_compassion_help_and_hea .column p.Caption {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .hslda_compassion_help_and_hea .column p.EditorsNote {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .hslda_compassion_help_and_hea .column p.NoLineSpace {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Samaritan Ministries
***********************************/

    /*paragraphs*/

        .samaritan_ministries .column p {
        }

    /*inlines*/

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

    /*links*/

        .samaritan_ministries .column a {
        }

    /*headers*/

        .samaritan_ministries .column h1 {
        }

        .samaritan_ministries .column h2 {
        }

        .samaritan_ministries .column h3 {
        }

        .samaritan_ministries .column h4 {
        }

        .samaritan_ministries .column h5 {
        }

        .samaritan_ministries .column h6 {
        }

/***********************************
Preschool Supplement | Knowing when the time is right
***********************************/

    /*general*/

        .preschool_supplement_knowing_ .column endbug {
        }

    /*headers*/

        .preschool_supplement_knowing_ .column h1 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 34px;
           font-weight: 400;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .preschool_supplement_knowing_ .column h2 {
           font-family: Verdana, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .preschool_supplement_knowing_ .column h3 {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .preschool_supplement_knowing_ .column h4 {
           color: #094869;
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .preschool_supplement_knowing_ .column h5 {
           font-family: Verdana, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .preschool_supplement_knowing_ .column h6 {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .preschool_supplement_knowing_ .column .default-drop-cap {
           color: #7a7a7a;
           float: left;
           font-family: Verdana, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
        }

        .preschool_supplement_knowing_ .column .SanSerif {
           font-family: Verdana, sans-serif;
        }

    /*links*/

        .preschool_supplement_knowing_ .column a {
        }

    /*lists*/

        .preschool_supplement_knowing_ .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .preschool_supplement_knowing_ .column .Numerical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .preschool_supplement_knowing_ .column .Alphabetical {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .preschool_supplement_knowing_ .column p {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .preschool_supplement_knowing_ .column p.PullQuote {
           color: #7a7a7a;
           font-family: Verdana, sans-serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .preschool_supplement_knowing_ .column p.BlockQuote {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           padding-left: 20px;
           padding-right: 20px;
        }

        .preschool_supplement_knowing_ .column p.PullQuoteCredit {
           font-family: Verdana, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .preschool_supplement_knowing_ .column p.Caption {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .preschool_supplement_knowing_ .column p.EditorsNote {
           font-family: Verdana, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .preschool_supplement_knowing_ .column p.NoLineSpace {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

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

    /*paragraphs*/

        .archives .column p {
        }

    /*inlines*/

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

    /*links*/

        .archives .column a {
        }

    /*headers*/

        .archives .column h1 {
        }

        .archives .column h2 {
        }

        .archives .column h3 {
        }

        .archives .column h4 {
        }

        .archives .column h5 {
        }

        .archives .column h6 {
        }

