hr {
	color: #D6D4CD;
	width: 100%;
	height: 1px;
}
a {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.smallcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
.subnavHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #996600;
	text-transform: uppercase;
	text-decoration: none;
}