@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEEBD3;
}



h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #3C4B2C;
	line-height: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #80453F;
}
.aged_title {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-weight: bold;
}

.para_arial_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.para_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.para_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.para_main {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
}
.table_background_image {
	background-image: url(assets/images/cnvbkgnd.jpg);
	background-repeat: repeat;
	border: 1px solid #374E24;
}
.background_blue {
	background-color: #E4EBF5;
}
.photo_align_left {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.photo_align_right {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
}


.table_border_color {
	border: 1px solid #374E24;
}
#left_nav_bar {
	background-color: #e4ebf5;
	margin: 0px;
	padding: 0px;
}
.bannner_image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: #384F21;
	border-left-color: 0;
}
.main_body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 00px;
	clip: rect(0px,0px,0px,0px);
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3C4B2C;
}
