/* footer copy */
.ftrcopy  {
	color : #AFA69D;
	font-weight : normal;
	font-size : 9px;
	font-family : Verdana, sans-serif;
}

/* footer link */
.ftrlink {
	color : #AFA69D;
	font-weight : normal;
	font-size : 9px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

/* footer link: HOVER */
.ftrlink:HOVER {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 9px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

/* footer link: ACTIVE */
.ftrlink:ACTIVE {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 9px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

/* header link */
.hdrlink {
	color : #88A700;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

/* header link: HOVER */
.hdrlink:HOVER {
	color : #3A220B;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

/* header link: ACTIVE */
.hdrlink:ACTIVE {
	color : #3A220B;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

/* body copy */
.bodycopy  {
	color : #7D7D7D;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
}

/* brown body copy */
.browncopy  {
	color : #3A220B;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
}

/* body link */
.bodylink {
	color : #88A700;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

/* body link: HOVER */
.bodylink:HOVER {
	color : #3A220B;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

/* body link: ACTIVE */
.bodylink:ACTIVE {
	color : #3A220B;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

/* subnav copy */
.subcopy  {
	color : #D4D4D4;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
}

/* subnav body link */
.sublink {
	color : #3A220B;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

/* subnav body link: HOVER */
.sublink:HOVER {
	color : #90B10B;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

/* subnav body link: ACTIVE */
.sublink:ACTIVE {
	color : #90B10B;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

/* subnav green body link */
.subgrnlink {
	color : #90B10B;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

/* subnav green body link: HOVER */
.subgrnlink:HOVER {
	color : #90B10B;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

/* subnav green body link: ACTIVE */
.subgrnlink:ACTIVE {
	color : #90B10B;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}