﻿body
{
    width: 6.5in !important;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    text-align: left !important;
}
/*png fix*/
img, a
{
    behavior: none !important;
}
.RightContainer
{
    height: 377px !important;
    width: 6.5in !important;
    margin: 0px !important;
}

.hiddenforprint
{
    display: none;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}
#MapArea
{
    width: 6.5in !important;
    clear: both;
}
#OfficeHours
{
    clear: both;
    width: 6.5in;
    margin: 5px 0;
}
.StaticDirections
{
    width: 6.5in !important;
    margin-top: 0 !important;
}
#divPrint
{
    display: none !important;
    width: 0px !important;
    float: left;
}
.turnText
{
    width: 80%;
    clear: both;
    height: 20px;
    line-height: 20px;
}

#DirectionsNote
{
    width: 6.5in !important;
    padding: 0px !important;
    margin: 0px;
    font-size: 14pt;
    float: none;
}
#mainHeader
{
    width: 6.5in !important;
    float: left;
}
#headerNav
{
    width: 0px;
}
.compareColumn
{
    margin-right: 0px 10px 0px 0px !important;
}

/* We need these guys to still print! Use List Item Hack*/
.SmallPinStyleApartment
{
    position: relative;
    top: -16px;
    display: list-item;
    list-style-image: url("../images/orangePin.png");
    list-style-position: inside;
    width: 32px;
    height: 32px;
    text-align: center;
    letter-spacing: -1000em;
    font-size: 1pt;
    color: #fff;
}
.SmallPinStyleSearch
{
    position: relative;
    top: -16px;
    background-image: url("../images/orangePin.png");
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    text-align: center;
}
/* filter appears to be printable. and list-style-image breaks it*/
* html .SmallPinStyleApartment
{
    list-style-image: none;
}
.OneSiteDirections
{
    width: 6.5in !important;
    float: none !important;
}
.fpPrintImage
{
    float: left;
    width: 400px !important;
    text-align: center;
}

.fpPrintImage img
{
    margin: auto;
    max-width: 400px !important;
    max-height: 400px !important;
}

.PrintBody #MapArea
{
    width: 420px !important;
}

.Navigation
{
    color: #000000!important;
    font-size:10pt;
    font-weight:bold;
}

