.maintext {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;

}


.sidebartext {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    text-align:right
}

.footertext {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #ffffff;
    text-align: center
}

.textlinks {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    text-align:center
}

.boldmain {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}

.titletext {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
    color: #000000;
    font-style: normal;
}

.titletextred {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
    color: #990000;
    font-style: normal;
}

.credittext {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
}

A.bottom:link {text-decoration: underline; color: black}
A.bottom:visited {text-decoration: underline; color: black}
A.bottom:active {text-decoration: underline; color: black}
A.bottom:hover {text-decoration: underline; color: red}

body {
    background-image: url(/images/back_2.gif);
    background-repeat:repeat;
    background-attachment:fixed;
    background-position:top center;
}

a.learn_more
{
    text-decoration: underline; color: black;
}

a.learn_more:hover
{
    text-decoration: underline; color: red;
}

a.listing_property_link
{
    text-decoration: underline; color: black;
}

a.listing_property_link:hover
{
    text-decoration: underline; color: red;
}


