@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
	background-color: #3a7b38;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
.background_banner_upper_right {
	background-image: url(Images/Banner_top-right.jpg);
	background-repeat: no-repeat;
}
.background_footer {
	background-image: url(Images/Footer.jpg);
	background-repeat: no-repeat;
}
.background_table {
	background-color: #faf9f0;
	border: medium solid #E79F24;
}
a:visited {
	color: #02900E;
	text-decoration: none;
}
.outline {
	border: thick solid #E79F24;
}
.background_box {
	background-repeat: no-repeat;
	background-image: none;
	background-position: center;
	background-color: #F9E7BA;
	border: thin solid #E79F24;
}
.background_banner_upper_left {
	background-image: url(Images/Banner_top-left.jpg);
	background-repeat: no-repeat;
}
.Background_banner_lower {
	background-color: #FCFFF2;
	background-image: url(Images/Banner-lower.jpg);
	background-repeat: no-repeat;
}
.text_subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 145%;
	color: #C78900;
	text-align: center;
	line-height: 135%;
	margin-right: 10px;
}
h1 {
	font-size: 160%;
	font-weight: bold;
	color: #448C4F;
}
a:link {
	color: #02900E;
	text-align: center;
	text-decoration: none;
}
.padding_right_left {
	padding-right: 5px;
	padding-left: 5px;
}
.Padding_Title {
	padding-left: 25px;
}
.text_main {
	font-size: 100%;
	color: #68573E;
	text-align: left;
}
.Text_brown {
	font-size: 110%;
	text-align: center;
	color: #FFEBB0;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 2pt;
}
a:hover {
	color: #F5A310;
}
.text_main_darker {
	font-size: 117%;
	color: #B97F1C;
	text-align: left;
	font-style: italic;
	line-height: 135%;
}
.text_orange_italic_small {
	font-size: 105%;
	color: #B07204;
	text-align: left;
	font-style: italic;
	line-height: 135%;
}
.text_bown_bold_center {
	font-size: 110%;
	color: #68573E;
	text-align: center;
	font-weight: bold;
	line-height: 155%;
}
.text_brown_italic_small {
	font-size: 105%;
	color: #75664E;
	text-align: left;
	font-style: italic;
	line-height: 135%;
}
.text_subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 145%;
	color: #C78900;
	text-align: Left;
	line-height: 135%;
	margin-right: 10px;
}
.text_italic_larger {
	font-size: 130%;
	color: #B97F1C;
	text-align: left;
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
}
.text_green {
	font-size: 110%;
	font-weight: bold;
	color: #448C4F;
}
