.swatch {
	background-image: url(../images/Swatch-3.jpg);
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color:  #999999;
	text-transform: uppercase;
	line-height: 16px;
	letter-spacing: 1px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	word-spacing: 3px;
	padding: 5px;
	color: ACAAA9;
	line-height: 16px;
}
.large-italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 36px;
	color: 51121b;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
