

h1
{
    font-family: lucida sans;
    font-size: 24px;
    font-weight: bold;
    color: #c6440c;
    margin: 0px;
    padding: 0px;
}

h2
{
    font-family: lucida sans;
    font-size: 20px;
    font-weight: strong;
    color: #fff;
    margin: 0px;
    padding: 0px;
}

h3
{
    font-family: lucida sans;
    font-size: 14px;
    font-weight: strong;
    color: #fff;
    margin: 0px;
    padding: 0px;
}

a>img
{
    border: solid 5px #000;
}

.wysiwyg-wrapper
{
    padding: 0px 20px;
    padding-top: 30px;
}

.signup-label
{
    text-align: right;
    font-family: lucida sans;
    font-size: 14px;
    color: #9d9d9d;
}

.signup-input
{
    width: 170px;
    font-family: lucida sans;
    font-size: 14px;
    color: #141414;
    border: solid 2px #c6440c;
}

#sign-up-text
{
    font-family: lucida sans;
    font-size: 12px;
    color: #dbdada;
}

#header-row
{
    background: #c6440c;
    height: 176px;
}

#century-row {
    background: #03033c;
}

#header-bg
{
    background: url(../images/header-bg.jpg) no-repeat;
    width: 980px;
    height: 176px;
}

#century
{
    background: url(../images/century.jpg) no-repeat;
    width: 980px;
    height: 176px;
}

#logo
{
    position: absolute;
    top: 0px;
    z-index: 500;
}

#newsletter {
    float: right;
    height: 28px;
}

#sep {
    background: url(../images/sep.png) no-repeat;
    width: 10px;
    height: 28px;
    float: right;
}

#fasi-login
{
    float: right;
    height: 28px;
}

#nav-row
{
    background: url(../images/nav-bg.png) repeat-x;
    height: 41px;
}

#nav a, #nav img, #nav a img
{
    margin: 0px;
    padding: 0px;
    float: left;
}

#tagline
{
    background: url(../images/tagline.gif) no-repeat;
    width: 757px;
    height: 38px;
}

#content-wrapper
{
    padding: 0px 30px;
}

#newsletter-row
{
    background: #141414;
    height: 253px;
}

#newsletter-wrapper
{
    padding: 0px 55px;
}

#prefooter-row
{
    background: #dedede;
    height: 36px;
}

#prefooter-text
{
    font-family: lucida sans;
    font-size: 14px;
    line-height: 36px;
    color: #c6440c;
    text-align: center;
}

#footer-wrapper
{
    padding: 0px 30px;
}

#copyright
{
    font-family: lucida sans;
    font-size: 14px;
    color: #000;
}

#copyright a
{
    padding: 0px 5px;
}

#copyright-text
{
    font-size: 10px;
    color: #848484;
    padding-top: 10px;
}

#ctl01_ContentSectionMain_article_body_html_promo_control_promo_list tr td a img
{
    border: 0px;
}
