BODY {
	BACKGROUND-REPEAT: repeat-x;
	background-color: D6DEB5;
	margin-top: 5px;
}

.top_navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #683d2a;
	word-spacing: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #D6DEB5;
	line-height: normal;
}
.top_navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #683d2a;
	word-spacing: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #D6DEB5;
	text-decoration: none;
}
.top_navigation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	word-spacing: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #D6DEB5;
	text-decoration: none;
}
.bottom_navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
	word-spacing: normal;
	padding: 5px;
	font-weight: bold;
	font-variant: normal;
}
.bottom_navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
	word-spacing: normal;
	padding: 5px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.bottom_navigation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #333333;
	word-spacing: normal;
	padding: 5px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.footer {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: none;
	color: #683d2a;
	word-spacing: normal;
	padding: 5px;
	font-weight: normal;
	font-variant: normal;
}
.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #683D2A;
}
.heading2_white { font-family: Arial, Helvetica, sans-serif; font-size: 16px;	font-weight: bold; color: #FFFFFF; }
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #2C4214;
}
