@charset "UTF-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #962626;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #942824;
}
#lightwindow_contents img {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copySmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #952825;
}
body {
	font-size: 14px;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	font-style: italic;
	font-weight: bold;
	margin-left :10px;
	vertical-align: absolute-middle;
}

