body {
    background-color: #faf8ec;
    line-height: 15px;
    font-family: Verdana, Arial, Sans-Serif, sans-serif;
}

a {
    color: #d2bd50;
}

img {
    border-width: 0;
}

/*.layout_grid {
	height: 100%;
	width: 100%;

	border-collapse: collapse;

	margin: 0;
	padding: 0;
}

.layout_grid tr {
	margin: 0;
	padding: 0;
}


.layout_grid td {
	margin: 0;
	padding: 0;

	vertical-align: top;
}

.grid_left {
	width: 40%;
}


.grid_right {
	width: 40%;
}

.grid_main {
	width: 999px;
}
*/
#main_div {
    width: 999px;
    margin: 0 auto;
    padding: 0;
}

@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .all_top .logo {
        background-image: url(images/logo@2x.png);
    }
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix:before, .clearfix:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

/**
 * Proofing
 *  classes & resets for use by proofreaders
 */

/*- handle whitespace (from Ward 3/25/2013) */
.wsh {
    word-spacing: -.16em
}

.wsn {
    word-spacing: -.32em
}

.wsk {
    word-spacing: -.37em
}

/** Site styles below **/
.all_top {
    position: relative;
    width: 999px;
    height: 193px;
    background: url(images/top_fade.png) repeat-x;

    z-index: 50;
}

.all_top .left {
    height: 193px;
    background: url(images/top_fade.png) repeat-x;

    position: absolute;
    top: 0;
    left: 0;
}

.all_top .right {
    height: 193px;
    background-image: url(images/top_fade.png);

    position: absolute;
    top: 0;
    left: 999px;
}

.all_top .bar {
    height: 43px;
    width: 999px;
    background-color: #d2bc50;

    position: absolute;
    top: 150px;
}

.all_top .left .bar {
    width: 100%;
}

.all_top .right .bar {
    height: 57px;
    top: 136px;
    width: 100%;
}

.all_top .logo {
    background: url(images/LFB-HeaderLogo-1x.png) no-repeat 0 0;
    background-size: contain;
    height: 68px;
    left: 38px;
    position: absolute;
    top: 41px;
    width: 295px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .all_top .logo {
        background: url(images/LFB-HeaderLogo-2x.png) no-repeat 0 0;
        background-size: contain;
    }
}

.all_top .top_nav {
    height: 15px;
    /*width: 450px;*/
    width: 500px;

    line-height: 15px;

    font-size: 11px;

    position: absolute;
    top: 18px;
    /*left: 377px;*/
    left: 327px;

    text-align: right;

    color: #786535;
}

.all_top .top_nav a {
    color: #786535;
}

.all_top .top_nav .sep {
    float: right;
}

.all_top .top_nav .privacy_policy {
    float: right;
}

.all_top .top_search {
    height: 20px;
    width: 162px;

    position: absolute;
    top: 16px;
    left: 837px;

    background-color: #e6d9ab;
}

.all_top .top_search .field {
    border-width: 0;
    background-color: transparent;

    margin: 0;
    padding: 2px 5px 0;

    font-size: 10px;
    font-family: Verdana, Arial, Sans-Serif, sans-serif;
    color: #786535;

    line-height: 16px;
    width: 152px;
}

#all_top .search .field::-moz-placeholder {
    color: #786535;
}

#all_top .search .field::-webkit-input-placeholder {
    color: #786535;
}

#all_top .search .field[placeholder] {
    color: #786535;
}

.all_top .menus {
    height: 57px;
    width: 382px;

    position: absolute;
    top: 136px;
    left: 617px;
}

.all_bottom {
    height: 124px;

    position: relative;

    font-size: 10px;
    line-height: 16px;

    background: url(images/footer.png) no-repeat -7px 0;
}

.all_bottom .left {
    height: 11px;
    max-width: 7px;

    position: absolute;
    top: 0;
    left: 0;

    background-image: url(images/footer.png);
}

.all_bottom .right {
    height: 11px;
    max-width: 14px;

    position: absolute;
    top: 0;
    left: 999px;

    background: url(images/footer.png) -1006px 0;
}

.all_bottom .footer {
    height: 16px;
    width: 650px;

    position: absolute;
    top: 14px;
    left: 1px;

    color: #786535;
}

.all_bottom .alignright {
    width: 300px;
    text-align: right;

    left: 698px;
}

.all_bottom a {
    color: #786535;
}

.all_bottom a:hover {
    text-decoration: none;
    color: #b29509;
}

.all_bottom .nav {
    width: 650px;
}

.all_bottom .contact {
    height: 32px;

    top: 30px;
}

.all_bottom .assoc {
}

.equal_housing_lender {
    padding-left: 20px;

    background: url(images/equal_housing_lender.png) no-repeat;
}

.all_bottom .copyright {
    top: 30px;
}

.all_bottom .byline {
    top: 46px;
    color: #e6d9ab;
}

.all_bottom .byline a {
    color: #e6d9ab;
}

.btn {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 7px;
    padding-bottom: 7px;
    
    display: inline-block;

    background-color: #786535;
    color: #faf8ec !important;

    font-size: 14px;

    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 16px;
}
.article_copy a.btn {
    color: #faf8ec !important;
}