@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}
h1 {
	margin-top: 0px;
	font-size: 24px;
	color: #f8832d;
}
h2 {
	margin-top: 0px;
	font-size: 16px;
	color: #73a241;
}
a:link {
	font-weight: bold;
	color: #f8832d;
}
a:visited {
	font-weight: bold;
	color: #f8832d;
}
a:hover {
	font-weight: bold;
	color: #f8832d;
}
.white a:link {
	font-weight: bold;
	color: #ffffff;
}
.white a:visited {
	font-weight: bold;
	color: #ffffff;
}
.white a:hover {
	font-weight: bold;
	color: #ffffff;
}
#container {
	width: 816px;
	margin-left: auto;
	margin-right: auto;
}
#gold {
	width: 814px;
	height: 19px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #73a241;
	border-width: 1px;
	border-color: #496c24;
	border-style: solid;
}
#green {
	width: 814px;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #f8832d;
	border-width: 1px;
	border-color: #af4f08;
	border-style: solid;
}
#teal {
	width: 814px;
	height: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #48c3d2;
	border-width: 1px;
	border-color: #2c858f;
	border-style: solid;
}
#flash {
	width: 814px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 7px;
	border-width: 1px;
	border-color: #73a241;
	border-style: solid;
}
#navigationbar {
	width: 816px;
	margin-bottom: 7px;
}
.navblock {
	width: 95px;
	height: 24px;
	background-color: #73a241;
	border-width: 1px;
	border-color: #375815;
	border-style: solid;
	display:block;
	float:left;
	margin-right: 8px;
		text-align: center;
		margin-bottom: 7px;
}
.navblock a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display:block;
	margin-top: 3px;
}
.navblock a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
		display:block;
	margin-top: 3px;
}
.navblock a:hover {
	color: #edc039;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
		display:block;
	margin-top: 3px;
}
.navremainder {
width: 391px;
	height: 24px;
	background-color: #73a241;
	border-width: 1px;
	border-color: #496c24;
	border-style: solid;
	display:block;
	float:left;
	margin: 0px;
	padding: 0px;
		text-align: center;
}
.column1 {
	width: 250px;
	margin-right: 14px;
	display:block;
	float:left;
}
.column2 {
	width: 250px;
	margin-right: 14px;
	display:block;
	float:left;
}
.column3 {
	width: 250px;
	height: 125px;
	margin: 0px;
	display:block;
	float:left;
}
.bottomcol {
	width: 186px;
	display:block;
	margin-right: 12px;
	float:left;
	margin-top: 10px;
}
.insidecontent {
	width: 780px;
}
	
	

	
.blacklink a:link {
	color: #000000;
}
.blacklink a:hover {
	color: #000000;
}
.blacklink a:visited {
	color: #000000;
}
