@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFE6;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	line-height: 25px;
}
.copyrighttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6B3F21;
}
.title_text_maroon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4A0000;
	font-weight: bold;
}
.main_text_maroon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
}
.main_text_maroon_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.read_more_link_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9F0000;
}
.right_picture_align {
	margin-left: 10px;
}
.left_picture_align {
	margin-right: 10px;
}

