﻿body
{
    font-size: 10pt;
    font-family: Arial;
}
a:link, a:visited {
  font-family: Arial, sans-serif;
  color: #660000;
  text-decoration: underline;
}
a:hover {
  font-family: Arial, sans-serif;
  color: #660000;
  text-decoration: underline;
}
.PropertyAdmin
{
    font-size: 9pt;
    font-family: Arial, Sans-Serif;
    font-weight: normal;
}
.PropertyAdminTitle
{
    font-size: 12pt;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    color: navy;
    text-decoration: underline;
}
.PropertyBlankLine
{
    font-size: 4pt;
}
.Heading
{
    font-weight: bold;
    font-size: 12pt;
    color: white;
    font-family: Arial;
    background-color: #500000;
}
.FlyerHeading
{
    font-weight: bold;
    font-size: 20pt;
    color: black;
    font-family: Arial;
    border-top: black 2px solid;
    border-bottom: black 2px solid;
    
}
.Title
{
    font-size: 12pt;
    color: black;
    font-family: 'Arial';
    font-weight: bold;
}
.Title A:link
{
    color: black;
    text-decoration: none;
}
.Title A:visited
{
    color: black;
    text-decoration: none;
}
.Title A:hover
{
    text-decoration: none;
    color: Red;
}
.SubTitle
{
    font-size: 11pt;
    color: black;
    font-family: 'Arial';
    font-weight: bold;
}
.smalltext
{
    font-size: 8pt;
    color: black;
    font-family: 'Arial';
}
.Padding3
{
    padding: 3px;
}
.Padding5
{
    padding: 5px;
}
.PaddingRight5
{
    padding-right: 5px;
}
.BackgroundWhite
{
    background-color: White;
}
.BackgroundDark
{
    background-color: #500000;
}
.BackgroundLight
{
    background-color: #e7e0ce;
}
.BackgroundVeryLight
{
    background-color: #f5f0e6;
}
.Burgundy
{
    color: #800000;
}
.bold
{
    font-weight: bold;
}
.underlined
{
    text-decoration: underline;
}
.notunderlined
{
    text-decoration: none;
}
.BorderLight
{
    border: #e7e0ce 1px solid;
}
.BorderBlack
{
    border: black 1px solid;
}
.BorderBlackTopBottom
{
    border-top: black 1px solid;
    border-bottom: black 1px solid;
}
.IDX-Property-Search
{
    font-size: 9pt;
    color: black;
    font-family: Arial;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
}
.IDX-Property-Search A:visited
{
    color: #b22222;
    font-weight: bold;
    text-decoration: none;
}
.IDX-Property-Search A:hover
{
    color: red;
    font-weight: bold;
    text-decoration: underline;
}
.IDX-Property-Search A:link
{
    color: #b22222;
    font-weight: bold;
    text-decoration: none;
}

.IDX-Details-Heading
{
    font-size: 11pt;
    color: #b22222;
    font-family: Arial;
    font-weight: bold;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
}
.IDX-Details-Heading A:visited
{
    color: #b22222;
    text-decoration: underline;
}
.IDX-Details-Heading A:hover
{
    color: red;
    text-decoration: underline;
}
.IDX-Details-Heading A:link
{
    color: #b22222;
    text-decoration: underline;
}
.IDX-Details-Text
{
    font-size: 10pt;
    color: black;
    font-family: Arial;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.IDX-Details-Title
{
    font-size: 10pt;
    color: black;
    font-weight: bold;
    font-family: Arial;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.IDX-Other-Details-Text
{
    font-size: 8pt;
    color: black;
    font-family: Arial;
}
.IDX-Unit-Title
{
    font-size: 9pt;
    color: white;
    background-color: #500000;
    font-family: 'Arial';
}
.IDX-Unit-Details
{
    font-size: 9pt;
    color: black;
    background-color: #f7f1eb;
    font-family: Arial;
}
.Disclaimer
{
    font-size: 8pt;
    color: black;
    background-color: #f7f1eb;
    font-family: 'Arial';
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.Disclaimer A:visited
{
    color: black;
    text-decoration: none;
}
.Disclaimer A:hover
{
    color: red;
    text-decoration: underline;
}
.Disclaimer A:link
{
    color: black;
    text-decoration: none;
}

/* Apex stuff */
.WhiteCell
{
    font-size: 12pt;
    color: black;
    font-family: Arial;
    text-decoration: underline;
    margin-top: 20px;
    margin-bottom: 0px;
}

