<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    background: #1e2c77;
}

body {
    width: 733px;
    margin: 0 auto;
    font-size: 90%;
    font-family: "Arial", "Helvetica", sans-serif;
    line-height: 1.25;
    background: white;
}

body.areainfo_banner,
body.links_banner {
    text-align: center;
    background: #323c43;
}

a {
    color: #0066ff;
}

a:visited {
    color: #6600ff;
}

div.main {
    width: 703px;
    margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0.75em 0;
    padding: 0;
}

h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 120%; }

table.nav {
    width: 100%;
}

div#footer {
    clear: both;
    margin-top: 1.25em;
    border-top: 3px solid #1e2c77;
    padding: 2em 0 1em;
    font-size: 75%;
    text-align: center;
}

div#footer p {
    margin-top: 0;
}

table.nav td.pad {
    width: 50%;
}

table.nav td {
    vertical-align: middle;
    height: 2.5em;
    padding: 0;
    font-size: 80%;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    background: #dd131f;
}

table.nav td a {
    display: block;
    margin-left: -1px;
    border-right: 1px solid white;
    padding: 0 1ex;
    line-height: 1.5;
    text-transform: uppercase;
    text-decoration: none;
    color: white;
}

table.nav td a:visited {
    color: white;
}

table.nav td.last a {
    border-right: 0;
}

table.main_threecol td {
    vertical-align: top;
    width: 33.333%;
}

table.main_threecol td.middle {
    padding-top: 8px;
    text-align: center;
}

ul.quick_links li {
    border-bottom: 1px solid black;
    font-weight: bold;
}

ul.quick_links li.last {
    border-bottom: 0;
}

ul.quick_links li a {
    display: block;
    padding: 1.5ex 0;
    text-decoration: none;
    color: #0f1275;
}

ul.quick_links li a:visited {
    color: #0f1275;
}

ul.quick_links li.last a {
    padding-bottom: 0;
}

div.side_box {
    margin: 8px;
    padding: 8px;
    background: #eeeeee;
}

div.side_box h2 {
    font-family: "Arial Narrow", "Arial", "Helvetica", sans-serif;
    margin: 0;
    font-size: 133%;
}

table.main_threecol td.left div.side_box h2 {
    padding: 6px 8px;
    background: #0f1275;
    color: white;
}

table.main_threecol td.right div.side_box h2 {
    border-bottom: 1px solid #dd131f;
    font-size: 125%;
}

table.main_threecol td.right div.side_box h3 {
    margin: 1ex 0;
    font-size: 100%;
    color: #dd131f;
}

table.main_threecol td.right div.side_box p {
    font-size: 80%;
    margin-top: 0;
    margin-bottom: 1.25em;
}

span.red_triangle {
    color: #dd131f;
}

ul.pager {
    margin-top: -1.90em;
    margin-bottom: 3.15em;
    font-size: 75%;
    text-transform: uppercase;
}

ul.pager li {
    float: right;
    margin-top: 2.25em;
    padding: 0.5ex 1ex;
    background: #0f1275;
    color: white;
}

ul.pager li.next {
    background: #dd131f;
}

ul.pager li a {
    color: white;
    text-decoration: none;
}

ul.pager li a:visited {
    color: white;
}

div.building_overlay {
    position: absolute;
    width: 244px;
    padding-top: 217px;
    font-size: 80%;
    font-weight: bold;
    text-align: center;
    color: white;
}

div.addr_bottom {
    margin: 1.25em 0;
}

div.addr_bottom h2 {
    margin: 0;
    font-size: 120%;
    color: #dd131f;
}

div.addr_bottom address {
    font-weight: bold;
    font-style: normal;
}

/* Home page */
div.featured {
    clear: right;
    height: 500px;
    overflow: hidden;
}

div.featured div {
    width: 212px;
    padding-top: 4px;
}

/* Area Information */
table.areainfo {
    width: 100%;
}

div.areainfo_collage {
    float: right;
}

/* About Us */
table.aboutus td {
    padding: 1.25em 0;
    border-bottom: 10px solid #eeeeee;
}

table.aboutus td.photo {
    width: 200px;
    text-align: center;
}

table.aboutus td div.name {
    font-style: italic;
}

table.aboutus td p.first {
    margin-top: 0;
}

table.aboutus td p {
    margin-bottom: 0;
}

/* News */
div.news_item {
    clear: both;
    margin-bottom: 2.25em;
}

div.news_item div.pdf_thumb,
div.news_detail div.pdf_thumb {
    float: right;
    margin: 0 0 1.25em 1.25em;
    border: 1px solid #999999;
}

div.news_item h2,
div.news_detail h2 {
    margin-bottom: 0;
    font-size: 120%;
}

