.bottom_nav 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003d3e;
	text-align: right;
	height: 15px;
	overflow: hidden;
}
.top_nav 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 10px;
	padding-left: 10px;
}
.content_frame
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 670px;
	height: 235px;
	overflow: auto;
	margin: 0 5px 0 10px;
}
.content_frame_home
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 420px;
	height: 230px;
	margin: 0 0;
	overflow: auto;
	text-align: center;
}
.feature_center
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fcfff7;
	width: 254px;
	height: 126px;
	overflow: hidden;
	padding: 5px 10px;
}
.feature_right
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fcfff7;
	width: 223px;
	height: 126px;
	overflow: hidden;
	padding: 5px 10px;
}
a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	text-decoration: none;
}
a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	text-decoration: none;
}
a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0845aa;
	text-align: right;
	text-decoration: none;
}
a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0845aa;
	text-align: right;
	text-decoration: none;
}

body 
{
	background-color: #ffffff;
	background-image: url(../img/bg_main.gif);
	text-align: center;
	margin: 0 0;
}
.title_text
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
a:hover.olivetext
{
	color: #737a51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 7px;
	text-decoration: none;
}
.orangetext
{
	color: #f3c04c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 7px;
}
.whitetext
{
	color: #fcfff7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link.whitetext,a:visited.whitetext,a:active.whitetext
{
	color: #fcfff7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.whitetext
{
	color: #8d8b77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#shadowbox
{
	margin: 0 auto;
	background-color: #ffffff;
	width: 900px;
	height: 650px;
	text-align: left;
	padding: 0px 0px;
}
#header
{
	width: 800px;
	height: 128px;
	background-image: url(../img/home/bg_header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.section_center
{
	background-image: url(../img/adventure/bg_adv_center_tile.jpg);
	background-repeat: no-repeat;
	width: 478px;
	height: 260px;
	overflow: hidden;
}
.center_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#legal_text
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	margin: 60px auto;
	width: 900px;
	height: 20px;
	overflow: hidden;
}
a:link.legal_text, a:visited.legal_text, a:active.legal_text
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}
a:hover.legal_text
{
	color: #0845aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#blue_stripe
{
	margin: 0 auto;
	background-color: #0845aa;
	width: 100%;
	height: 34px;
	padding: 0px 0px;
}
