a
{
    color: #FFFFFF;
}

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

#header
{
    background: url('/images/headerTopRight.gif') no-repeat top right;
    border-bottom: 1px solid #000000;
    padding: 10px;
}

#topLeftCurve
{
    background: url('/images/headerTopLeft.gif') no-repeat top left #69aef5;
}

#leftIndexButton
{
    position: relative;
    right: 10px;
}

#ad img
{
    position: relative;
}

#marquee
{
    background: url('/images/marquee.jpg') repeat-x;
    height: 130px;
    border-bottom: 1px solid #000000;
}

#navigation
{
    font: 10pt trebuchet ms, helvetica;
    display: inline;
}

#navigation a:link, #navigation a:visited
{
    text-decoration: none;
}

#navigation a:hover
{
    text-decoration: underline;
}

#navigation>ul
{
    width: 160px;
}

#navigation ul
{
    color: #FFFFFF;
    margin: 0px;
    padding: 12px;
    line-height: 25px;
    list-style: none;
}

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

#about
{
    background-color: #000000;
}

#leasing
{
    background-color: #698ad7;
}

#account
{
    background-color: #4368be;
}

#links
{
    background-color: #1b4dbf;
    padding-bottom: 5px !important;
}

.minWidth
{
    width: 0%;
}

#body
{
    background-color: #1A77D6;
    font: 12pt tahoma, helvetica;
    color: #FFFFFF;
    width: 580px;
    min-height: 760px;
    padding: 24px 24px 14px 24px;
}

#navFooter
{
    height: 7px;
    background: url('/images/navigationBottomLeft.png') no-repeat bottom left
}

#bodyFooter
{
    height: 11px;
    background: url('/images/bodyBottomLeft.png') no-repeat bottom left;
}

#bodyFooterRight
{
    height: 11px;
    background: url('/images/bodyBottomRight.png') no-repeat bottom right;
    width: 628px;
}

#bodyFooterSpacer
{
    height: 10px;
    background-color: #1A77D6;
    width: 610px;
}

.box
{
    width: 280px;
}

.box span, .box ul
{
    line-height: 20px;
}

.padding
{
    padding: 15px;
}

li.box .padding
{
    padding: 8px;
}

.box.blue1
{
    background: url('/images/boxBlue1TopLeft.gif') no-repeat top left #1b4dbf;
}

.box.blue1 .topRightCurve
{
    background-image: url('/images/boxBlue1TopRight.gif');
}

.box.blue1 .bottomLeftCurve
{
    background-image: url('/images/boxBlue1BottomLeft.gif');
}

.box.blue1 .bottomRightCurve
{
    background-image: url('/images/boxBlue1BottomRight.gif');
}

.box.blue4
{
    background: url('/images/boxBlue4TopLeft.gif') no-repeat top left #1644ad;
}

.box.blue4 .topRightCurve
{
    background-image: url('/images/boxBlue4TopRight.gif');
}

.box.blue4 .bottomLeftCurve
{
    background-image: url('/images/boxBlue4BottomLeft.gif');
}

.box.blue4 .bottomRightCurve
{
    background-image: url('/images/boxBlue4BottomRight.gif');
}

.bottomRightCurve
{
    background-repeat: no-repeat;
    background-position: bottom right;
}

.bottomLeftCurve
{
    background-repeat: no-repeat;
    background-position: bottom left;
}

.moreWidth .box, .box.moreWidth
{
    width: 330px;
}

.title.smallerFont
{
    font-size: 12pt !important;
}

.textCenter
{
    text-align: center !important;
}

.topRightCurve
{
    background-repeat: no-repeat;
    background-position: top right;
}

.box.blue2
{
    background: url('/images/boxBlue2TopLeft.gif') no-repeat top left #254ba0;
}

.box.blue2 .topRightCurve
{
    background-image: url('/images/boxBlue2TopRight.gif');
}

.box.blue2 .bottomLeftCurve
{
    background-image: url('/images/boxBlue2BottomLeft.gif');
}

.box.blue2 .bottomRightCurve
{
    background-image: url('/images/boxBlue2BottomRight.gif');
}

.box.blue3
{
    background: url('/images/boxBlue3TopLeft.gif') no-repeat top left #143d67;
}

.box.blue3 .topRightCurve
{
    background-image: url('/images/boxBlue3TopRight.gif');
}

