body {padding:0;margin:0;font-family:arial;color:#242424;font-size:12px; background:#FFFFFF;}
.siteEntry {background:url(../Images/landing-bg.jpg) no-repeat top center #FFFFFF;}
img {border:0;}
a {color:#242424;}
a:hover {color:#D81921;}
.font11 {font-size:11px;}
.font12 {font-size:12px;}

/* global */
.siteWrapper {width:954px;margin:0 auto;}
.siteHeader {width:954px;height:89px;background:url(../Images/header-bg.gif) no-repeat;position:relative;}
.siteHeader .logo {heighT:89px;margin:0 0 0 35px;float:left;}
.siteHeader .login {margin:0 33px 0 0;float:right;}
.siteHeader .login a {padding:5px 10px;color:#a9b74a;font-weight:bold;text-transform:uppercase;background:#2e6072;text-decoration:none;display:inline-block;}
.siteHeader .login a:hover {color:#2e6072;background:#a9b74a;}
.siteHeader .menu {position:absolute;right:33px;bottom:0;}
.siteContentWrapper {width:954px;margin-top:10px;background:#a8a094;}
.siteContent {width:888px;margin:0 auto;}
.siteFooter {margin:0 auto;padding:10px 0 30px 48px;}
.siteFooter a {color:#242424;font-size:12px;text-decoration:none;}
.siteFooter a:hover {text-decoration:underline;}

.mainNav {margin:0;padding:0;list-style:none;}
.mainNav li {margin:0 0 0 2px;padding:0;float:left;}
.mainNav li a {padding:5px 10px;color:#a9b74a;text-transform:uppercase;font-weight:bold;background:#2e6072;text-decoration:none;float:left;}
.mainNav li a:hover {color:#2e6072;background:#a9b74a;}

/* homepage */
.homeTop {widtH:888px;height:326px;position:relative}
.homeTop .slideshow {width:586px;height:326px;float:left;}
.homeTop .sticky {width:222px;height:286px;padding:40px 40px 0 40px;font-size:14px;float:right;background:url(../Images/home-sticky.jpg) no-repeat;}
.homeTop .sticky h2 {margin:0 0 5px 0;font-size:21px;color:#242424; text-transform:uppercase;border-bottom:1px solid #242424;}

.homeMiddle {width:888px;background:url(../Images/home-intro.jpg) no-repeat top;overflow:auto;}
.homeMiddle .intro {width:526px;padding:20px 30px;font-size:15px;line-height:17px;float:left;}
.homeMiddle .intro h2 {margin:0 0 15px 0;font-size:21px;color:#a14126; text-transform:uppercase;}
.homeMiddle .quote {width:227px;padding:20px 45px 20px 30px;font-size:14px;line-height:20px;float:right;position:relative;}
.homeMiddle .quote .text {position:relative;z-index:99;}
.homeMiddle .quote .closingQuote {width:39px;height:30px;position:absolute;bottom:10px;right:25px;background:url(../Images/home-quote-close.gif) no-repeat;z-index:98;}

.homeBottom {width:888px;margin-top:10px;background:url(../Images/home-spotlight.gif) no-repeat top;border-top:1px solid #8d8479;overflow:auto;}
.homeBottom .spotlights {width:870px;font-size:13px;float:left;overflow:auto;}
.homeBottom .spotlights .spotlight1 {width:258px;padding:20px;float:left;}
.homeBottom .spotlights .spotlight2 {width:246px;padding:20px;float:left;}
.homeBottom .spotlights .spotlight3 {width:246px;padding:20px;float:left;}
.homeBottom .spotlights .verse {margin:0 0 10px 0;font-size:15px;color:#5e564b;}
.homeBottom .link {width:18px;float:right;}

.homeFooter {width:888px;height:28px;background:#73695a;}
.homeFooter h4 {margin:6px 0 0 15px;padding:0;font-size:15px; letter-spacing:1px; text-transform:uppercase;font-weight:bold;float:left;}
.homeFooter .link {width:143px;float:right;}

#slideshow{position: relative;float:left}
#slideshow img{position: absolute; top: 0; left: 0;}
#thumbs{background: url(../Images/thumbsbg.png) repeat-x; height:46px; padding: 4px;position: absolute; bottom: 0;left:0;z-index:300;width: 576px;line-height:0px;}
    #thumbs a{display: block; float: left; margin: 0 7px;cursor:pointer}
    #thumbs a.activeSlide img{border: 1px solid #fff;}
    #thumbs img{width: 68px; height:44px; display: block; position: static !important;}


/* content page */
.contentArea {width:888px;margin:0 auto 5px auto;}
.contentArea .leftColumn {width:290px;color:#282520;background:#c5d6dc;}
.contentArea .leftColumn .testimonial {margin:0;padding:20px 30px;font-size:16px;line-height:24px;text-transform:uppercase;}
.contentArea .leftColumn .source {padding:0 30px;text-align:right;}
.contentArea .leftColumn .status {padding:0 30px 20px 30px;text-align:right;font-style:italic;}
.contentArea .rightColumn {width:598px;background:#FFFFFF;}
.contentArea .rightColumn .title h1 {margin:40px 0 0 0;padding:0 50px 5px 50px;font-size:30px;color:#73695a;line-height:20px;text-transform:uppercase;border-bottom:1px solid #73695a;}
.contentArea .rightColumn .content {padding:20px 50px;font-size:12px;line-height:18px;}

.contentArea .rightColumn .content h2 {margin:0;font-size:18px;}
.contentArea .rightColumn .content h3 {margin:0;color:#a14126;}
.contentArea .rightColumn .content h4 {margin:0 0 20px 0;color:#73695a;}


/* default contact form styling */
.contactForm { }
.contactForm .labelColumn { }
.contactForm .fieldColumn { }
.contactForm .labelRow { } /* section headers */
.contactForm .fieldColumn .textboxField { }
.contactForm .fieldColumn .textareaField { }
.contactForm .fieldColumn .dropdownlistField { }
.contactForm .fieldColumn .checkboxlistField { }
.contactForm .fieldColumn .radiobuttonlistField { }
.contactForm .buttonRow { }
.contactForm .buttonRow .submitButton { }

