body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
	color: #fde8b2;
	text-decoration: none;
	background-image: url(images/bg-green2.gif);
	background-repeat: repeat;
	text-align: left;
	margin: 0px;
}
a.mainnav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #fde8b2;
	text-decoration: none;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}

a.mainnav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #fde8b2;
	text-decoration: none;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
a.mainnav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #fde8b2;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
a.mainnav:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #fde8b2;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #fde8b2;
	text-decoration: none;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #fde8b2;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #fde8b2;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #fde8b2;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #fde8b2;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #fde8b2;
	text-decoration: none;
}
.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: fde8b2;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1em;
	font-weight: normal;
	color: fde8b2;
	text-decoration: none;
}
.thImage {
	border: 3px solid #fde8b2;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.lgImage {
	border: 5px solid #fde8b2;
}
a.footer:link {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
a.footer:visited {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
a.footer:hover {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.footer:active {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
