body {
	background-color: #E7E6C3;
	margin: 0px;
	text-align: center;
}
#outlinedContainer {
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	display: inline-table;
	background-color: #FFF;
	text-align: center;
}
#contentContainer {
	display: inline-table;
	width: 900px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-align: justify;
}
#LeftImage {
	float: left;
	width: 300px;
}
#rightContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-align: justify;
	width: 575px;
	float: right;
	clear: none;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #4d6025;
	clear: both;
	width: 1000px;
	background-image: url(images/footer.jpg);
	height: 150px;
	text-align: center;
	margin: 0px;
	background-color: #98B362;
	background-repeat: no-repeat;
	display: inline-table;
}
.footerText {
	padding-top: 35px;
}
a {
	color: #5B732B;
	text-decoration: none;
}
a:hover {
	color: #2B5EA7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.afooter {
	color: #4d6025;
}
.subheader {
	font-size: 16px;
	font-weight: bold;
	color: #3C87A6;
}
.quote {
	font-size: 13px;
	font-style: italic;
	color: #4d6025;
}
.quoteByline {
	font-size: 10px;
}
#quote1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #FFF;
	background-color: #4093B3;
	padding: 15px;
	width: 250px;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	text-align: right;
}
#quote2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #FFF;
	background-color: #6E9A4B;
	padding: 15px;
	width: 250px;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	text-align: right;
}
#quote3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #FFF;
	background-color: #4093B3;
	padding: 15px;
	width: 250px;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	text-align: right;
}
#quote4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #FFF;
	background-color: #6E9A4B;
	padding: 15px;
	width: 250px;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	text-align: right;
}

