﻿/* ------------------------------------------- */
/* BODY                                        */
body { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; }
/* ------------------------------------------- */
/* WRAP                                        */
#wrap { font-size: 1.1em; }
/* ------------------------------------------- */
/* BRANDING                                    */
#branding { text-indent: -9999em; }
/* ------------------------------------------- */
/* NAV MAIN                                    */
#nav_main { font-size: 1.1em; text-transform: uppercase; }
    #nav_main a span { text-align: center; }
    /* ------------------------------------------- */
    /* CONTENT MAIN                                */
    #content_main h2 { font-family: Georgia, Verdana, Arial, Sans-Serif; font-size: 2.2em; font-style: italic; font-weight: bold; text-transform: lowercase; }
    #content_main p { line-height: 20px; }
        #content_main p a:hover { text-decoration: underline; }
        .highlights h3 { font-size: 1.6em; font-weight: bold; text-transform: uppercase; }
        .highlights h4 { font-size: 1.5em; font-weight: normal; text-transform: inherit; }
            .highlights h4 span { font-family: Georgia, Verdana, Arial, Sans-Serif; font-size: 1.2em; font-style: italic; font-weight: bold; }
        #content_main .highlights p { font-size: .9em; line-height: 15px; }
    /* ------------------------------------------- */
    /* CONTENT SUB                                 */
    #content_sub h3 { font-family: Georgia, Verdana, Arial, Sans-Serif; font-size: 2.2em; font-style: italic; font-weight: normal; text-transform: lowercase; }
/* ------------------------------------------- */
/* SITE INFO                                   */
#site_info strong { text-indent: -9999em; }