.pickleNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.nav {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	position: relatilve;
	z-index: 300;
}
.navHead {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #F7F0E7;
}
.adText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
}
h1 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #85360B;
	text-transform: uppercase;
}
.head2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	padding-top: 4px;
}
.sectionTitle {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #F7F0E7;
}
.textBox {
	margin-right: 45px;
	margin-left: 60px;
	margin-top: 12px;
	height: auto;
	z-index: 100;
}
#footText {
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
}
a.foot:link {
	color: #F7F0E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
a.foot:hover {
	color: #CD5311;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.foot:visited {
	color: #F7F0E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.cap {
	text-transform: uppercase;
}
.divider {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.quicklink {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #660000;
}
.lineHeight18 {
	line-height: 18px;
}
.pickleHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B20000;
}

