.body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    line-height: 16px;
}

.heading {
    font-family: Arial, Helvetica;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    line-height: 24px;
    text-indent: 0pt;
}

.subhead {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #66664a;
    line-height: 24px;
}

.subhead2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #666666;
    line-height: 18px;
}

.date {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    line-height: 14px;
}

.data {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    line-height: 18px;
}

.caption {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 14px;
    color: #000000;
}

/*.nav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 15px;
    color: #000000;
}*/

.legal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    line-height: 13px;
    color: #000000;
}

.button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 14px;
    color: #000000;
}

/*a.body:link {
    font-family: Arial, Helvetica, sans-serif;
    color: #990033;
    font-size: 12px;
    line-height: 16px;
    text-decoration: underline;
}

a.body:visited {
    font-family: Arial, Helvetica, sans-serif;
    color: #990033;
    font-size: 12px;
    line-height: 16px;
    text-decoration: underline;
}

a.body:hover {
    font-family: Arial, Helvetica, sans-serif;
    color: #990033;
    font-size: 12px;
    line-height: 16px;
    text-decoration: underline;
}

a.nav:link {
    font-family: Arial, Helvetica, sans-serif;
    color: #99997a;
    font-size: 12px;
    line-height: 15px;
    text-decoration: none;
}

a.nav:visited {
    font-family: Arial, Helvetica, sans-serif;
    color: #99997a;
    font-size: 12px;
    line-height: 15px;
    text-decoration: none;
}

a.nav:hover {
    font-family: Arial, Helvetica, sans-serif;
    color: #990033;
    font-size: 12px;
    line-height: 15px;
    text-decoration: none;
}*/


/*a {
    color: #990033;
}*/

.info-section-header {
    font-family: Lato, sans-serif !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #1c650c;
    text-indent: 5px;
}

.info-label {
    display: inline-block;
    width: 150px;
}

.info-label-value {
    display: inline-block;
    /*width: 200px;*/
}

.searchnav {
/*    font-size: 12px;*/
    padding-bottom: 10px;
}

h1, h4 {
    /*font-size: 100%;*/
    padding: 3px 0 0 0;
    margin: 0;
}

#property_info_details {
    padding: 10px 0 0 2px;
}

.no-img-label {
    display: inline-block;
    font-size: small;
    padding: 10px 0 0 10px;
}

.search-box {
    color: #353535;
    background-color: #D4D4B4;
    border: 1px solid #666666;
    padding: 5px 10px 5px 10px;
}

#parcel_search_main h4 {
    font-family: Lato, sans-serif !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 700 !important;
}

.grid-no-data {
    text-indent: 5px;
}


.nbhd_address_field {
    padding-left: 8px;
}

.nbhd-sales-grid-header {
    background-color: #D4D4B4;
    display: inline-block;
    font-size: 15px;
    padding: 5px;
}

.grid-header-style {
    border-bottom: 1px solid #D4D4B4;
}

.grid-header-style th:first-child {
    border-left: 1px solid #D4D4B4;
}

.grid-header-style th:last-child {
    border-right: 1px solid #D4D4B4;
}

.result-table {
    border: 1px solid #D4D4B4;
    color: #000000;
    /*border-bottom: 1px solid #ccccae;*/
}

.result-table td {
    color: #000000;
}

.result-table th {
    color: #000000;
}

/*.resulttable td:first-child {
    border-left: 1px solid #ccccae;
}

.resulttable td:last-child {
    border-right: 1px solid #ccccae;
}*/

.property-info {
    /*border: 1px solid #D4D4B4;*/
}

