body {
	background-color:#FFFFFF;
	cursor:default;
	margin:0;
	background-image: url("images/backgrounds/main.jpg");
	background-position:top;
	background-repeat:repeat-x;
}


a {
	color: #165F1A;
	text-decoration:underline;
}
a:hover {
	color: #0D390F;
	text-decoration:underline
}
	

.maintext {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
	padding: 5px 30px;
}

H1 {
	font-size: 17pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3a2316;
    }


H2 {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3a2316;
   }

.smallarial {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}
.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
}
.formtext {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
}
.picoutline {
	color: #165F1A;
	line-height: 1.5;
}
