H1 {font-family: Georgia, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #5C2915;
      }

.titlecopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #5C2915;
}
.subtitlecopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #475D2F;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.bodycopy a:link {
	text-decoration: underline;
	color: #1a4417;
}
.bodycopy a:visited {
	color: #1a4417;
}
.bodycopy a:hover {
	color: #747243;
}
.bodycopy a:active {
	color: #747243;
}
.tip_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #747243;
	font-weight: bold;
}
.tip_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	border: thin ridge #1A4417;
	background-color: #FFFFFF;
}
.footer {
	font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #522915;
	background-attachment: scroll;
	background-image: url(images/bg-grass.jpg);
	background-repeat: repeat-x;
}
.a:link {
	text-decoration: none;
	color: #1A4417;
}
.a:visited {
	text-decoration: none;
	color: #1A4417;
}
.a:hover {
	text-decoration: none;
	color: #889B73;
}
.a:active {
	text-decoration: none;
	color: #889B73;


.footer a:link {
	text-decoration: none;
	color: #1A4417;
}
.footer a:visited {
	text-decoration: none;
	color: #1A4417;
}
.footer a:hover {
	text-decoration: none;
	color: #889B73;
}
.footer a:active {
	text-decoration: none;
	color: #889B73;
}
.background {
	background-attachment: scroll;
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.empty {
	line-height: 5px;
}
.rule {
	background-image: url(images/rule-green.gif);
	background-repeat: repeat-x;
	background-position: left top;
}