body {
	background-color: #A6C797;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

.navbar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 44922a;
	border-bottom-color: 44922a;
	background-color: 1a6f10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: 44922a;
	letter-spacing: 3px;
}
.margin {
	margin-bottom: 0pt;
	padding: 0px;
	font-size: 9pt;
	line-height: 13pt;
}
.margin2 {
	margin-bottom: -5pt;
}
h1 {
	font-size: 14pt;
	font-weight: bolder;
	color: #648D54;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Arial;
	letter-spacing: 0px;
	text-transform: none;
}
.bodytext {
	font-size: 9pt;
	line-height: 13pt;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 80px;
	padding-left: 45px;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	margin-bottom: 8px;
}
h3 {
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	margin: 0pt;
}
strong {
	font-weight: bolder;
	background-color: #F3FFB6;
}
h5 {
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: bold;
}
h6 {
	margin-bottom: 8px;
	font-size: 9pt;
	font-weight: normal;
}

a.nav:link {
	color: #84d97a;
	text-decoration: none;
}
a.nav:hover {
	color: #FF9900;
	text-decoration: none;
}
a.nav:active {
	color: #fff;
	text-decoration: none;
}
a.nav:visited {
	color: #84d97a;
	text-decoration: none;
}

a:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #33CC00;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
.art_home {
	background-image: url(images/art_home.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	line-height: 16pt;
	color: #F5FFD8;
	margin: 0px;
	padding-top: 60px;
	padding-right: 520px;
	padding-bottom: 60px;
	padding-left: 60px;
	font-weight: lighter;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: ceda2e;
}
.borderOrange {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: ffcd69;
}
