body
{
    background: #565a64 url("/images/gradient.gif") repeat-x top;
    font: 10pt trebuchet ms;
    margin: 14px 14px 0px 14px;
}

a:link, a:visited
{
    color: #FFFFFF;
}

a:hover
{
    color: #d8bd94;
}

#container
{
    margin: auto;
    width: 850px;
}

#header
{
    background-color: #761a0b;
    padding: 15px 22px 8px 22px;
}

.right
{
    float: right;
}

#navigation
{
    background-color: #000000;
    padding: 12px 22px;
}

#navigation li
{
    display: inline;
    list-style: none;
    margin-right: 50px;
}

#navigation li.selected a
{
    color: #cbb28b;
}

fieldset
{
    font-size: 10pt;
    border: 1px solid #FFFFFF;
    padding: 10px;
}

legend
{
    color: #FFFFFF;
    font-weight: bold;
}

.input
{
    border: 1px solid #000000;
    width: 275px;
    margin: 0px;
}

.button
{
    font-weight: bold;
    font-family: tahoma;
    padding: 5px 10px;
}

#navigation a
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
}

#navigation a:hover
{
    color: #cbb28b;
}

#body
{
    background-color: #bea782;
    line-height: 22px;
    padding: 25px 22px;
}

#map
{
    border: 3px solid #000000;
    height: 223px;
    width: 475px;
    margin-bottom: 40px;
}

.googleInfoWindow
{
    font: 12pt arial;
    color: #000000;
}

#bodyContent
{
    margin-bottom: 42px;
    margin-top: 5px;
}

#footer
{
    background-color: #000000;
    color: #FFFFFF;
    padding: 12px 22px;
}

.redBoxContent
{
    background-color: #761a0b;
    border: 3px solid #000000;
    color: #FFFFFF;
    padding: 15px;
}

.tinyWidth
{
    width: 400px;
}

.shortWidth
{
    width: 500px;
}

.center
{
    text-align: center;
}

#floorPlansApplyNow
{
    background-color: #761A0B;
    border: 3px solid #000000;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 15px;
    text-align: center;
    width: 75px;
    position: relative;
    left: 198px;
    top: 22px;
}

.largeTitle
{
    font-weight: bold;
    font-size: 14pt;
}

.error
{
    font-weight: bold;
    color: #0000FF;
}

.label
{
    color: #FFFFFF;
    background-color: #761A0B;
    font-weight: bold;
    padding: 4px 16px 4px 15px;
    border: 1px solid #000000;
}

textarea
{
    border: 1px solid #000000;
}

.title
{
    font-weight: bold;
    font-size: 12pt;
}