body {
	background-image: url(../images/global/bkgrd.jpg);
	background-repeat: repeat-x;
	background-color: #E2D088;
}

.topNav, .topNav a:link, .topNav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #AD9353;
	color: #FFFFFF;
}

.topNav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #AD9353;
	color: #1E5946;
}

.greyText, .greyText a:link, .greyText a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #717161;
	background-color: #FFFFFF;
}

.greyText a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1E5946;
}

.whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #AD9353;
}

.greenBoldSmall, .greenBoldSmall a:link, .greenBoldSmall a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #1E5946;
	text-decoration: none;
}

.greenBoldSmall a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	background-color: #AD9353;
	color: #FFFFFF;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #717161;
	background-color: #FFFFFF;
	font-weight: normal;
}

.greyBoldMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #1E5946;
	background-color: #AD9353;
	text-decoration: none;
}

.greyBoldMed a:visited, .greyBoldMed a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #1E5946;
	background-color: #AD9353;
	text-decoration: underline;
}

.greyBoldMed a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #AD9353;
	text-decoration: underline;
}
.greenBkgrd {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #1E5946;
	color: #FFFFFF;
	padding: 1px;
}
