.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: bold;
	color: #8d8b77;
	width: 540px;
	height: 417px;
	overflow: auto;
	padding-right: 5px;
}
.home_content_frame
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8d8b77;
	width: auto;
	height: 415px;
	overflow: auto;
}
.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;
}
.feature_left
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/feature_calendar.jpg);
	background-repeat: no-repeat;
	color: #fcfff7;
	width: 223px;
	height: 126px;
	overflow: hidden;
	padding: 5px 10px;
}
a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003d3e;
	text-align: right;
	text-decoration: none;
}
a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003d3e;
	text-align: right;
	text-decoration: none;
}
a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8d8b77;
	text-align: right;
	text-decoration: none;
}
a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003d3e;
	text-align: right;
	text-decoration: none;
}

body 
{
	background-color: #b7b290;
	text-align: center;
	margin: 0 0;
}
.title_text
{
	color: #1d4352;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
a:hover.olivetext
{
	color: #737a51;
	font-family: MyriadPro, Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	margin-left: 7px;
	text-decoration: none;
}
.orangetext
{
	color: #f3c04c;
	font-family: MyriadPro, Tahoma, Verdana;
	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
{
	background-image: url(../img/bg_shadowbox.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 885px;
	height: 849px;
	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
{
	text-align: center;
	width: 400px;
	height: 300px; 
	padding: 20px 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fcfff7;
}
.olivetext
{
	color: #1d4352;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.olivetitle
{
	color: #1d4352;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.center_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8d8b77;
}
.legal_text
{
	color: #d68019;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	margin-top: 20px;
	margin-right: 35px;
}
a:link.legal_link,a:visited.legal_link,a:active.legal_link
{
	color: #d68019;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:hover.legal_link
{
	color: #737a51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#shadowbox2 {
	background-image: url(../img/bg_shadowbox_show.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	height: 800;
	left: 23px;
	top: -12px;
	width: 900px;
}
