@charset "UTF-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
}

div, p, span {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	border: none;
}

#header, #praxMenu, #leftColumn { display: none; }

.utilityLinkEmail, #emailLink, #printLink, #bottomNav { display: none;}

#tempButton, #tempButtonActive, #atmosphereButton, #atmosphereButtonActive, #servicesButton, #servicesButtonActive {display:none;}

#article1, #article3, #article4 {display: none;}
#article1_full, #article2_full, #article3_full, #article4_full { display: block; }

.centerRight { display: none;}

.contentDate {
    color: #CC6600;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}

.contentTitle {
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}

.pipe { display:none;}

