body {
    /*background-color: #630008; */
    /* background-color: #bbb; */
    background-color: #111;
    font-size: 12px;
}

a {
    color: #ababab;
    text-decoration: none;
}

a:hover {
    font-weight: normal;
    color: #000;
}


#wrap {
    background: #ffffff;
    color: #FFF;
    margin: 0 auto;
    width: 960px;
    padding: 0;
}

#header {
    padding: 5px 5px;
    height: 135px;
}

.logo {
    float: left;
    padding-left: 60px;
    padding-top: 40px;
    padding-bottom:50px;
}

.logon {
    padding: 110px 9px 0 0;
    margin-left: 500px;
    text-align: right;
    font-size: 12px;
    color: #6c6c6c;
    text-transform:uppercase;
}

.logon a:hover {
    color: #888;
    font-weight: normal;
}


#columnwrapper {
    padding-top: 30px;
    background: #ac0027 url(/images/body-bg.png) repeat-x top left;
    height: 100%;
    /* min-height: 630px;
    height:auto !important;
    height:630px;
    */

}

#menubar {
    clear: both;

}

#menubar ul {
    display: block;
    clear:both;
    height: 35px;
    background-color: #999;
    float: left;
    width: 960px;
    margin-left: -5px;
}

#menubar li {
    padding-top: 10px;
    float: left;
    display: inline;
    text-align: center;
    width:106px;
}

#menubar a {
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

#menubar a:hover {
    color: #000;
    font-weight: normal;
    text-decoration: none;
}

.selected {
    color: #000 !important;
}

#strapimages {
    clear: both;
}

#strapimages img {
    border: none;
    padding: 0;
    margin: 0;
}

#content {
    width: 550px;
    float: left;
    padding-left: 60px;
    padding-right: 80px;
    
}

#content h1 {
    font-size: 40px;
    font-family: 'Times New Roman',Times,serif;
    padding-bottom: 20px;
    color: #fff;
    font-weight: normal;
}

#content .title {
    padding-bottom: 60px;
    line-height: 1.25em;
    margin-top: -5px;
}

#content p {
    padding-bottom: 15px;
    color: #ababab;
    font-family: Arial,Helvectica,sans-serif;
    line-height: 1.5em;
}

#content .subheader {
    padding-bottom: 5px;
    font-size: 17px;
    
}

#content strong {
    color: #fff;
    font-weight: normal;

}

#content h2 {
    font-size: 30px;
    font-family: 'Times New Roman',Times,serif;
    padding-bottom: 30px;
    font-style: italic;
    font-weight: normal;
    line-height: 1.2em;
}

.homecontent {
    padding-top: 85px !important;
}



#frmContact label {
    float: left;
    width: 150px;
}


#frmContact input[type=text] {
    width: 350px;
}

#frmContact  input[type=submit] {
    margin-left: 150px;
    padding:0;
}

#frmContact textarea {
    width: 350px;
    height: 200px;
}


#frmCalculator label {
    float: left;
    width: 200px;
}

#frmCalculator input[type=text] {
    width: 300px;
}

#frmCalculator input[type=submit] {
    margin-left: 200px;
    padding:0;
}

#frmCalculator div {
    margin-bottom: 30px;
}

.repaymentrate {
    font-size: 120%;
}

.repaymentrate span {
    font-weight: bold;
    color: #fff;
}

#rightbar {
    width: 217px;
    float: left;
    padding-left: 30px;
    padding-right: 15px;
    
    margin-top: 64px;
    font-family: Arial,Helvetica,sans-serif;
    border-left: 1px solid #6c6c6c;
}

#rightbar p {
    line-height: 1.5em;
    margin-top: -5px;
}

#rightbar ul {
    padding-left: 10px;
    list-style-image:url(/images/bullet2.gif);
    list-style-position:outside;
    color:#ababab;
}

#rightbar li {
    padding-bottom: 20px;
}

#rightbar .rightheader {
    font-size: 40px;
    font-family: 'Times New Roman',Times,serif;
    padding-bottom: 20px;
    color: #fff;
    margin-top: -60px;
    text-transform:none;
    font-weight:normal;
}

.homeright {
    margin-top: 5px !important;
    padding-top: 0px !important;
}

#frmFAQ label {
    display: block;
    padding-bottom: 5px;
}

#frmFAQ input {
    margin-bottom: 15px;
}

#frmFAQ input[type=text],#frmFAQ textarea {
    width: 180px;
}

#frmFAQ textarea {
    height: 200px;
}


.address {
    line-height: 1.25em;
    padding-bottom: 1.5em;
}



.nobullet {
    list-style-image:none !important;
    list-style-type: none !important;
    list-style-position: inside !important;
    padding-left: 0 !important;
    text-transform: uppercase;
}

#rightbar h2 {
    padding-bottom: 15px;
    text-transform: uppercase;
}

#footer {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #fff;
    width: 950px;
    padding-left: 60px;
    padding-right: 5px;
    padding-bottom: 20px;
    margin-top: 40px;
    /*background: #630008 url(/images/footer-bg.png) repeat-x top left; */
}



#footer li {
    display: inline;
}

#footer ul {
    
    display: inline;
    font-size: 12px;
}


#footer a {
    text-decoration: none;
    color: #fff;
}

#footer a:hover {
    font-weight: normal;
    color: #000;
}

#footerlinks {
    font-family: 'Times New Roman',Times,serif !important;
    margin-top: 20px;
}

#footerlinks li {
    padding-right: 8px;
}
#footerlinks a {
    color: #540111;
    text-transform: uppercase;
}

#footerlinks a:hover {
    color: #fff;
}

.newsitem h2 {
    font-family: Arial,Helvetica,sans-serif !important;
    font-style: normal !important;
    padding-bottom: 10px !important;
    font-size: 17px !important;
}

.newsitem p {
    padding-bottom: 3px !important;
}

.newsitem {
    padding-bottom: 30px;
}

.newsdate {
    padding-left: 15px;
}

#frmNews label {
    float: left;
    width: 150px;
}

#frmNews input[type=text],#frmNews textarea {
    width: 500px;
}

#frmNews textarea {
    height: 200px;
}

#frmNews  input[type=submit] {
    margin-left: 150px;
}
