.bkgrdclr {
	background-color: #48321D;
}
.brwnboldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #48321D;
}
.brwntxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #725F4E;
}
.redtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #AE2D31;
	text-decoration: underline;
}
.picbdrs {
	border: 2px groove #CCC5BB;
}
.brwncopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #281F16;
	text-decoration: none;
}
.sidelineright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: ridge;
	border-top-color: #48321D;
	border-right-color: #48321D;
	border-bottom-color: #48321D;
	border-left-color: #48321D;
	border-bottom-style: none;
	border-left-style: none;
}
.whitecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

