﻿body {
	background-image: url('BG1.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #6F0000;
	background-position: center center;
	text-align: justify;
	word-spacing: normal;
	letter-spacing: normal;
	margin: auto 100px auto 50px;
	white-space: normal;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2D4D17;
	text-decoration: none;
	text-align: justify;
	background-position: center center;
	line-height: 16px;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.MainHeaddingCopy {
	background-image: url('TOPHeadBG.jpg');
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-size: 35px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.2nd_Heading {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #5C9535;
	padding-left: inherit;
	padding-bottom: inherit;
	border-bottom-style: groove;
	border-left-style: groove;
}
.Head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #008000;
	border-bottom-style: double;
	border-left-style: double;
}