.box.blue3 .bottomLeftCurve
{
    background-image: url('/images/boxBlue3BottomLeft.gif');
}

.box.blue3 .bottomRightCurve
{
    background-image: url('/images/boxBlue3BottomRight.gif');
}

.box .title, .title
{
    font-weight: bold;
    font-style: italic;
    font-size: 14pt;
}

.box span, .box li
{
    font-size: 10pt;
}

.smallFont
{
    font-size: 8pt !important;
}

.textRight
{
    text-align: right;
}

.marginCenter
{
    margin: auto;
}

#photos
{
    font: 8pt arial, helvetica;
    font-weight: bold;
    color: #FFFFFF;
    padding: 4px 0px 4px 0px;
    background: url('/images/photoGalleryFrame.gif') no-repeat;
    width: 142px;
    height: 22px;
    text-align: center;

    position: relative;
    left: 648px;
    top: 115px;
}

#photos a:link, #photos a:visited
{
    text-decoration: none;
}

#photos a:hover
{
    text-decoration: underline;
}

.box ul
{
    margin: 0px 0px 0px 20px;
    padding: 0px;
}

li.box a
{
    text-decoration: underline !important;
}

#navigation ul li.box
{
    font-size: 8pt;
    width: 150px;
    margin-top: 10px;
}

.right
{
    float: right;
}

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

#footer
{
    color: #FFFFFF;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    clear: both;
}

#applyLink
{
    margin-bottom: 10px;
}

#applyLink a
{
    background-color: #1644AD;
    padding: 5px 8px 5px 8px;
    border: 1px dotted #FFFFFF;
}

#flickrFrame
{
    border: 0px;
    width: 500px;
    height: 500px;
}

.center
{
    text-align: center;
}

img
{
    border: 0px;
}

.imagesFloatRight
{
    float: right;
    text-align: right;
}

#map
{
    margin: auto;
    width: 500px;
    height: 400px;
}

.label
{
    padding: 4px 16px 4px 15px;
    border: 1px solid #FFFFFF;
}

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

legend
{
    color: #FFFFFF;
}

.input
{
    border: 0px;
    width: 200px;
}

.bold
{
    font-weight: bold !important;
}

.button
{
    background-color: #FFFFFF;
    border: 1px;
    border-style: outset;
    font-weight: bold;
    font-family: tahoma, helvetica;
}

.tinyFont
{
    font-size: 8pt !important;
}

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

form
{
    display: inline;
}

.boxed, .boxed li.noMargin
{
    margin: 0px !important;
}

.boxed li
{
    list-style: none;
    background-color: #355bae;
    padding: 10px;
    margin: 20px 0px 20px 0px;
    -moz-border-radius: 9px;
}

.boxed li strong
{
    font-size: 11pt;
}

.parent div
{
    position: relative;
}

.parent ul
{
    background-color: #000000;
    display: none;
    position: absolute;
    border: 1px solid #FFFFFF;
    padding: 5px;
    left: 135px;
    top: -14px;
    width: 150px;
    z-index: 1;
    -moz-border-radius: 6px 9.5px 9.5px 6px;
}

.parent li
{
    font-size: 9pt;
    z-index: 999;
}

.parent:hover ul
{
    display: block;
}

.parent
{
    width: 168px;
    background: url('/images/navArrow.gif') no-repeat right;
    position: relative;
}

.block
{
    display: block !important;
}

span table
{
    width: 100%;
    border-collapse: collapse;
}

span table tr.heading
{
    background-color: #000000;
    font-weight: bold;
}

span table td
{
    padding: 10px 5px 10px 5px;
}

span table td.highlightColumn
{
    background-color: #3B65BF;
}

span table td.muchWidth
{
    width: 60%;
}

li.selected ul
{
    display: block !important;
    position: relative;
    left: 0px;
    top: 0px;
    padding: 5px !important;
    background-color: #698ad7;
    border-width: 0px;
    z-index: 0;
    width: 120px;
}

li.selected li
{
    padding-left: 15px;
}

li.selected li.selected
{
    font-style: italic;
    text-decoration: underline;
    font-weight: bold;
}

li.parent.selected
{
    background-image: none;
}

#specials
{
    font-weight: bold;
    font-style: italic;
    text-decoration: underline !important;
}

#specials:hover
{
    color: #ffec13 !important;
}