H1
{
    font: bold 18px Bookman Old Style, serif;
    text-decoration: none; color: navy;
}

H2
{
    font: bold 16px Bookman Old Style, serif;
    text-decoration: none;  color: navy;
}

H3
{
    font: bold 14px Bookman Old Style, serif;
    text-decoration: none; color: navy;
}

a
{
    font: bold 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a:active
{
    color: blue;
}

a:hover
{
    color: red;
}

a:link
{
    color: navy;
}

a:visited
{
    color: purple;
}

body
{
    background-color: #ffffff;
    font: normal 13px Arial, Helvetica, sans-serif;
    position: relative;
    width: 100%;
}


img
{
    border: none;
}

ul li
{
    list-style-position: outside;
    list-style-type: square;
}

div.browseMethod
{
    background-color: Transparent;
    background-image: url(../images/bluearrow.gif);
    background-position: left center;
    background-repeat: no-repeat;
    color: Navy;
    font-weight: bold;
    padding-left: 20px;
}

.centerContainer
{
    position: relative;
    text-align: center;
    width: 100%;
}

.centered
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.homepageBuyMessage
{
    color: Navy;
    font: bold 1em Bookman Old Style, serif;
    text-align: center;
	size: 12;
}

td.homepageRegionList
{
    background-color: Navy;
    color: White;
    font: bold 1em Times New Roman, Times, serif;
    text-align: center;
}

.homepageRegionList a
{
    color: #99ccff;
    font: bold 1em Times New Roman, Times, serif;
}

.homepageRegionList a:visited
{
    color: White;
}

.homepageRegionListSubregions
{
    font-size: 1em;
}

.instructions
{
    color: #000000;
    font-style: italic;
    font-weight: bold;
}

table.listings, table.listings td, table.listings th
{
    border: solid 1px #000080;
}

.listingsTitle
{
    color: Navy;
    font: bold 1.2em Times New Roman, Times, serif;
    text-align: center;
}

.login
{
    margin: auto;
    width: 300px;
}

.mainContent
{
    width: 750px;
}

.missionStatement
{
    color: Navy;
    font: italic bold .8em Bookman Old Style, serif;
    text-align: center;
}

.pageTagline
{
    color: Navy;
    font: bold 1.2em Times New Roman, Times, serif;
    text-align: center;
}

.propertyDescription
{
    font: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
}

.propertyFeatures
{
    font: 10pt Arial, Verdana, sans-serif;
}

.propertyList
{
    position: relative;
    width: 650px;
}

.propertyList br
{
    clear: left;
}

.propertyList label
{
    color: #000000;
    display: block;
    float: left;
    font: bold .8em Times New Roman, Times, serif;
    margin: 0 10px 5px 0;
    padding: 0;
    text-align: right;
    width: 180px;
}

.propertyList label.checkboxLabel
{
    color: #000000;
    display: inline;
    float: none;
    font: normal .8em Verdana, Arial, sans-serif;
    margin: 0 0 5px 0;
    padding: 0;
    position: relative;
    text-align: left;
    top: -5px;
    width: auto;
}

.propertyList input, .propertyList select
{
    display: inline;
    font: normal .7em Verdana, Arial, sans-serif;
    margin: 0 5px 5px 0;
    padding: 0;
}

.propertyList .instructions
{
    font: normal .7em Verdana, Arial, sans-serif;
    margin: 0 0 5px 185px;
}

.regionHeading
{
    color: #ff0000;
    font-size: 1.85em;
    text-align: center;
    font-weight: bold;
}

.regionReferenceList, .regionReferenceList a, .regionReferenceList a:active, .regionReferenceList a:hover, .regionReferenceList a:visited
{
    color: #ff0000;
    font-weight: bold;
    text-align: center;
}

div.regionReferenceList
{
    width: 500px;
}

.regionReferenceListHeading
{
    color: Navy;
    font-weight: bold;
    text-align: center;
}

.tier2
{
    background-color: #eeeeee;
}

