#maincontent {
	width: 900px;
	height: auto;
	clear: both;
	float: left;
}
#leftcolumn {
	float: left;
	height: auto;
	width: 170px;
	padding-left: 0px;
	margin-top: 15px;
	line-height: 140%;
	color: #666666;
	padding-top: 10px;
}
.greenbold {
}
#centercolumn {
	float: left;
	height: 150px;
	width: 900px;
}
#rightcolumn {
	clear: none;
	float: right;
	height: auto;
	width: 700px;
	margin-top: 10px;
}
h2 {
	font-size: 16px;
	font-style: italic;
	line-height: 130%;
}
#sidebar {
	clear: none;
	float: right;
	height: auto;
	margin-top: 20px;
}
.navtype {
	text-align: right;
}
#topnav {
	float: right;
	width: 600px;
	clear: none;
	color: #666666;
	text-align: right;
	margin-top: 65px;
}
#topnav a {
	color: #333333;
	text-decoration: none;
}
#topnav a:hover {
	color: #71A128;
}
#logo {
	float: left;
	width: 200px;
}
#contentarea {
	clear: none;
	float: left;
	height: auto;
	width: 395px;
	padding-top: 10px;
}
#footer {
	clear: both;
	height: 100px;
	width: 900px;
}
#container {
	clear: both;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 95px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F98E22;
	padding-left: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #000000;
	margin-top: 20px;
}
.green {
	color: #6c9d31;
	font-weight: bold;
}
.orange {
	color: #f98e22;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: lighter;
	line-height: 130%;
}
li {
	list-style-type: square;
	color: #000000;
	line-height: 140%;
}
#contentarea_wide {
	clear: none;
	float: left;
	height: auto;
	width: 700px;
	padding-top: 10px;
}
#contentarea_med {
	width: 470px;
	clear: none;
	float: left;
	height: auto;
	padding-top: 10px;
}
#sidebar2 {
	clear: none;
	float: right;
	height: auto;
	margin-top: 20px;
	width: 170px;
	margin-right: 0px;
	text-align: right;
	font-style: italic;
	color: #666666;
}
.quotee {
	font-size: 10px;
	text-transform: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 120%;
}
h4 {
	font-size: 16px;
	color: #6C9D31;
}
#sidebar3 {
	clear: none;
	float: right;
	height: auto;
	margin-top: 20px;
	width: 250px;
	margin-right: 0px;
	text-align: right;
	font-style: italic;
	color: #666666;
}
a {
	color: #000000;
	text-decoration: underline;
}
#contentarea_sm {
	width: 300px;
	clear: none;
	float: left;
	height: auto;
}
#sidebar4 {
	clear: none;
	float: right;
	height: auto;
	margin-top: 20px;
	width: 350px;
	margin-right: 0px;
}
.introhead {
	font-size: 18px;
	color: #666;
}

