@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #64676A;
	line-height: 1.5em;

}
#container  {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	vertical-align: top;
	background-image: url(images/cont_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 
#white_container {
	height: 300px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#top_nav {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#top_nav a:link, #top_nav a:visited {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 0.6em;
	padding-left: 0.6em;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #58A618;
}
#top_nav a:hover {
	color: #96BF3D;
}
#top_nav a:link.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#career_lifestyle {
	width: 280px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}

#career_lifestyle img {
	float: left;

}
#career_lifestyle p {
	clear: both;
	padding-top: 15px;
}
#career_lifestyle #lifestyle {
	padding-left: 54px;
}
img#consider_iowa {
	margin-top: 50px;
}
#career_lifestyle a:link, #career_lifestyle a:visited {
	color: #58A618;
	text-decoration: none;
}
#career_lifestyle a:hover {
	color: #3F6EB7;
	text-decoration: underline;
}
#consider_image {
	margin-top: 50px;
}
span.sm {
	vertical-align: super;
	font-size: 60%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
