#contact_EmailForm .label {
	font-weight: bolder;
	float: left;
}
input#email {
	margin-left: 12px;
}
input#submit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 335px;
	background-image: url(../images/send_email_btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea#question {
	margin-left: 50px;
}
input#firstname {
	margin-left: 40px;
}
input#firstname, input#email, textarea#question {
	width: 300px;
}
.twoColFixLtHdr #mainContent {
	margin-bottom: 0px;
	margin-left: 220px;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 30px;
} 
#hours   h3 {
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
#hours {
	float: right;
	width: 200px;
	margin-right: 0px;
	padding-right: 225px;
}
h1 {
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
}
