@charset "utf-8";
/* CSS Document */

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.bold {
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #9C0A0D;
}

h1 {
	color: #F9B10F;
	font-size: 25px;
	background-color: #800080;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

h2 {
	font-family: Papyrus;
	font-size: 36px;
	font-weight: normal;
	color: #FFF;
	line-height: 36px;
}

h3 {
	font-family: Papyrus;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #383A63;
	line-height: normal;
	text-transform: none;
}

h4 {
	font-family: Papyrus;
	font-size: 26px;
	color: #999999;
}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.lama_texts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}

.relic_labels{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}

.navigator {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	display: block;
	height: 30px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
}

.navigator:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #999;
	display: block;
}

.navigator2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	line-height: normal;
	margin: 3px;
	padding: 3px;
	color: #666666;
}

.navigator2:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #3366CC;
	display: block;
}

