.DarkChocolateBackground {
	background-color: #2E1700;
}
.MintBackground {
	background-color: #CBEA8A;
}
.LinksTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2E1700;
	text-decoration: none;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2E1700;
	font-style: italic;
	line-height: 20px;
}
.LinksFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2E1700;
	line-height: 16px;
}
.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2E1700;
	text-decoration: none;
	font-style: italic;
}
.heading4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #2E1700;
	line-height: 16px;
}
body {
	margin: 0px;
	background-color: #FFFFCC;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #2E1700;
}
.heading5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.heading6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #2E1700;
	text-decoration: none;
	line-height: 18px;
}
.LimeBackground {
	background-image: url(../images/index/LogoPatternLime.gif);
	background-repeat: repeat-x;
}
.heading7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2E1700;
	line-height: 24px;
}
.float {
	float: left;
}
