@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #993300;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
.tbl_brdr {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b09743;
	border-left-color: #b09743;
}
.pic_brdr {
	border: 2px solid #413012;
	margin: 8px;
}
.main_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #413012;
	margin: 5px;
}
.main_font_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #413012;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.main_font_header_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #413012;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-decoration: underline;
}
.main_font_header_small_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #942724;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.donation_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #34260E;
	margin: 5px;
}
.main_font_header_small_red_ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #942724;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-decoration: underline;
	font-style: italic;
}
