h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #690A13;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #500202;
	text-align: center;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.hours {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #5E0A0A;
	background-color: #FFF;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#textBlocks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #4E0202;
	width: 800px;
}
#wrapper table tr td h3 {
	color: #FFF;
	text-align: center;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #900;
	text-align: center;
}
#webtech {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #580202;
	left: 50px;
	position: relative;
}
.formLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #671A1A;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
