.nav-tex {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #302718;
	text-decoration: none;
}
table.navbar {
   border-collapse: collapse;
}
table.navbar td {
   border: 1px solid white;
}
table.navbar td a{
 display: block;
 padding: 10px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #3C2701;
   background-color: #cbba8e;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #CBBA8E;
   background-color: #A38654;
}
.page-titles {

	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #3F2A07;
	text-decoration: none;
}
.page-titles-red {

	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.text-bottom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CBBA8E;
	text-decoration: none;
}
.body-tex-bld-line {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #3F2A07;
	text-decoration: underline;
}
.body-tex-bld {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #3F2A07;
	text-decoration: none;
}
.body-tex {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #3F2A07;
	text-decoration: none;
}
.text-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}
}
.text-fine-print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;