.border
{	border-style: double;
	border-color: #A51B0F;
	border-size: 5px;
}
.padRight
{	padding-right: 10px;
}
.padRight2
{	padding-right: 3px;
	padding-left: 5px;
}
.padTop2
{	padding-top: 3px;
	padding-left: 17px;
}
.quote2
{	font-family: century schoolbook, trebuchet ms;
	color: #063085;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-left: 5px;
}
.quoteB
{	font-family: century schoolbook, trebuchet ms;
	color: #063085;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	padding-bottom: 10px;
}
.donateH
{	font-family: tempus sans itc, trebuchet ms;
	color: #3C3B67;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.donate
{	font-family: trebuchet ms;
	color: #3C3B67;
	font-size: 14px;
	text-align: left;	
}
.donateL
{	font-family: trebuchet ms;
	color: #3C3B67;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
.hours
{	font-family: tempus sans itc, trebuchet ms;
	color: #A51B0F;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.reject
{	font-family: tempus sans itc, trebuchet ms;
	color: #3C3B67;
	font-size: 30px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 15px;
	text-decoration: underline;
}

