@charset "utf-8";
#everydayPeople_old {
	display: inline;
	float: none;
	margin-left: 0px;
	margin-top: 20px;
	height: 8px;
	width: 183px;
}

body {
	background-color: #E0DEC5;
	margin:0px;
	padding:0px;
	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;
	background-image: url(images/ego_logo_background_cursive_theresa2.png);
	background-repeat: repeat;
}
.oneColFixCtr #container {
	width: 664px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
.oneColFixCtr #mainContent {
	padding: 0 0px;
	background-color: #FFF;
}
.emphasize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #4088dd;
	padding-top: 1px;
	padding-bottom: 2px;
}
.brown {
	margin-left:24px;
	margin-top:27px;
	width:400px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #7f5f3e;
	line-height: 120%;
	padding-top:1px;
	padding-bottom:2px;
}
.contest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #896A4B;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
}
#everydayPeople {
	display: inline;
	float: left;
	margin-left: 100px;
	margin-top: 20px;
	height: 8px;
	width: 183px;
}

#main {
	width:664px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	background-color: #FFF;
}
#localResources {
	height: 17px;
	width: 100px;
	margin-top: 17px;
	float: none;
}
div#footer {
	clear: both;
	background: transparent;
	margin: 0 auto;
	padding: 5px;
}
#footer p {
	font-family: "Trebuche MS", sans-serif;
	font-size: 1em;
	color:#666;
	margin: -30px;
	padding: 0;
	text-align: center;
}
#footer a {
	color: #1b9d95;
	text-decoration: none;
}
