﻿.homewrapper
{
    background-image: url(/images/Backgrounds/EXP_Homepage-Q32014-985x675.jpg); /* set background image here */
    background-repeat: no-repeat;
    background-position: left top;
}

#wrapper
{
    background-image: url(/images/Backgrounds/secondary-bg-Q32014-1001x724.jpg); /* set background image here */
    background-repeat: no-repeat;
    background-position: left top;
}

#banner *
{
    color: #FFFFFF;
}
/* color for text in the header goes here */
#headernav
{
    margin-right: 80px;
}
#headernav .currentsection .link
{
    border-top: 5px solid #ffffff;
}
#homebody
{
    clear: both;
    min-height: 610px;
    margin-right: 20px;
}
#homebody *
{
    font-family: Georgia;
}

.hometagline
{
    font-size: 1em;
    position: relative;
    top: 15px;
    left: 450px;
}
.hometagline div, .hometagline div span
{
    color: #ffffff;
    font-size: 1em;
    line-height: 1em;
}
.hometagline .tsmall, .hometagline .bsmall
{
    font-family: Georgia;
    font-size: 1em;
}
.hometagline .tlarge
{
    font-family: Georgia;
    font-size: 1.8em;
}
.hometagline .blarge
{
    font-family: Georgia;
    font-size: 1.6em;
}
.hometagline .bsmall, .hometagline .blarge
{
    color: #F99901;
}

.hometagline a
{
    font-size: 1.4em;
    top: 125px;
    left: 300px;
    position: absolute;
    color: #fff;
}
.hometagline h1
{
    margin: 0px;
    padding: 0px;
}

.homerow1
{
    margin-top: 70px;
    margin-left: 460px;
    float: right;
    height: 190px;
}
.homerow2
{
    clear: both;
    margin-left: 180px;
    height: 190px;
}
.homerow1 h2, .homerow2 h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    color: #F99901;
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: 0em;
    text-transform: uppercase;
}

.homecallout
{
    float: left;
    width: 215px;
    margin-left: 30px;
}
.homecallout .bd
{
    padding-left: 0px;
}
.homecallout .inner, .homenews .leftinner, .homenews .rightinner
{
    margin-top: 10px;
    border-left: 1px solid #bdbdbd;
    padding-left: 10px;
}
.homecallout .inner
{
    height: 142px;
}
.homecallout .inner .calloutmsg
{
    height: 100px;
}
.homecallout .inner .calloutmsg2
{
    height: 95px;
}
.homecallout .inner p
{
    line-height: 2em !important;
}

.homenews .award, .leftinner, .homenews .rightinner
{
    height: 170px;
    float: left;
}
.homenews .award img
{
    margin: 25px 15px 10px 0px;
}
.homenews .leftinner
{
    width: 200px;
}
.homenews .rightinner
{
    width: 180px;
}
.homenews h2
{
    padding-bottom: 4px;
    margin-bottom: 0px;
}
.homenews ul
{
    padding: 0px;
    margin: 0px 0px 0px 14px;
}
.homenews #twitter_update_list
{
    padding: 2px 0px 0px 0px;
    margin: 2px 0px 0px 14px;
    min-height: 120px;
}
.homenews li, .homenews #twitter_div li
{
    margin: 0px 0px 0px 0px;
}
.homenews li, .homenews li *
{
    line-height: 1.2em;
}
.homenews li .newsItemHolder
{
    min-height: 65px;
    padding-right: 3px;
}
.homenews li .articledate
{
    font-size: 0.8em;
    padding: 1px 0px 3px 0px;
}
.homenews *
{
    overflow: visible !important;
}