tt { color: orangered; font-size: 1.0em; }
.label { font-weight: bold; text-align: right; }
.link { text-align: right; }
.clr { clear:both; }
.sp { margin-left: 20px; }
div#map {
	width: 500px;
	height: 300px;
	margin: 0 auto;
}
div#content p, div#wide_content p {
	text-align: justify;
}
div#blurb {  }
div#slides-sm, div#slides-mach {
	width: 300px;
	height: 225px;
	float: right;
	margin: 0 0 10px 20px;
}
div#slides-mach {
	float: left;
	margin: 0 0px 10px 0px;
}
.secthead { font-weight: bold; text-align: center; color: #FFFFFF; background-color: #245DA7; }
div#featured {
	width: 300px;
	height: 295px;
	float: right;
	clear: right;
	margin: 0 0 10px 20px;
	border: 1px solid black;
	text-align: center;
}
div#feattitle {
	width: 300px;
	height: 24px;
	line-height: 24px;
	float: right;
	clear: right;
	margin: 0 0 0 20px;
	font-size: 20px;
	color: #245DA7;
}
div.machlistitem {
	width: 730px;
	margin: 10px auto 0px auto;
	padding-bottom: 10px;
	border-bottom: 2px solid #808080;
}
div.machlistpic {
	width: 120px;
	height: 90px;
}
div.machlistdat {
	float: right;
	width: 595px;
/*
	height: 90px;
*/
}
hr.list { clear: both; color:#808080; width: 90%; }
div#txtCal {
	width: 220px;
	height: 180px;
	float: left;
}
div#txtEvent {
	display: none;
	width: 500px;
	float: right;
}
div#eventBlurb {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 500px;
}
