.Titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #231701;
	border-bottom-color: #231701;
	background-color: #b9ce6d;
	width: 100%;
	padding-left: 32px;
	margin: 0px;
	font-style: normal;
	letter-spacing: 2px;
}
.Navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #231701;
	text-decoration: none;
	word-spacing: 2px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: square;
	letter-spacing: 1px;
	display: inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #025a5b;
	width: 100%;
}
.Navigation:hover {
	background-color: #b9ce6d;
}
.Collections {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	letter-spacing: 1px;
	text-indent: 34px;
}
.AlternateTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #025a5b;
	letter-spacing: 1px;
	line-height: 20px;
}

.ThemeNavigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #231701;
	text-decoration: none;
	word-spacing: 2px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: square;
	letter-spacing: 1px;
	display: inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #025a5b;
	width: 100%;
}
.ThemeNavigation:hover {
	background-color: #b9ce6d;
}
.HomePageText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 18px;
	font-style: normal;
	word-spacing: 0px;
}
.style1 {font-size: 12px}
a:link {
	color: #231701;
	decoration: none;
	text-decoration: none;	

}
a:visited {
	color: #025a5b;
	decoration: none;
	text-decoration: none;

}



.background {
	background-image: url(Images/LeafPattern.jpg);
	background-repeat: repeat;
}
