@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColElsCtr #container {
	width: 800px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	text-align: left;
}
.oneColElsCtr #mainContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E4991B;
	font-size: 20px;
	line-height: 28px;
	margin-top: 0px;
}
#wear     {
	font-size: 26px;
	color: #C88616;
	line-height: 36px;
}
#find_employers    {
	display: block;
	float: left;
	width: 225px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFD600;
	line-height: 24px;
	padding-bottom: 20px;
	text-align: left;
}
#dashes1     {
	font-size: 14px;
	font-weight: bolder;
	color: #009EEB;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#find {
	color: #009EEB;
}
#location {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 265px;
	color: #009EEB;
	text-align: left;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 265px;
	margin-bottom: 0px;
}
#directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
#accessible {
	display: block;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: left;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #009DEF;
}
#dashes2 {
	font-size: 14px;
	font-weight: bolder;
	color: #E4991B;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#date {
	color: #009EEB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: -1px;
}
#location2 {
	color: #009EEB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 36px;
}
#contact {
	color: #E4991B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
#contact_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
#formore {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}
