.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #543016;
}
.homeFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E9893;
}
#rotating-item-wrapper {
	position: relative;
	width: 890px;
	height: 728px;
}
.rotating-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
a {
	font-size: 15px;
	color: #2E9893;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2E9893;
}
a:hover {
	text-decoration: underline;
	color: #543016;
}
a:active {
	text-decoration: none;
	color: #2E9893;
}
.footer a {
	font-size: 10px;
	color: #2E9893;
	font-weight: bold;
}
.footer a:link {
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #2E9893;
}
.footer a:hover {
	text-decoration: underline;
	color: #543016;
}
.footer a:active {
	text-decoration: none;
	color: #2E9893;
}
.larger {
	font-size: 22px;
	font-style:italic;
}
.larger a {
	font-size: 16px;
	color: #2E9893;
	font-weight: bold;
}
.larger a:link {
	text-decoration: none;
}
.larger a:visited {
	text-decoration: none;
	color: #2E9893;
}
.larger a:hover {
	text-decoration: underline;
	color: #543016;
}
.larger a:active {
	text-decoration: none;
	color: #2E9893;
}
