.nav_barCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(images/new_index/dk_GRN_bar.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-indent: 10px;
	height: 25px;
	width: 100%;
	border-bottom-style: groove;
	line-height: normal;
	margin: 0px;
	vertical-align: middle;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dark_linksCopy {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9AA253;
	color: #FFFFFF;
}
.adventure_script {
	color: #53550A;
	font-family: Script;
}
.no_underline {
	text-decoration: none;
}
.no_underline_dark {
	text-decoration: none;
	background-color: #9AA253;
}
.no_underline-text_black {
	color: #000000;
	text-decoration: none;
}
