

/**
 * Home Page
 */
#splash {height: 530px; border-bottom: solid 10px #f7941d; background: url(../images/splash-banner.gif) no-repeat;}
#splash .copy {width: 700px; padding: 5px 25px 0px 25px;}
#splash .copy h1 {font-family: Arial, Verdana, Sans-Serif; font-size: 27px; text-align: center; font-weight: normal; color: #fefdfa; line-height: 34px;}
#splash .copy h2 {font-family: Arial, Verdana, Sans-Serif; text-align: center; font-size: 18px; font-weight: bold; color: #fefdfa;}
#splash p {font-family: Arial, Verdana, Sans-Serif; margin: 20px 80px 10px 80px; text-align: center; font-size: 17px; font-weight: normal; color: #fefdfa; line-height: 22px;}

a.splashLink {color: #ffb153; text-decoration: underline; font-weight: bold; }
a.splashLink:hover {color: #0054a6;}



#splashBody {margin: 10px 40px 10px 40px; width: 660px; }
#splashBody h1 {font-family: Arial, Verdana, Sans-Serif; font-size: 15px; color: #73a300; line-height: 18px; text-transform: uppercase;}
#splashBody p {font-family: Verdana, Arial, Sans-Serif; font-size: 12px; line-height: 22px; color: #3b543b;}