/* CSS Document */
body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 1.25em; }
a:link { color: #8A5C2E; text-decoration: underline; }
a:visited { color: #C28547; text-decoration: underline; }
a:hover { color: #8A5C2E; text-decoration: underline; }
a:active { color: #C28547; text-decoration: underline; }

.subLinkRed a:link { text-decoration: underline; color: #7F5123; }
.subLinkRed a:visited { color: #7F5123; text-decoration: underline; }
.subLinkRed a:hover { color: #666666; text-decoration: underline; }
.subLinkRed a:active { color: #7F5123; text-decoration: underline; }

.subLinkYellowSort a:link { color: #F3DFB6; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.subLinkYellowSort a:visited { color: #F3DFB6; text-decoration: underline; font-weight: bold; }
.subLinkYellowSort a:hover { color: #F3DFB6; text-decoration: underline; font-weight: bold; }
.subLinkYellowSort a:active { color: #F3DFB6; text-decoration: underline; font-weight: bold; }

/* SEARCH STYLES :: START */
table.results_table { font-size: .8em; }
table.results_table a { color: #7f5123; text-decoration: underline; }
table.results_table a:hover { color: #336633; }
td.table_header { color: #FFFFFF; font-weight: 800; text-transform: uppercase; }
td.table_header a { text-decoration: none; color: #FFFFFF; }
td.table_header a:hover { color: #f3dfb6; }
/* SEARCH STYLES :: END */

/* LISTING DETAILS :: START */
#feature_header2 { font-weight: bold; font-size: 13px; color: #FFFFFF; text-transform: uppercase; }
#feature_header { font-weight: bold; font-size: .8em; color: #FFFFFF; text-transform: uppercase; }
#bottom_buttons { font-weight: bold; font-size: .8em; color: #FFFFFF; text-transform: uppercase; }
#bottom_buttons a { color: #FFFFFF; text-decoration: none; }
#bottom_buttons a:hover { color: #f3dfb6; text-decoration: none; }
/* LISTING DETAILS :: END */

/* NEW LISTING CONFIRMATION :: START */
#address_banner { color: #FFFFFF; text-transform: uppercase; }
p.continue { text-transform: uppercase; }
p.continue a { text-decoration: none; font-weight: bold; color: #FFFFFF; font-size: .9em; }
p.continue a:hover { color: #f3dfb6; }
/* NEW LISTING CONFIRMATION :: END */

/* MY ACCOUNT :: START */ 
table.account_table a { color: #c87b3f !important; text-decoration: underline; }
table.account_table a:hover { color: #336633 !important; }
tr.account_header td { color: #FFFFFF; }
tr.account_center td { color: #000000; }
td.account_action a { color: #c87b3f !important; font-weight: bold; font-size: .9em; }
td.account_action a:hover { color: #7f5123 !important; }
/* MY ACCOUNT :: START */

/* COMPLETION PAGE :: START */
#leasing_text p { font-weight: bold; font-size: 1.2em; }
table.picture_table td { color: #c87b3f; font-weight: bold; font-size: 13px; }
p.complete_end { text-transform: uppercase; }
p.complete_end a { text-decoration: none !important; font-weight: bold; color: #FFFFFF !important; font-size: .9em; }
p.complete_end a:hover { color: #f3dfb6 !important; }
/* COMPLETION PAGE :: END */

/* FOOTER :: START */
#footer a { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; }
#footer a:hover { color: #f3dfb6; text-decoration: underline; }
#footer span.footer_color { color: #a2e494; font-size: 10px; }
/* FOOTER :: END */

td { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }
.leftCol { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 1.25em; color: #000000; }

.copyBold { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #7F5123; }
.copyBoldBlack { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; }
.copyRed { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #7F5123; }
.copyRed2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: red; }

.errortext
{
    FONT-SIZE: 11px;
    COLOR: red;
    FONT-FAMILY: Arial, Helvectica, sans-serif;
    font-color: "#000000"
}

.grey9ital { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; color: #999999; line-height: 1em; }
.black9ital { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic; color: #000000; line-height: 1em; }
.red9ital { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic; color: #7F5123; line-height: 1em; }

.blackCellTitle { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #F3CD90; }
.greyCellTitle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF; }