.container {
	background-color: #F7E1D0;
	height: 1300px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.navigation {
	background-color: #E0BF92;
	float: left;
	height: 900px;
	width: 200px;
}
.header {
	background-image: url(../images/header%20final%20new.jpg);
	float: left;
	height: 220px;
	width: 1000px;
}

.body {
	background-color: #ECDCCB;
	height: 900px;
	width: 800px;
	float: left;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}

.footer {
	background-color: #959A61;
	float: left;
	height: 180px;
	width: 1000px;
	background-image: url(../images/footer.png);
}
.container .body .body em {
	color: #336600;
}
.container .body p a {
	font-size: 14px;
}
.container .body p a {
	font-weight: normal;
}
.container .body p a {
	font-weight: bold;
}
.container .body p a {
	font-size: 36px;
}
.container .body p a {
	font-size: 24px;
}
.container .body p {
	font-size: xx-large;
	font-weight: bold;
}
.container .body p {
	font-size: 24px;
}
.container .body div {
	font-size: 24px;
	color: #7F1F0F;
}
.container .body div a {
	text-align: left;
}
