.bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 30px;
	line-height: 35px;
}
.bottom_nav:hover {
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3F341D;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 32px;
	display: block;
	width: 137px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 6px;
	margin-left: 6px;
}
.navigation:hover {
	border-bottom:1px solid #999999;
	background-image:url(slices/nav_roll_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	color: #000000;
}
.navigation_cell {
	background:url(slices/left_col_bg.jpg);
	background-position:left;
	background-position:bottom;
	background-repeat:no-repeat;
}
.content_cell {
	background-image:url(slices/right_col_bg.gif);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 500px;
}
.u_list {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 12px;
	color: #3F341D;
}

.bottom_nav_cell {
	background-image:url(slices/right_col_bottom_bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height:65px;
	padding-left: 10px;
}
.content_table {
	background-position:left;
	background-repeat:repeat-y;
	background-image:url(slices/content_table_bg.gif);
}
.body {
	background-image:url(slices/bg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#675836;
	margin:0px;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F341D;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3F341D;
}
.link_color {
	color: #B7602A;
	text-decoration: none;
}
.link_color_pale {
	color: #E4C669;
}
.link_color:hover {
	text-decoration: underline;
}
