/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEE;
}
a:visited {
	color: #482F19;
	text-decoration: underline;
}
a:link {
	color: #482F19;
	text-decoration: underline;
}
a:hover {
	color: #8F5F3B;
	text-decoration: none;
}
a.LinkTop:visited {
	color: #482F19;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
}
a.LinkTop:link {
	color: #482F19;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
}
a.LinkTop:hover {
	color: #8F5F3B;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
}
a.LinkBreadCrumb:visited {
	text-decoration: none;
	color: #482F19;
}
a.LinkBreadCrumb:link {
	text-decoration: none;
	color: #482F19;
}
a.LinkBreadCrumb:hover {
	color: #8F5F3B;
	text-decoration: underline;
}
a.navLink:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
a.navLink:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
a.navLink:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

a.subnavLink:visited {
	font-size: 12px;
	color: #482F19;
	text-decoration: none;
	font-weight: bold;
	display: list-item;
	list-style-position: inside;
}
a.subnavLink:link {
	font-size: 12px;
	color: #482F19;
	text-decoration: none;
	font-weight: bold;
	display: list-item;
	list-style-position: inside;
}
a.subnavLink:hover {
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
	display: list-item;
	list-style-position: inside;
	list-style-type: circle;
}

a.subnavLink2:visited {
	font-size: 12px;
	color: #482F19;
	text-decoration: none;
	list-style-type: circle;
	text-indent: 12px;
	list-style-position: inside;
	display: list-item;
}
a.subnavLink2:link {
	font-size: 12px;
	color: #482F19;
	text-decoration: none;
	display: list-item;
	list-style-position: inside;
	list-style-type: circle;
	text-indent: 12px;
}
a.subnavLink2:hover {
	font-size: 12px;
	color: #CCC;
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 12px;
}
.subnavSection {
	font-size: 12px;
	color: #482F19;
	text-decoration: none;
	font-weight: bold;
	display: list-item;
	list-style-position: inside;
}
.BreadCrumb {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #482F19;
}
.header {
	height: 55px;
	width: 660px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}

.navTable {
	background-color: #8F5F3B;
	height: 36px;
	width: 660px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	color: #CCC;
}
.navTD {
	padding-left: 20px;
	text-align: left;
}

.mainTable {
	width: 660px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	color: #000;
	background-color: #DBC9B5;
	height: 475px;
}
.mainTD1 {
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 20px;
	width: 450px;
	text-align: left;
	line-height: 20px;
}
.mainTD2 {
	vertical-align: top;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	background-color: #F2F0D7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-image: url(images/subnav_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 147px;
	text-align: left;
}
.buttonTD {
	
}
.buttonTxtTD {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #482F19;
	line-height: 16px;
	text-align: left;
	padding: 15px 10px 0px 0px;
	width: 147px;
}
.cfcLogoTD {
	padding: 15px 0px 0px 0px;
}
.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: 0px 15px 0px 0px;
	width: 147px;
}
.subnavTable {
	margin-bottom: 20px;
}
.subnavTD {
	vertical-align: top;
	padding-bottom: 5px;
}

.footerTable {
	width: 660px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #8F5F3B;
	margin-bottom: 20px;
}
.footerTD {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
}
.announce {
	padding: 0px 0px 0px 20px;
	text-align: left;
}
.longlink {
	text-indent: -5px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
.subHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
.cfcTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

.footerHr {
	height: 1px;
	border-top: #000;
	border-right: #000;
	border-bottom: #000;
	border-left: #000;
	background-color: #000;
	color: #000;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #482F19;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8F5F3B;
	margin-bottom: 0px;
	margin-top: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	font-size: 20px;
	margin-top: 5px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F00;
	margin-bottom: 0px;
	margin-top: 5px;
}

p {
	margin-top: 0px;
	margin-bottom: 12px;
}
.lowercase {
	text-transform: lowercase;
}
ul {
margin-top: 0px;
}


