﻿body
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: dimgray;
    font-size: 0.7em;
}

h1
{
    font-size: 28px;
    font-weight: bold;
   margin: 5px 0 5px 0;
}

#poster h2
{
    font-size: 13px;
    font-weight: bold;
    color: #50700E;
}

#poster
{
    margin-right: auto;
    margin-left: auto;
    width: 726px;
    height: 250px;
    background: url(images/poster_org.jpg) #ffffff no-repeat right 0%;
    border-right: white thin solid;
    border-top: white thin solid;
    border-left: white thin solid;
    border-bottom: white thin solid;
}

#masterfooter
{
    margin-right: auto;
    margin-left: auto;
    width: 722px;
    background-color: #d3d3d3;
    height: 40px;
    border-right: #ffffff thin solid;
    border-top: #696969 thin double;
    border-left: #ffffff thin solid;
    border-bottom: #ffffff thin solid;
    padding-top: 3px;
    padding-right: 4px;
}
#mainmenu
{
    margin-right: auto;
    margin-left: auto;
    width: 726px;
    background-color: #dcdcdc;
    border-right: #ffffff thin solid;
    border-top: #ffffff thin solid;
    border-left: #ffffff thin solid;
    border-bottom: #ffffff thin solid;
    padding-bottom: 5px;
}
.mainmenubutton
{
    width: 121px;
    color: #696969;
    text-align: center;
    font-size: small;
    vertical-align: middle;
}

A.mainmenubutton:hover
{
    color: #993300;
    font-weight: bold;
    text-decoration: none;
}
A.mainmenubutton
{
    font-weight: bold;
    color: #696969;
    text-decoration: none;
}
.footermenubutton
{
    vertical-align: middle;
    height: 25px;
}
A.footermenubutton
{
    color: #696969;
    text-decoration: none;
}
A.footermenubutton:hover
{
    color: #696969;
    text-decoration: underline;
}
#body
{
    margin-right: auto;
    margin-left: auto;
    width: 712px;
    background-color: #ffffff;
    text-align: justify;
    padding-right: 7px;
    padding-left: 7px;
    border-right: #ffffff thin solid;
    border-top: #ffffff thin solid;
    border-left: #ffffff thin solid;
    border-bottom: #ffffff thin solid;
    color: #696969;
}
.imageleft
{
    float: left;
    padding-right: 7px;
}
#rightbodypanel
{
    padding-left: 5px;
    padding-right: 12px;
    width: 220px;
    float: left;
}




IMG.agentphoto
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}
INPUT
{
    color: #696969;
}
.AvailableHomesBtn
{
    font-weight: bold;
    color: #696969;
    text-decoration: none;
    font-size: large;
    text-align: center;
    padding-top: 16%;
}
#availablebody
{   
    margin-right: auto;
    margin-left: auto;
    width: 719px;
    background-color: #ffffff;
    text-align: justify;
    padding-left: 7px;
    border-right: #ffffff thin solid;
    border-top: #ffffff thin solid;
    border-left: #ffffff thin solid;
    border-bottom: #ffffff thin solid;
    color: #696969;
}
.homelisting
{
    font-size: small;
}
TEXTAREA
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    color: #696969;
}
A
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    color: #696969;
    text-decoration: none;
}
.defaultpageimageleft
{
    float: left;
    padding-right: 3px;
}
#defaultpagetext
{
    clear: left;
}
.defaultpageimageright
{
    float: right;
}
.homelistingthumb
{
    float: left;
    padding-right: 5px;
}
