.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.left_col_bg {
	background-repeat: repeat-y;
	background-position: bottom;
}
.georgia15 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #F2EDDE;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44455C;
	text-decoration: none;
	background-image: url(/slices/nav_bg.gif);
	text-indent: 25px;
	display: block;
	height: 32px;
	width: 211px;
	line-height: 32px;
}
.nav:hover {
	color: #4C2432;
	background-image: url(/slices/nav_bg_roll.gif);
	font-weight: bold;
}
.heading_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #4C2432;
}
.link_color {
	color: #4C2432;
}
.heading_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8B8D09;
}
.heading_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #565774;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565774;
	list-style-image: url(/slices/bullet.gif);
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.home:hover {
	text-decoration: underline;
}
.heading_bg {
	background-repeat: no-repeat;
	background-position: bottom;
}

