﻿body
{
    margin: 0px;
    background-repeat: repeat-x;
    background-color: #186496;
    background-image: url('../}images/bg.jpg');
}

h1
{
    font-family: Trebuchet MS;
    font-size: 24px;
    font-weight: lighter;
    color: #207a99;
    margin: 0px;
}

h2
{
    font-family: Trebuchet MS;
    font-size: 24px;
    font-weight: lighter;
    color: #329cbd;
    margin: 0px;
}

h3
{
    font-family: Trebuchet MS;
    font-size: 18px;
    font-weight: lighter;
    color: #329cbd;
    margin: 0px;
}

h4
{
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: lighter;
    color: #000000;
    margin: 0px;
}

h5
{
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    margin: 0px;
}

h3 a
{
    color: #329cbd;
    text-decoration: none;
}

h3 a:hover
{
    color: #329cbd;
    text-decoration: underline;
}

select, input, textarea, p, .default
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #000000;
}

#nav
{
    background-repeat: repeat-y;
    background-image: url('../}images/nav_bg.jpg');
}

#mainContent
{
    background-position: right;
    background-repeat: repeat-y;
    background-color: #ffffff;
    background-image: url('../}images/search_bg.jpg');
}

#footerContent
{
    background-position: right;
    background-repeat: repeat-y;
    background-color: #ffffff;
    background-image: url('../}images/search_bg.jpg');
}

a.nav
{
    font-family: Trebuchet MS;
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
    padding-right: 15px;
}

a.nav:hover
{
    font-family: Trebuchet MS;
    font-size: 15px;
    color: #265766;
    text-decoration: none;
    padding-right: 15px;
}

a.navOver
{
    font-family: Trebuchet MS;
    font-size: 15px;
    color: #265766;
    text-decoration: none;
    padding-right: 15px;
}

a.findoutmore
{
    padding-left: 10px;
    background-image: url('../}images/arrow.gif');
    background-repeat: no-repeat;
    background-position: left center;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #09283e;
    text-decoration: underline;
}

a.propertyLinks
{
    padding-left: 10px;
    background-image: url('../}images/arrow.gif');
    background-repeat: no-repeat;
    background-position: left center;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #1d7291;
    text-decoration: none;
}

a.propertyLinks:hover
{
    text-decoration: underline;
}

a.mapView
{
    padding-left: 30px;
    background-image: url('../}images/mapview.gif');
    background-repeat: no-repeat;
    background-position: left center;
    height: 25px;
    line-height: 25px;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #1d7291;
    text-decoration: none;
}

a.mapView:hover
{
    text-decoration: underline;
}

a.listView
{
    padding-left: 30px;
    background-image: url('../}images/listview.gif');
    background-repeat: no-repeat;
    background-position: left center;
    height: 25px;
    line-height: 25px;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #1d7291;
    text-decoration: none;
}

a.listView:hover
{
    text-decoration: underline;
}

.footer
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #23809e;
    line-height: 18px;
}

.footer a
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #23809e;
    text-decoration: none;
}

.footer a:hover
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #23809e;
    text-decoration: underline;
}

.copyright
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #ffffff;
    line-height: 18px;
}

.copyright a
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #58b1cd;
    text-decoration: none;
}

.copyright a:hover
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #58b1cd;
    text-decoration: underline;
}

img
{
    margin-bottom: 0px;
}

