body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 13px;
	line-height: 17px;
	color: #2F984F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#container {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 92px;
	width: 740px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #2F984F;
	margin-bottom: 5px;
}
#topinfo {
	text-align: right;
	font-size: 11px;
	color: #45554A;
	padding-top: 10px;
	height: 62px;
}
#topinfo a {
	color: #2F984F;
	text-decoration: none;
}
#topinfo a:hover {
	color: #3D6548;
	text-decoration: underline;
}
#topnav {
	text-align: right;
	color: #2F984F;
	font-size: 12px;
}
#topnav a {
	font-size: 12px;
	font-weight: bold;
	color: #2F984F;
	text-decoration: none;
}
#topnav a:hover {
	color: #3D6548;
}
#homecopy {
	height: 266px;
	width: 344px;
	background-color: #E0F0E5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 12px;
	color: #45554A;
}
#homecopy p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 17px;
}

/* Main site navigation */

#nav {
	width: 182px;
	float: left;
	margin-right: 4px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: block;
	height: 27px;
	width: 182px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F984F;
}
#nav a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #2F984F;
}
#nav a:hover {
	color: #3D6548;
}
#nav li.btmnav {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar {
	padding-top: 20px;
}
/* Content */

#contentbody {
	width: 554px;
	background-color: #E0F0E5;
}
#contentbody a {
	color: #2F984F;
	text-decoration: none;
}
#contentbody a:hover {
	color: #3D6548;
	text-decoration: underline;
}
#pagetitle {
	height: 100px;
	width: 554px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
}
#content {
	float: left;
	width: 346px;
	padding: 20px;
}
#content p {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 17px;
}
#insetcolumn {
	width: 148px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 12px;
}
#insetcolumn p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.divider {
	margin-right: 12px;
	margin-left: 12px;
	color: #2F984F;
}
.quote {
	color: #3D6548;
	font-size: 12px;
	font-style: italic;
}

/* Footer */

#footer {
	width: 740px;
	margin-top: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2F984F;
	padding-top: 6px;
	margin-bottom: 20px;
}
#legal {
	float: left;
	width: 554px;
	font-size: 11px;
	color: #45554A;
}
#bottomlinks {
	text-align: right;
	width: 186px;
	margin-left: 554px;
	font-size: 11px;
}
#bottomlinks a {
	font-size: 11px;
	color: #2F984F;
	text-decoration: none;
}
#bottomlinks a:hover {
	color: #3D6548;
	text-decoration: underline;
}

