body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #4a4d51;
	background-color: #000;
}
.aboutPic_group {
	margin-bottom: 15px;
}
a {
	color: #784476;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.interior_wrapper {
	width: 900px;
	margin-top: 25px;
	margin-left: 25px;
	padding-bottom: 25px;
}
.inner_wrapper {
	padding-top: 15px;
}
.wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.masthead_wrapper {
	height: 100px;
	width: 950px;
}
.masthead_logo {
	width: 310px;
	padding-top: 25px;
	padding-left: 25px;
}
.lower_symbols {
	background-color: #ECEDED;
	height: 73px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.footer_reflection {
	background-color: #000;
	background-image: url(images/lowerSymbols/lowerReflection.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 925px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 11px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 25px;
}
.footer_reflection a {
	color: #FFF;
	text-decoration: none;
}
.footer_reflection a:hover {
	color: #FFF;
	text-decoration: underline;
}
.masthead_upperRight_wrapper {
	float: right;
	width: 300px;
}
.masthead_gsa {
	text-align: right;
	padding-top: 20px;
	padding-right: 25px;
}
.masthead_smallGrid {
	padding-top: 20px;
	text-align: right;
	padding-right: 25px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.nav_wrapper {
	padding-left: 0px;
}

/* prevents Firefox from outline on links */
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
.left_column_wrapper {
	float: left;
	width: 255px;
}
.left_column_text_wrapper {
	font-size: 11px;
	line-height: 1.2em;
	padding-top: 10px;
}
.about_pic {
	float: left;
	width: 134px;
	padding-left: 0px;
	padding-right: 15px;
	font-size: 11px;
	font-style: italic;
	line-height: 1.2em;
	margin-bottom: 15px;
}
.innerContent_wrapper {
}
.innerContent_wrapper2 {
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.innerContent_wrapper p {
	margin-top: 5px;
}
.mainContent_wrapper {
	width: 545px;
	margin-left: 310px;
}
.header_wrapper  {
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 {
	font-size: 19px;
	font-weight: normal;
	margin-top: 0px;
	color: #784476;
	line-height: 1.1em;
}
	h2 {
	font-size: 16px;
	font-weight: normal;
	color: #784476;
	line-height: 1.2em;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	color: #784476;
	line-height: 1.2em;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #784476;
	line-height: 1.2em;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contact_wrapper {
	height: 400px;
	width: 900px;
	background-image: url(contact/contactPic.jpg);
	background-repeat: no-repeat;
}
.contact_leftColumn {
	font-size: 15px;
	line-height: 1.5em;
	color: #FFF;
	float: left;
	width: 300px;
	margin-top: 50px;
	margin-left: 145px;
}
.contact_rightColumn {
	font-size: 13px;
	line-height: 1.5em;
	color: #FFF;
	float: right;
	width: 270px;
	margin-top: 50px;
	margin-right: 150px;
}
.contact_wrapper a {
	text-decoration: underline;
	color: #FFF;
}
.contact_wrapper a:hover {
	text-decoration: none;
}
.site_wrapper ul li {
	color: #643663;
}
.employment_wrapper {
	width: 545px;
	padding-left: 310px;
	padding-bottom: 25px;
}
