/* Start of CMSMS style sheet 'Print' */
/* Hide some navigation etc stuff */
#copyright img,
#shadowright,
#shadowleft,
#lang,
#leftCol .noste,
#menuContainer {
  display:none;
}

body { font-size: 12px; float:none; }
p { font-size:12px; font-weight:normal; }

h1, h2, h3, h4 { clear:both; width:100%; font-size:13px; }
#content h1 {font-size:18px; padding-left: 0; background: none;}

/* Header */
#logo {left: -10px;}
#newsTop {display: none;} /* no need for news in the header */

/* Footer */
#copyright a {display: none;} /* Hide footer links */
#crumbs {display: none;} /* Hide bread crumbs */

/* Map on Parking Garages page */
#parkMapContainer #greenMan {display: none;}
.marker {border: 1px solid #0042af;}




div#mainCol {
  display:block;
  font-family: Helvetica, Arial, sans-serif;
  color: #000000;
}
#map1 { display:none; }
img { margin-bottom:8px; }

.noste2 {
    float: right; display: inline; margin: 0 0 20px 20px;
    padding-left: 14px;
    border:1px solid #008B27;
}
#mainCol div {clear: both; border-bottom: 20px solid #ffffff;}
#mainCol .noste2 {clear: both; border-bottom: none1;}

.noste2 h4,
.noste2 h3 { font-size:14px; }

div#mainCol div.infoRow {
    margin-bottom:32px;
}
div#mainCol div.infoRow p {
    margin-bottom:0px;
}
div#mainCol div.infoRow.double p {
    float:left;
    width:223px;
    margin-bottom:0px;
    margin-right:20px;
}
div#mainCol p.infoPic {
    margin-left:0;
    margin-bottom:0;
}
div#mainCol p.infoPic img {
    margin-bottom:18px;
}
div#mainCol div.infoRow img {
    float:left;
    margin:0;
    margin-right:20px;
}


div.clear {
    line-height:0;
    font-size:1px;
    clear:both;
    visibility:hidden;
}




/* End of 'Print' */

