/* CSS Document */
BODY { 
  background: #7FA885 url(images/greenbackground_02.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #FFFAEE;
}
.greytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}
.headertxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: normal;
	color: #735728;
	font-weight: normal;
	letter-spacing: normal;
}
.header2txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #735728;
	font-style: normal;
	line-height: 24px;
	text-transform: uppercase;
}
.goldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #735728;
	line-height: 16px;
}
.smlgreytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.smlgreentxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D9B77;
	line-height: 18px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #735728;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #735728;
}
a.white:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFAEE;
	text-decoration: none;
}
a.white:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFAED;
	text-decoration: none;
}

a.white:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #555555;
}
a.white:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #735728;
}
a.ul:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	text-decoration: underline;
}
a.ul:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	text-decoration: underline;
}

a.ul:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #735728;
}
a.ul:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #735728;
}
.header3txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	line-height: 18px;
	text-transform: none;
	font-weight: bold;
	font-variant: normal;
}
.header4txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #735728;
	font-style: normal;
	line-height: 18px;
	text-transform: none;
	font-weight: bold;
	font-variant: normal;
}
.linkheadertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	line-height: 18px;
	text-transform: none;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
