#mainBkg {
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	border: #999999 solid 1px;
}
body {
	background-color: #D6B966;
}
.bodyText1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px 0px 8px 0px;
}
.headlineText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	margin: 10px 0px 0px 0px;
}
.addressText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	margin: 8px 0px 0px 0px;
}
.nonprofitText {
	font-size: 9px;
	line-height: 10px;
	color: #666666;
	margin: 2px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin: 6px 0px 0px 0px;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a.pledge:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	
}
a.pledge:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.pledge:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: underline;
}
