header, .bg-yellow, footer, #floorplan-nav, .btn, .print, .floor-img center {
    display: none !important;
}

.printonly { display:block !important; text-align:center; }

#sitemap, .col-md-12.bg-darkgrey { display:none; }



body { font-family: 'Lato', sans-serif; font-size: 15px;
    font-weight: 500;
    line-height: 25px;}
.space50{
	margin-top: 50px;
}

  .col-md-6 {
    width: 50%; float:left; 
  }
  .col-md-6 img { max-width:100%; height:auto; }
  
  .floor-img {
    margin-right: 50px;
}

.floor-detail ul { padding-left:0; }
.floor-detail li{
	list-style: none !important;
}
.floor-detail .detail-bar li{
	display: inline-block;
	padding: 7px 20px 5px 20px;
	text-align: center;
	font-weight: bold;
	margin: 0 -3px 0 0;
	border:1px solid #ccc;

}

.category-news > .info h3, .floor-detail h3 {
    font-size: 16px;
    text-transform: uppercase;
}
.fineprint  {font-size: 12px; text-transform:uppercase; color: #999999; line-height:16px;}
