/* body copy */
.copymain  {
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, sans-serif;
	text-align : justify;
}

/* footer copy */
.copyfooter  {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, sans-serif;
}

/* footer copy */
.copygreen  {
	color : #869683;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, sans-serif;
}

/* footer links */
.linkfooter {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, sans-serif;
	text-decoration : underline;
}

/* footer links: HOVER */
.linkfooter:HOVER {
	color : #3E3F2C;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, sans-serif;
	text-decoration : underline;
}

/* footer links: ACTIVE */
.linkfooter:ACTIVE {
	color : #3E3F2C;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, sans-serif;
	text-decoration : underline;
}

/* reeves links */
.linkreeves {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

/* reeves links: HOVER */
.linkreeves:HOVER {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : underline;
}

/* reeves links: ACTIVE */
.linkreeves:ACTIVE {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : underline;
}

/* body links */
.linkmain {
	color : #8F330F;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, sans-serif;
	text-decoration : underline;
}

/* body links: HOVER */
.linkmain:HOVER {
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, sans-serif;
	text-decoration : underline;
}

/* body links: ACTIVE */
.linkmain:ACTIVE {
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, sans-serif;
	text-decoration : underline;
}

/* contact link */
.linkcontact {
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, sans-serif;
	text-decoration : underline;
}

/* contact link: HOVER */
.linkcontact:HOVER {
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, sans-serif;
	text-decoration : underline;
}

/* contact link: ACTIVE */
.linkcontact:ACTIVE {
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, sans-serif;
	text-decoration : underline;
}

/* wholesale link */
.linkwhsle {
	color : #333333;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : underline;
}

/* wholesale link: HOVER */
.linkwhsle:HOVER {
	color : #333333;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : underline;
}

/* wholesale link: ACTIVE */
.linkwhsle:ACTIVE {
	color : #333333;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : underline;
}

/* adobe reader text */
.copyadobe  {
	color : #888888;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	line-height : 14px;
}