/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #542E19;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat;
}
a:visited {
	color: #31A797;
	text-decoration: underline;
}
a:link {
	color: #31A797;
	text-decoration: underline;
}
a:hover {
	color: #5BD0CA;
	text-decoration: none;
}

a.navLink:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navLink:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navLink:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #854625;
	text-decoration: none;
}
a.subnavLink:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: list-item;
	list-style-position: outside;
	margin-bottom: 5px;
	margin-left: 25px;
}
a.subnavLink:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: list-item;
	list-style-position: outside;
	margin-bottom: 5px;
	margin-left: 25px;
}
a.subnavLink:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #854625;
	font-weight: bold;
	display: list-item;
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 5px;
	margin-left: 25px;
}
.subnavSection {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: list-item;
	list-style-position: outside;
	margin-bottom: 5px;
	margin-left: 25px;
}
a.subsubnavLink:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: list-item;
	list-style-position: outside;
	margin-bottom: 0px;
	margin-left: 37px;
}
a.subsubnavLink:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: list-item;
	list-style-position: outside;
	margin-bottom: 0px;
	margin-left: 37px;
}
a.subsubnavLink:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #854625;
	display: list-item;
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 0px;
	margin-left: 37px;
}
.header {
	height: 75px;
	width: 660px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.navTable {
	height: 36px;
	width: 660px;
	color: #FFFFFF;
	background-color: #87B51F;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.navTD {
	text-align: center;
	letter-spacing: 1px;
}
.mainTable {
	width: 660px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 20px;
	height: 650px;
}
.mainTD1 {
	vertical-align: top;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 15px 20px 20px;
	background-image: url(images/bkgd_content.jpg);
	background-repeat: repeat-x;
	text-align: left;
	width: 430px;
	color: #854625;
	line-height: 20px;
	background-position: -150px -175px;
}
.mainTD2 {
	vertical-align: top;
	padding: 15px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(images/bkgd_sidefade.jpg);
	background-repeat: repeat-x;
	background-position: 0px -10px;
	text-align: left;
	width: 180px;
}
.buttonTD {
	text-align: center;

}
.buttonTxtTD {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.cfcLogoTD {
	padding-left: 10px;
	padding-top: 30px;
}
.cfcTxtTD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #595959;
	line-height: 16px;
	text-align: left;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

hr {
	height: 1px;
	border-top: #87B51F;
	border-right: #87B51F;
	border-bottom: #87B51F;
	border-left: #87B51F;
	background-color: #87B51F;
	color: #87B51F;
}
.footerTD {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 40px;
	padding-right: 30px;
	height: 50px;
	vertical-align: bottom;
	line-height: 20px;
	background-image: url(images/grass.jpg);
	background-repeat: no-repeat;
}
a.footerLink:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #854625;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #87B51F;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 22px;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #87B51F;
	letter-spacing: 1pt;
	margin-bottom: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	font-style: normal;
}
h5 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 1pt;
	margin-bottom: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	font-style: normal;
}
.subnavTable {
	height: 75px;
}
.subnavTD {
	vertical-align: top;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 5px;
}

.subHeadingRule {
	margin-bottom: 10px;
	margin-left: -3px;
}
.memberTxtTD {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002893;
	line-height: 16px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.memberHeaderTxtTD {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #7E0C01;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #F5EBB8;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7E0C01;
}
.footerHr {

	height: 1px;
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: #FFFFFF;
	border-left: #FFFFFF;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
li {
	color: #854625;
}
