@charset "UTF-8";
body {
	background-color: #603200;
	margin-top: 0px;
	background-image: url(images/snowFlakeWebTexture.png);
	background-repeat: repeat;
}
a:link {
	color: #91650B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B7800D;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
}
.faqHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #e87d1d;
	text-transform: uppercase;
	letter-spacing: 2pt;
	text-align: left;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #512800;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #976C0C;
	letter-spacing: 1pt;
}
.disclaimerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #976C0C;
	letter-spacing: 1pt;
}
.testimonialCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: lighter;
	color: #512800;
	font-style: italic;
}