div.news_item h3,
div.news_detail h3 {
    margin: 0 0 1ex;
    font-size: 100%;
    font-style: italic;
    color: #999999;
}

div.news_item p {
    margin: 0;
}

/* Contact Us */
div.contact_regarding h3 {
    margin-top: 2em;
    margin-bottom: 0;
}

div.contact_regarding h4,
div.contact_regarding p,
div.contact_regarding table {
    margin: 0;
    margin-left: 30px;
}

div.contact_regarding table td {
    padding: 0;
    width: 10em;
}

div.contact_regarding table td.longer {
    width: 20em;
}

ul.errors {
    color: red;
}

div.success {
    border: 1ex solid #aaffaa;
    padding: 0 1ex;
    background: #ddffdd;
}

tr.subject {
    display: none;
}

/* Links */
div.link {
    clear: both;
    margin-bottom: 2em;
}
div.link div.thumb {
    float: right;
    margin: 0 0 1.25em 1.25em;
    border: 1px solid #999999;
}

div.link h2 {
    margin-bottom: 0;
    font-size: 120%;
}

div.link h2 a {
    text-decoration: none;
}

div.link h2 a:hover {
    text-decoration: underline;
}

div.link p {
    margin: 0;
}

/* Listings */
div.listings_search {
    border: 2px solid #dddddd;
    border-width: 2px 0;
    padding-bottom: 1.25em;
    background: url(/images/light-gray-grad-v.png) repeat-x;
}

div.listings_search h2 {
    margin: 1.25ex 0;
}

table.listings_categories {
    width: 100%;
}

table.listings_categories td {
    text-align: center;
}

table.listings_categories td p.caption {
    margin-top: 1ex;
    margin-bottom: 1.25em;
}

/* Listings List */
div.info_email_listings_inner {
    float: right;
    height: 54px;
    padding: 0 36px 0 16px;
    line-height: 24px;
    background: #5566cc url(/images/checkbox-arrow.png) right top no-repeat;
    color: white;
}

div.info_email_listings_inner a {
    font-weight: bold;
    text-decoration: none;
    color: white;
}

div.info_email_listings_inner a:hover {
    text-decoration: underline;
    color: yellow;
}

table.listing {
    width: 703px;
    clear: both;
    margin-bottom: 1.25em;
    border-bottom: 10px solid #eeeeee;
}

table.listing td {
    padding-bottom: 1.25em;
}

table.listing td.left {
    width: 145px;
}

table.listing td.left a {
    display: block;
}

table.listing td.left {
    font-size: 80%;
}

table.listing td.left ul.detail_links {
    margin: 1.25em 0;
}

table.listing td.left p.agents label {
    font-weight: bold;
}

table.listing td.right h3 {
    margin-top: 0;
}

table.listing td.right h3 a {
    text-decoration: none;
}

table.listing td.right h3 a:hover {
    text-decoration: underline;
}

table.listing td.right p.sale_price,
table.listing td.right p.lease_rate {
    margin-top: 0;
    color: #dd1333;
}

table.listing td.right p.sold_date,
table.listing td.right p.leased_date {
    margin-bottom: 0;
    color: #dd1333;
}

table.listing td div.email_checkbox {
    float: right;
}

/* Listing Detail */
div.listing_sidebar {
    width: 250px;
    float: right;
    margin-left: 10px;
}

div.listing_sidebar div.listing_statuses {
    margin: 1.25em 0;
}

div.listing_sidebar div.file_categories {
    padding: 10px;
    background: #5566cc;
}

div.listing_sidebar div.file_categories a {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

div.listing_sidebar div.file_categories a.active {
    color: yellow;
}

div.listing_sidebar div.file_categories a:hover {
    text-decoration: underline;
}

div.listing_sidebar div.more_files {
    border: 8px solid #bbccff;
    border-right-width: 9px;
}

div.listing_sidebar div.more_files div.pdf img {
    border: 1px solid #999999;
}

div.listing_sidebar div.more_files div,
div.listing_sidebar div.more_files p {
    margin: 4px;
}

div.listing_sidebar div.more_files div table td {
    padding: 1ex;
}

div.listing_sidebar ul.email_buttons {
    margin: 1.25em 0;
}

div.listing_sidebar ul.email_buttons li a {
    display: block;
    margin: 1.25em 0;
    border: 2px solid #5566bb;
    border-right-color: black;
    border-bottom-color: black;
    padding: 5px 1ex;
    background: #1e2c77;
    color: white;
    text-decoration: none;
}

div.listing_sidebar ul.email_buttons li a:hover {
    text-decoration: underline;
}

table.listing_details {
    width: 440px;
    border-collapse: collapse;
}

table.listing_details tr td {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 0.5ex 0;
}

table.listing_details tr td:first-child {
    width: 160px;
}

div.affil_logos {
    text-align: center;
}
</pre></body></html>