﻿body {
   background: white;
   font: normal 11pt Arial,  sans-serif;
   line-height: 16pt;
   color: #000000;
   width: 100%;
}

#header, #footerMain1, #footerMain2 ul, #footerSideBar, #sideBar, #sideBar2, .marquee, .directionsWrap, #popOverlay, .closeBtn, #popFooter {
    display: none;
}

.printLogo 
{
    display: block;
    margin-bottom: 30px;
}

#container, #mainBody, #mainBodyContainer, #mainContent, .mapIntro, #footer, #footerMain2, #footer p#copyright, #popWindow {
    float: none;    
    margin: 0; 
    padding: 0;
    width: 99%; 
}

#mainContent p, #mainContent li 
{
    line-height: 16pt;
}

h1 {
    background: none;
    font-family: Times New Roman, Georgia, Serif;
    text-indent: 0;
}

#flashMap object, #flashMap embed {
    height: 409px;
    width: 650px;
}

#popWindow {
    left: 0;
    position: fixed;
    top: 100px;
}

#popHead 
{
    padding-left: 0;
}

#popBody 
{
    margin-top: 0px;
}

#popLeft 
{
    padding-left: 0;
}

#popLeft div#tenantDesc {
    height: auto;
}

#footer p#copyright {
    font-size: 10pt;
}
