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

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #BA8C5D;
	font-weight: bold;
	line-height: 20px;
}
.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #0099CC;
	font-weight: bold;
}
.nav-smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #BA8C5D;
	font-weight: bold;
}
.nav-smaller:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #0099CC;
	font-weight: bold;
}
.navigation-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 20px;
}
.navigation-2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	color: #0099CC;
	font-weight: bold;
}
.nav-credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #BA8C5D;
	font-weight: bold
}
.nav-credits:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #0099CC;
	font-weight: bold;
}
.font-large-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.font-med-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.font-copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #BA8C5D;
	text-decoration: none;
}
.border-narrow-dark {
	border: 1px solid #000000;
}
.font-med-light {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.font-med-bold-italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	color: #D6DBE7;
	text-decoration: none;
}
.font-med-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.border-narrow-light {
	border: 2px
# solid;
	border: 1px solid;
	color: #CCCCCC;
}
.font-medium-light {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 20px;
}
