@charset "utf-8";
/* CSS Document */

p{
font-family: Georgia, sans-serif; 
font-size: 11px;
color: #4F3816;
line-height: 18px;
padding: 3px;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #5d3513;
}
.linenavigation {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5d3513;
	text-decoration: none;
	display: inline-table;
	width: 120px;
}
.linenavigation:hover {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5d3513;
	text-decoration: none;
	display: inline-table;
	padding: 8px;
	width: 120px;
}
.horizontalnavigation {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #5d3513;
	text-decoration: none;
	display: inline-table;
	padding-left: 8px;
	padding-right: 8px;
	text-autospace: yes;
	width: 10px;
}
.horizontalnavigation:hover {
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #a7a840;
	text-decoration: none;
	display: inline-table;
	padding-left: 8px;
	padding-right: 8px;
	text-autospace: yes;
	width: 10px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 20px;
	font-weight: normal;
	color: #5d3513;
}
.enchantments {
	font-family: Harrington, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 18px;
	font-weight: bold;
	color: #372018;
}
.smallnormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #372018;
}
.boldhorizontalnavigation {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5d3513;
	text-decoration: none;
	display: inline-table;
	padding-left: 8px;
	padding-right: 8px;
	text-autospace: yes;
	width: 10px;
}
.boldhorizontalnavigation:hover {
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #a7a840;
	text-decoration: none;
	display: inline-table;
	padding-left: 8px;
	padding-right: 8px;
	text-autospace: yes;
	width: 10px;
}
.sitenavigation {
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #5d3513;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background-color: #ffffff;
}
.sitenavigation:hover {
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #a7a840;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background-color: #FFFFFF;
}