@charset "utf-8";
a:link {
	color: #5C3122;
	text-decoration: none;
}
a:visited {
	color: #5C3122;
	text-decoration: none;
}
a:hover {
	color: #6E6751;
	text-decoration: underline;
}
a:active {
	color: #6E6751;
}



/* CSS Document */

a.navBox:link {
	color: #FFF;
	text-decoration: none;
}
a.navBox:visited {
	color: #FFF;
	text-decoration: none;
}
a.navBox:hover {
	text-decoration: none;
	color: #6E6751;
}
a.navBox:active {
	color: #6E6751;
}
a.gecko:link {
	color: #FFF;
	text-decoration: none;
}
a.gecko:visited {
	color: #FFF;
	text-decoration: none;
}
a.gecko:hover {
	color: #99AD93;
	text-decoration: underline;
}
a.gecko:active {
	color: #99AD93;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 73px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 47px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
}





.pagetitleBold {
	font-weight: bold;
}
.bodytextBold {
	font-weight: bold;
}

.descBox p {
	margin: 0px;
}
.descBoxRight p {
	margin: 0px;
}

