/***********************************
The Famous Five
***********************************/

    /*headers*/

        .the_famous_five .column h1 {
           font-family: "franklin-gothic-urw",sans-serif;
           font-size: 16px;
           font-weight: 600;
           text-align: center;
        }

        .the_famous_five .column h2 {
        }

        .the_famous_five .column h3 {
        }

        .the_famous_five .column h4 {
        }

        .the_famous_five .column h5 {
        }

        .the_famous_five .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .the_famous_five .column a {
           color: #000000;
           font-family: "franklin-gothic-urw",sans-serif;
           text-align: center;
           text-decoration: none;
        }

    /*paragraphs*/

        .the_famous_five .column p {
           font-family: "franklin-gothic-urw",sans-serif;
           line-height: 1.5em;
           margin-bottom: 15px;
        }

        .the_famous_five .column p.Credstitle {
           color: #ffcc00;
           font-family: "franklin-gothic-urw",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.5em;
           margin-bottom: 0px;
           text-align: center;
        }

        .the_famous_five .column p.creds {
           font-family: "franklin-gothic-urw",sans-serif;
           font-size: 14px;
           line-height: 1.4em;
           margin-bottom: 0px;
        }

        .the_famous_five .column p.pullquote {
           color: #1574b9;
           font-family: "franklin-gothic-urw",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1.2em;
           margin-bottom: 15px;
           text-align: left;
        }

        .the_famous_five .column p.p1 {
           color: #454545;
        }

        .the_famous_five .column p.Byline {
           color: #ffcc00;
           font-family: "franklin-gothic-urw",sans-serif;
           font-size: 19px;
           font-weight: 600;
           line-height: 1.5em;
           margin-bottom: 10px;
           text-align: center;
           text-transform: uppercase;
        }

