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

/***********************************
NC Junior Golf Night
***********************************/

    /*images*/

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

    /*lists*/

        .nc_junior_golf_night .column .BulletList {
           margin-bottom: 15px;
           line-height: 1em;
           font-family: Georgia, serif;
           list-style-type: disc;
           list-style-image: none;
        }

        .nc_junior_golf_night .column .NumberedList {
           margin-bottom: 15px;
           line-height: 1em;
           font-family: Georgia, serif;
           list-style-image: none;
        }

    /*headers*/

        .nc_junior_golf_night .column h6 {
           line-height: 1em;
           margin-bottom: 10px;
           margin-top: 5px;
           font-weight: bold;
           font-family: "rockwell-nova",sans-serif;
        }

        .nc_junior_golf_night .column h5 {
           line-height: 1em;
           margin-bottom: 10px;
           margin-top: 5px;
           font-weight: bold;
           font-family: "montserrat",sans-serif;
        }

        .nc_junior_golf_night .column h4 {
           line-height: 1em;
           font-size: 20px;
           margin-bottom: 20px;
           margin-top: 0px;
           font-weight: bold;
           font-family: "montserrat",sans-serif;
        }

        .nc_junior_golf_night .column h3 {
           margin-bottom: 20px;
           line-height: 1.1em;
           font-size: 30px;
           font-family: "rockwell-nova",sans-serif;
        }

        .nc_junior_golf_night .column h2 {
           margin-bottom: 7px;
           line-height: 1.1em;
           font-family: "rockwell-nova",sans-serif;
           font-size: 25px;
           color: #06357a;
           margin-top: 15px;
        }

        .nc_junior_golf_night .column h1 {
           text-align: left;
           margin-bottom: 20px;
           line-height: 1.1em;
           font-size: 40px;
           font-family: "rockwell-nova",sans-serif;
           color: #06357a;
        }

    /*links*/

        .nc_junior_golf_night .column a {
           font-family: Georgia, serif;
           color: #06357a;
           text-decoration: underline;
           font-weight: bold;
        }

    /*inlines*/

        .nc_junior_golf_night .column .default-drop-cap {
           color: #06357a;
           font-family: "rockwell-nova",sans-serif;
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .nc_junior_golf_night .column p.Indent {
           margin-bottom: 8px;
           text-indent: 12px;
           font-family: Georgia, serif;
        }

        .nc_junior_golf_night .column p {
           margin-bottom: 8px;
           font-family: Georgia, serif;
        }

/***********************************
FUNdation Day
***********************************/

    /*paragraphs*/

        .fundation_day .column p {
           color: #000000;
           font-family: Georgia, serif;
           margin-bottom: 8px;
        }

        .fundation_day .column p.Indent {
           font-family: Georgia, serif;
           text-indent: 12px;
           margin-bottom: 8px;
        }

    /*inlines*/

        .fundation_day .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 55px;
           line-height: 0.4em;
           font-family: "rockwell-nova",sans-serif;
           color: #c5c19d;
        }

    /*links*/

        .fundation_day .column a {
           font-weight: bold;
           text-decoration: underline;
           color: #c5c19d;
           font-family: Georgia, serif;
        }

    /*headers*/

        .fundation_day .column h1 {
           background-color: transparent;
           color: #000000;
           font-family: "rockwell-nova",sans-serif;
           font-size: 35px;
           line-height: 1em;
           margin-bottom: 12px;
        }

        .fundation_day .column h2 {
           font-size: 40px;
           font-family: "rockwell-nova",sans-serif;
           line-height: 1.1em;
           margin-bottom: 20px;
        }

        .fundation_day .column h3 {
           font-family: "rockwell-nova",sans-serif;
           font-size: 30px;
           line-height: 1.1em;
           margin-bottom: 20px;
        }

        .fundation_day .column h4 {
           color: #ffffff;
           font-family: "montserrat",sans-serif;
           font-weight: bold;
           margin-top: 0px;
           margin-bottom: 20px;
           font-size: 20px;
           line-height: 1em;
        }

        .fundation_day .column h5 {
           font-family: "montserrat",sans-serif;
           font-weight: bold;
           margin-top: 5px;
           margin-bottom: 10px;
           line-height: 1em;
        }

        .fundation_day .column h6 {
           font-family: "rockwell-nova",sans-serif;
           font-weight: bold;
           margin-top: 5px;
           margin-bottom: 10px;
           line-height: 1em;
        }

    /*lists*/

        .fundation_day .column .NumberedList {
           font-family: Georgia, serif;
           line-height: 1em;
           margin-bottom: 15px;
           list-style-image: none;
        }

        .fundation_day .column .BulletList {
           list-style-type: disc;
           font-family: Georgia, serif;
           line-height: 1em;
           margin-bottom: 15px;
           list-style-image: none;
        }

    /*images*/

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

