.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.nav_div {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 28px;
	height: 28px;
	display: inline-block;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.nav:hover {
	color: #FFDB90;
	background-image: url(slices/nav_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	font-weight: bold;
	color: #E7DBC3;
	background-image: url(slices/heading_bg.jpg);
	text-indent: 60px;
	background-repeat: no-repeat;
	font-size: 18px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #321A1A;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #516035;
}
.body_photo {
	background-repeat: no-repeat;
	background-position: center center;
}
.link_color {
	color: #996600;
}

