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

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

    /*paragraphs*/

        .contents .column p {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
        }

        .contents .column p.Caption {
           font-family: "proxima-nova",sans-serif;
           font-size: 14px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .contents .column p.NoLineSpace {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
        }

        .contents .column p.Sidebar {
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
           font-weight: 100;
           margin-bottom: 24px;
           padding-top: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 10px;
        }

        .contents .column p.ForMoreInfo {
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
           font-weight: 100;
           margin-bottom: 24px;
           padding-top: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
        }

        .contents .column p.Credits {
           font-family: "proxima-nova-condensed",sans-serif;
           font-size: 18px;
           font-weight: 100;
        }

        .contents .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 22px;
           font-weight: 400;
           margin-top: 18px;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           text-align: center;
        }

    /*inlines*/

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

        .contents .column .YELLOWBG {
           background-color: #fde023;
           padding-left: 10px;
           padding-right: 10px;
        }

    /*links*/

        .contents .column a {
        }

    /*headers*/

        .contents .column h1 {
           font-size: 28px;
           line-height: 1.2em;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 12px;
        }

        .contents .column h2 {
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
           line-height: 1.4em;
           margin-top: 12px;
           margin-bottom: 12px;
        }

        .contents .column h3 {
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
           text-transform: uppercase;
           font-weight: 700;
           margin-bottom: 9px;
        }

        .contents .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           text-decoration: underline;
           font-weight: bold;
        }

        .contents .column h5 {
           font-family: "proxima-nova",sans-serif;
           color: #58595b;
           text-transform: uppercase;
           text-align: right;
           margin-bottom: 24px;
        }

        .contents .column h6 {
        }

    /*lists*/

        .contents .column .Numerical {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-left: 40px;
           list-style-image: none;
        }

        .contents .column .Alphabetical {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

        .contents .column .Bulleted {
           list-style-type: disc;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .contents .column .References {
           font-family: "proxima-nova",sans-serif;
           font-size: 14px;
           padding-left: 18px;
           list-style-image: none;
        }

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

    /*images*/

        .contents .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;
        }

    /*containers*/

        .contents .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Shingles Ad 1
***********************************/

    /*paragraphs*/

        .shingles_ad_1 .column p {
        }

    /*inlines*/

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

    /*links*/

        .shingles_ad_1 .column a {
        }

    /*headers*/

        .shingles_ad_1 .column h1 {
        }

        .shingles_ad_1 .column h2 {
        }

        .shingles_ad_1 .column h3 {
        }

        .shingles_ad_1 .column h4 {
        }

        .shingles_ad_1 .column h5 {
        }

        .shingles_ad_1 .column h6 {
        }

/***********************************
Shingles Ad 2
***********************************/

    /*paragraphs*/

        .shingles_ad_2 .column p {
        }

    /*inlines*/

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

    /*links*/

        .shingles_ad_2 .column a {
        }

    /*headers*/

        .shingles_ad_2 .column h1 {
        }

        .shingles_ad_2 .column h2 {
        }

        .shingles_ad_2 .column h3 {
        }

        .shingles_ad_2 .column h4 {
        }

        .shingles_ad_2 .column h5 {
        }

        .shingles_ad_2 .column h6 {
        }

/***********************************
Shingles Ad 3
***********************************/

    /*paragraphs*/

        .shingles_ad_3 .column p {
        }

    /*inlines*/

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

    /*links*/

        .shingles_ad_3 .column a {
        }

    /*headers*/

        .shingles_ad_3 .column h1 {
        }

        .shingles_ad_3 .column h2 {
        }

        .shingles_ad_3 .column h3 {
        }

        .shingles_ad_3 .column h4 {
        }

        .shingles_ad_3 .column h5 {
        }

        .shingles_ad_3 .column h6 {
        }

/***********************************
Shingles Ad 4
***********************************/

    /*paragraphs*/

        .shingles_ad_4 .column p {
        }

    /*inlines*/

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

    /*links*/

        .shingles_ad_4 .column a {
        }

    /*headers*/

        .shingles_ad_4 .column h1 {
        }

        .shingles_ad_4 .column h2 {
        }

        .shingles_ad_4 .column h3 {
        }

        .shingles_ad_4 .column h4 {
        }

        .shingles_ad_4 .column h5 {
        }

        .shingles_ad_4 .column h6 {
        }

/***********************************
News - Ilia Calderon
***********************************/

    /*paragraphs*/

        .news_ilia_calderon .column p {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
        }

        .news_ilia_calderon .column p.Caption {
           font-family: "proxima-nova",sans-serif;
           font-size: 14px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .news_ilia_calderon .column p.NoLineSpace {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
        }

        .news_ilia_calderon .column p.Sidebar {
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
           font-weight: 100;
           margin-bottom: 24px;
           padding-top: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 10px;
        }

        .news_ilia_calderon .column p.ForMoreInfo {
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
           font-weight: 100;
           margin-bottom: 24px;
           padding-top: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
        }

        .news_ilia_calderon .column p.Credits {
           font-family: "proxima-nova-condensed",sans-serif;
           font-size: 18px;
           font-weight: 100;
        }

        .news_ilia_calderon .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 22px;
           font-weight: 400;
           margin-top: 18px;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           text-align: center;
        }

    /*inlines*/

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

        .news_ilia_calderon .column .blue {
           color: #0072bc;
        }

    /*links*/

        .news_ilia_calderon .column a {
        }

    /*headers*/

        .news_ilia_calderon .column h1 {
           font-size: 28px;
           line-height: 1.2em;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 12px;
        }

        .news_ilia_calderon .column h2 {
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
           line-height: 1.4em;
           margin-top: 12px;
           margin-bottom: 12px;
        }

        .news_ilia_calderon .column h3 {
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
           text-transform: uppercase;
           font-weight: 700;
           margin-bottom: 9px;
        }

        .news_ilia_calderon .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           text-decoration: underline;
           font-weight: bold;
        }

        .news_ilia_calderon .column h5 {
           font-family: "proxima-nova",sans-serif;
           color: #58595b;
           text-transform: uppercase;
           text-align: right;
           margin-bottom: 24px;
        }

        .news_ilia_calderon .column h6 {
        }

    /*lists*/

        .news_ilia_calderon .column .Numerical {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-left: 40px;
           list-style-image: none;
        }

        .news_ilia_calderon .column .Alphabetical {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

        .news_ilia_calderon .column .Bulleted {
           list-style-type: disc;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .news_ilia_calderon .column .References {
           font-family: "proxima-nova",sans-serif;
           font-size: 14px;
           padding-left: 18px;
           list-style-image: none;
        }

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

    /*images*/

        .news_ilia_calderon .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;
        }

    /*containers*/

        .news_ilia_calderon .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
News - Enrique del Risco
***********************************/

    /*paragraphs*/

        .news_enrique_del_risco .column p {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
        }

        .news_enrique_del_risco .column p.Caption {
           font-family: "proxima-nova",sans-serif;
           font-size: 14px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .news_enrique_del_risco .column p.NoLineSpace {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
        }

        .news_enrique_del_risco .column p.Sidebar {
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
           font-weight: 100;
           margin-bottom: 24px;
           padding-top: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 10px;
        }

        .news_enrique_del_risco .column p.ForMoreInfo {
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
           font-weight: 100;
           margin-bottom: 24px;
           padding-top: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
        }

        .news_enrique_del_risco .column p.Credits {
           font-family: "proxima-nova-condensed",sans-serif;
           font-size: 18px;
           font-weight: 100;
        }

        .news_enrique_del_risco .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 22px;
           font-weight: 400;
           margin-top: 18px;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           text-align: center;
        }

        .news_enrique_del_risco .column p.BG {
           background-color: #f1d2c5;
           letter-spacing: 0px;
        }

    /*inlines*/

        .news_enrique_del_risco .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: Times New Roman, serif;
        }

        .news_enrique_del_risco .column .maroon {
           color: #ed1b2f;
        }

        .news_enrique_del_risco .column .font {
           font-family: Georgia, serif;
           font-size: 30px;
        }

    /*links*/

        .news_enrique_del_risco .column a {
        }

    /*headers*/

        .news_enrique_del_risco .column h1 {
           font-size: 28px;
           line-height: 1.2em;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 12px;
        }

        .news_enrique_del_risco .column h2 {
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
           line-height: 1.4em;
           margin-top: 12px;
           margin-bottom: 12px;
        }

        .news_enrique_del_risco .column h3 {
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
           text-transform: uppercase;
           font-weight: 700;
           margin-bottom: 9px;
        }

        .news_enrique_del_risco .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           text-decoration: underline;
           font-weight: bold;
        }

        .news_enrique_del_risco .column h5 {
           font-family: "proxima-nova",sans-serif;
           color: #58595b;
           text-transform: uppercase;
           text-align: right;
           margin-bottom: 24px;
        }

        .news_enrique_del_risco .column h6 {
        }

    /*lists*/

        .news_enrique_del_risco .column .Numerical {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-left: 40px;
           list-style-image: none;
        }

        .news_enrique_del_risco .column .Alphabetical {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

        .news_enrique_del_risco .column .Bulleted {
           list-style-type: disc;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .news_enrique_del_risco .column .References {
           font-family: "proxima-nova",sans-serif;
           font-size: 14px;
           padding-left: 18px;
           list-style-image: none;
        }

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

    /*images*/

        .news_enrique_del_risco .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;
        }

    /*containers*/

        .news_enrique_del_risco .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Tabatha Lozano
***********************************/

    /*paragraphs*/

        .tabatha_lozano .column p {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
        }

        .tabatha_lozano .column p.Caption {
           font-family: "proxima-nova",sans-serif;
           font-size: 14px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .tabatha_lozano .column p.NoLineSpace {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
        }

        .tabatha_lozano .column p.Sidebar {
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
           font-weight: 100;
           margin-bottom: 24px;
           padding-top: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 10px;
        }

        .tabatha_lozano .column p.ForMoreInfo {
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
           font-weight: 100;
           margin-bottom: 24px;
           padding-top: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
        }

        .tabatha_lozano .column p.Credits {
           font-family: "proxima-nova-condensed",sans-serif;
           font-size: 18px;
           font-weight: 100;
        }

        .tabatha_lozano .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 22px;
           font-weight: 400;
           margin-top: 18px;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           text-align: center;
        }

    /*inlines*/

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

        .tabatha_lozano .column .DIFF {
           font-family: Times New Roman, serif;
           color: #e9098c;
           font-size: 47px;
        }

        .tabatha_lozano .column .PINK {
           color: #e9098c;
        }

    /*links*/

        .tabatha_lozano .column a {
        }

    /*headers*/

        .tabatha_lozano .column h1 {
           font-size: 28px;
           line-height: 1.2em;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 12px;
        }

        .tabatha_lozano .column h2 {
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
           line-height: 1.4em;
           margin-top: 12px;
           margin-bottom: 12px;
        }

        .tabatha_lozano .column h3 {
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
           text-transform: uppercase;
           font-weight: 700;
           margin-bottom: 9px;
        }

        .tabatha_lozano .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           text-decoration: underline;
           font-weight: bold;
        }

        .tabatha_lozano .column h5 {
           font-family: "proxima-nova",sans-serif;
           color: #58595b;
           text-transform: uppercase;
           text-align: right;
           margin-bottom: 24px;
        }

        .tabatha_lozano .column h6 {
        }

    /*lists*/

        .tabatha_lozano .column .Numerical {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-left: 40px;
           list-style-image: none;
        }

        .tabatha_lozano .column .Alphabetical {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

        .tabatha_lozano .column .Bulleted {
           list-style-type: disc;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .tabatha_lozano .column .References {
           font-family: "proxima-nova",sans-serif;
           font-size: 14px;
           padding-left: 18px;
           list-style-image: none;
        }

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

    /*images*/

        .tabatha_lozano .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;
        }

    /*containers*/

        .tabatha_lozano .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
CDC Ad
***********************************/

    /*paragraphs*/

        .cdc_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .cdc_ad .column a {
        }

    /*headers*/

        .cdc_ad .column h1 {
        }

        .cdc_ad .column h2 {
        }

        .cdc_ad .column h3 {
        }

        .cdc_ad .column h4 {
        }

        .cdc_ad .column h5 {
        }

        .cdc_ad .column h6 {
        }

/***********************************
Saborealo - Roasted Vegetable Orzo
***********************************/

    /*lists*/

        .saborealo_roasted_vegetable_o .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .saborealo_roasted_vegetable_o .column .Bulleted {
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-type: disc;
           list-style-image: none;
        }

        .saborealo_roasted_vegetable_o .column .Alphabetical {
           list-style-type: lower-alpha;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .saborealo_roasted_vegetable_o .column .Numerical {
           margin-left: 40px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

    /*headers*/

        .saborealo_roasted_vegetable_o .column h6 {
        }

        .saborealo_roasted_vegetable_o .column h5 {
           margin-bottom: 24px;
           text-align: right;
           text-transform: uppercase;
           color: #58595b;
           font-family: "proxima-nova",sans-serif;
        }

        .saborealo_roasted_vegetable_o .column h4 {
           font-weight: bold;
           text-decoration: underline;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .saborealo_roasted_vegetable_o .column h3 {
           margin-bottom: 9px;
           font-weight: 700;
           text-transform: uppercase;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

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

        .saborealo_roasted_vegetable_o .column h1 {
           margin-bottom: 12px;
           margin-top: 12px;
           font-weight: bold;
           line-height: 1.2em;
           font-size: 34px;
        }

    /*links*/

        .saborealo_roasted_vegetable_o .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .saborealo_roasted_vegetable_o .column p.Serif {
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .saborealo_roasted_vegetable_o .column p.PullQuote {
           text-align: center;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           margin-top: 18px;
           font-weight: 400;
           font-size: 24px;
           font-family: "proxima-nova",sans-serif;
        }

        .saborealo_roasted_vegetable_o .column p.Credits {
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .saborealo_roasted_vegetable_o .column p.ForMoreInfo {
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           padding-top: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .saborealo_roasted_vegetable_o .column p.Sidebar {
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           padding-top: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .saborealo_roasted_vegetable_o .column p.NoLineSpace {
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .saborealo_roasted_vegetable_o .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .saborealo_roasted_vegetable_o .column p {
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

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

    /*lists*/

        .masthead .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .masthead .column .Bulleted {
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-type: disc;
           list-style-image: none;
        }

        .masthead .column .Alphabetical {
           list-style-type: lower-alpha;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .masthead .column .Numerical {
           margin-left: 40px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

    /*headers*/

        .masthead .column h6 {
        }

        .masthead .column h5 {
           margin-bottom: 24px;
           text-align: right;
           text-transform: uppercase;
           color: #58595b;
           font-family: "proxima-nova",sans-serif;
        }

        .masthead .column h4 {
           font-weight: bold;
           text-decoration: underline;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .masthead .column h3 {
           margin-bottom: 9px;
           font-weight: 700;
           text-transform: uppercase;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

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

        .masthead .column h1 {
           margin-bottom: 12px;
           margin-top: 12px;
           font-weight: bold;
           line-height: 1.2em;
           font-size: 34px;
        }

    /*links*/

        .masthead .column a {
        }

    /*inlines*/

        .masthead .column .Serif {
           font-family: Times New Roman, serif;
           font-size: 44px;
        }

        .masthead .column .Blacktext {
           color: #000000;
        }

        .masthead .column .RedUnderline {
           color: #e61a2d;
           text-decoration: underline;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
        }

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

    /*paragraphs*/

        .masthead .column p.PullQuote {
           text-align: center;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           margin-top: 18px;
           font-weight: 400;
           font-size: 24px;
           font-family: "proxima-nova",sans-serif;
        }

        .masthead .column p.Credits {
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .masthead .column p.ForMoreInfo {
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           padding-top: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .masthead .column p.Sidebar {
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           padding-top: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .masthead .column p.NoLineSpace {
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .masthead .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .masthead .column p {
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

/***********************************
Saborealo - Peruvian Roast Chicken
***********************************/

    /*lists*/

        .saborealo_peruvian_roast_chic .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .saborealo_peruvian_roast_chic .column .Bulleted {
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-type: disc;
           list-style-image: none;
        }

        .saborealo_peruvian_roast_chic .column .Alphabetical {
           list-style-type: lower-alpha;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .saborealo_peruvian_roast_chic .column .Numerical {
           margin-left: 40px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

    /*headers*/

        .saborealo_peruvian_roast_chic .column h6 {
        }

        .saborealo_peruvian_roast_chic .column h5 {
           margin-bottom: 24px;
           text-align: right;
           text-transform: uppercase;
           color: #58595b;
           font-family: "proxima-nova",sans-serif;
        }

        .saborealo_peruvian_roast_chic .column h4 {
           font-weight: bold;
           text-decoration: underline;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .saborealo_peruvian_roast_chic .column h3 {
           margin-bottom: 9px;
           font-weight: 700;
           text-transform: uppercase;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

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

        .saborealo_peruvian_roast_chic .column h1 {
           margin-bottom: 12px;
           margin-top: 12px;
           font-weight: bold;
           line-height: 1.2em;
           font-size: 34px;
        }

    /*links*/

        .saborealo_peruvian_roast_chic .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .saborealo_peruvian_roast_chic .column p.PullQuote {
           text-align: center;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           margin-top: 18px;
           font-weight: 400;
           font-size: 24px;
           font-family: "proxima-nova",sans-serif;
        }

        .saborealo_peruvian_roast_chic .column p.Credits {
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .saborealo_peruvian_roast_chic .column p.ForMoreInfo {
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           padding-top: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .saborealo_peruvian_roast_chic .column p.Sidebar {
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           padding-top: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .saborealo_peruvian_roast_chic .column p.NoLineSpace {
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .saborealo_peruvian_roast_chic .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .saborealo_peruvian_roast_chic .column p {
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

