table {
	width: 950px;
	border-collapse: collapse;
	border: #463600;
	background-color: 261e15;
	font-size: 1em; 
	color: #999660;
	text-align: left;
	}
td {
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	padding: 0px;
	border-color: #463600;
	vertical-align: middle;
	}
hr {
	color: #999660;
	height: 1px; 
	width: 100%;	
	}
h1 {
	font-size: 1em;
	color: #68a2f0; 
	font-weight: bold;
	letter-spacing: 3px;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	}
h2 {
	color: #664F00; 
	font-size: 1em;
	font-weight: normal;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	letter-spacing: 1px;
	}
h3 {
	color: #261e15; 
	font-size: .8em;
	font-weight: normal;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	letter-spacing: 1px;
	}
h4 {
	color: #ffffff; 
	font-size: 1em;
	font-weight: normal;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	letter-spacing: 1px;
	}
a:link {
	color: ##68a2f0;
	font-size: 1em;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	text-decoration: none;
	}
a:visited {
	color: #68a2f0; 
	font-size: 1em;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	text-decoration: none;
	}
a:hover {
	color: ##68a2f0; 
	font-size: 1.1em; 
	font-weight: bold;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	}
td.indent {
	padding-left: 50px;
	padding-right: 50px;
	}
td.home {
	background-image: images/background2.png;
	}
td.header {
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	colspan: 2;
	background-image: images/background4.png;
	vertical-align: middle;
	border-color: #463600;
	border-right: #463600;
	height: 25px;
	}
td.footer {
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	background-color: #261e15;
	color: #ffffff;
	border-color: #463600;
	border-right: #463600;
	height: 40px;
	font-size: .8em;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	}
th {
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	padding: 5px;
	border-color: #463600;
	border-right: #463600;
	text-align: left;
	}
.mainNav a {
	color: ##68a2f0;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none; 
	text-transform: uppercase;
	font-size: .8em;
	text-align: left;
	font-weight: normal;
	}
.mainNav a:visited {
	color: ##68a2f0;
	font-size: .8em;
	}
.mainNav a:hover {
	color: ##68a2f0;
	font-size: 1.1em;
	font-weight: bold;
	}
.footnav a {
	color: #2eb1c3;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none; 
	font-size: .8em;
	text-align: center;
	font-weight: normal;
	}
.footnav a:visited {
	color: #90C840;
	font-size: .8em;
	}
.footnav a:hover {
	color: #90C840;
	font-size: 1.3em;
	font-weight: bold;
	}