/* CSS Document */
<style type="text/css">

.weatherupdateB {font-size: 10px;
color: #dccbb3;
background-color: #3E1600;
}
.weatherupdateR {font-size: 10px;
color: #dccbb3;
background-color: #990000;
}
.txtReport {font-size: 11px;
color: #5b473a;
}
.txtReportSm {font-size: 10px;
color: #5b473a;
}
.snowreportB {font-size: 10px;
color: #dccbb3;
background-color: #3E1600;
}
.snowreportLB {font-size: 10px;
color: #dccbb3;
background-color: #8b7453;
}
.snowreportR {font-size: 10px;
color: #ffffff;
background-color: #990000;
}
.lodgingspecials {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
}
</style>