/***********************************
Carolinas Young Amateur Championship
***********************************/

    /*images*/

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

    /*lists*/

        .carolinas_young_amateur_champ .column .BulletList {
           margin-bottom: 15px;
           line-height: 1em;
           font-family: Georgia, serif;
           list-style-type: disc;
           list-style-image: none;
        }

        .carolinas_young_amateur_champ .column .NumberedList {
           margin-bottom: 15px;
           line-height: 1em;
           font-family: Georgia, serif;
           list-style-image: none;
        }

    /*headers*/

        .carolinas_young_amateur_champ .column h6 {
           line-height: 1em;
           margin-bottom: 10px;
           margin-top: 5px;
           font-weight: bold;
           font-family: "rockwell-nova",sans-serif;
        }

        .carolinas_young_amateur_champ .column h5 {
           line-height: 1em;
           margin-bottom: 10px;
           margin-top: 5px;
           font-weight: bold;
           font-family: "montserrat",sans-serif;
        }

        .carolinas_young_amateur_champ .column h4 {
           line-height: 1em;
           font-size: 20px;
           margin-bottom: 20px;
           margin-top: 0px;
           font-weight: bold;
           font-family: "montserrat",sans-serif;
        }

        .carolinas_young_amateur_champ .column h3 {
           margin-bottom: 20px;
           line-height: 1.1em;
           font-size: 30px;
           font-family: "rockwell-nova",sans-serif;
        }

        .carolinas_young_amateur_champ .column h2 {
           margin-bottom: 20px;
           line-height: 1.1em;
           font-family: "rockwell-nova",sans-serif;
           font-size: 40px;
        }

        .carolinas_young_amateur_champ .column h1 {
           margin-bottom: 20px;
           line-height: 1.1em;
           font-size: 35px;
           font-family: "rockwell-nova",sans-serif;
           color: #439539;
        }

    /*links*/

        .carolinas_young_amateur_champ .column a {
           font-family: Georgia, serif;
           color: #439539;
           text-decoration: underline;
           font-weight: bold;
        }

    /*inlines*/

        .carolinas_young_amateur_champ .column .default-drop-cap {
           color: #439539;
           font-family: "rockwell-nova",sans-serif;
           line-height: .3em;
           font-size: 50px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .carolinas_young_amateur_champ .column p.Indent {
           margin-bottom: 8px;
           text-indent: 12px;
           font-family: Georgia, serif;
        }

        .carolinas_young_amateur_champ .column p {
           margin-bottom: 8px;
           font-family: Georgia, serif;
        }

/***********************************
One-Day Tournament Kick-Off
***********************************/

    /*paragraphs*/

        .one_day_tournament_kick_off .column p {
           font-family: Georgia, serif;
           margin-bottom: 8px;
        }

        .one_day_tournament_kick_off .column p.Indent {
           font-family: Georgia, serif;
           text-indent: 12px;
           margin-bottom: 8px;
        }

    /*inlines*/

        .one_day_tournament_kick_off .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: "rockwell-nova",sans-serif;
           color: #06357a;
        }

    /*links*/

        .one_day_tournament_kick_off .column a {
           font-weight: bold;
           text-decoration: underline;
           color: #06357a;
           font-family: Georgia, serif;
        }

    /*headers*/

        .one_day_tournament_kick_off .column h1 {
           color: #06357a;
           font-family: "rockwell-nova",sans-serif;
           font-size: 40px;
           line-height: 1.1em;
           margin-bottom: 20px;
           text-align: left;
        }

        .one_day_tournament_kick_off .column h2 {
           margin-top: 15px;
           color: #06357a;
           font-size: 25px;
           font-family: "rockwell-nova",sans-serif;
           line-height: 1.1em;
           margin-bottom: 7px;
        }

        .one_day_tournament_kick_off .column h3 {
           font-family: "rockwell-nova",sans-serif;
           font-size: 30px;
           line-height: 1.1em;
           margin-bottom: 20px;
        }

        .one_day_tournament_kick_off .column h4 {
           font-family: "montserrat",sans-serif;
           font-weight: bold;
           margin-top: 0px;
           margin-bottom: 20px;
           font-size: 20px;
           line-height: 1em;
        }

        .one_day_tournament_kick_off .column h5 {
           font-family: "montserrat",sans-serif;
           font-weight: bold;
           margin-top: 5px;
           margin-bottom: 10px;
           line-height: 1em;
        }

        .one_day_tournament_kick_off .column h6 {
           font-family: "rockwell-nova",sans-serif;
           font-weight: bold;
           margin-top: 5px;
           margin-bottom: 10px;
           line-height: 1em;
        }

    /*lists*/

        .one_day_tournament_kick_off .column .NumberedList {
           font-family: Georgia, serif;
           line-height: 1em;
           margin-bottom: 15px;
           list-style-image: none;
        }

        .one_day_tournament_kick_off .column .BulletList {
           list-style-type: disc;
           font-family: Georgia, serif;
           line-height: 1em;
           margin-bottom: 15px;
           list-style-image: none;
        }

    /*images*/

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

/***********************************
Long Cove Club AD
***********************************/

    /*headers*/

        .long_cove_club_horizontal .column h6 {
        }

        .long_cove_club_horizontal .column h5 {
        }

        .long_cove_club_horizontal .column h4 {
        }

        .long_cove_club_horizontal .column h3 {
        }

        .long_cove_club_horizontal .column h2 {
        }

        .long_cove_club_horizontal .column h1 {
        }

    /*links*/

        .long_cove_club_horizontal .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .long_cove_club_horizontal .column p {
        }

