tt {
	color: orangered;
	font-size: 1.5em;
}

.headerimg {
	margin: 10px auto 0px 10px;
}
.label { text-align: right; }
.fl { float: left; }
.txtbox { float: right; width: 300px; height: 60px; line-height: 13px; border: 1px solid #663300; font-size: 10px; }
.border { border: 1px solid #663300; }
.error { font-weight:bold; color:red; }
.sp { margin-left: 20px; }

#content p {
	text-align: justify;
}
#content table.calendar td { text-align: center; width: 50px; }
#slideshow {
	width: 510px;
	height: 340px;
	margin: 0px auto;
}
#pmap {
	width: 550px;
	height: 268px;
	margin: 0 auto;
}
#map {
	width: 550px;
	height: 500px;
	margin: 0 auto;
}
#contact {
	width: 30em;
	margin: 0 auto;
}
#txtResult {
	height: 230px;
}
