@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;
	
}
.paypal {
	float: right;
	width: 25%;
	padding-left: 69px;
	margin-right: 20px;
	padding-right: 55px;
}
.LeftColumn {
	float: left;
	width: 50%;
	margin-left: 20px;
}
.RightColumn {
	float: right;
	width: 40%;
	margin-right: 20px;
}
.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;
	margin: 0px;
	padding: 0px;
}
.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;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	color: #448C4F;
}
h3 {
	font-size: 140%;
	color: #68574C;
	text-decoration: underline;
	text-align: center;
}
a:link {
	color: #02900E;
	text-align: left;
	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;
}
.text_orange_small_centered {
	font-size: 105%;
	color: #B07204;
	text-align: center;
	font-style: normal;
	line-height: 135%;
}
.text_subheading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 134%;
	color: #C78900;
	text-align: center;
	line-height: 135%;
	margin-right: 10px;
}
.caption_text {
	font-size: 78%;
	color: #5E523F;
	text-align: left;
	font-style: italic;
	line-height: 100%;
}
.imageright {
	float: right;
	width: 370px;
	border: medium solid #E79F24;
}
.text_greenLarger {
	font-size: 140%;
	font-weight: normal;
	color: #448C4F;
}
.text_green_normal {
	font-size: 110%;
	font-weight: normal;
	color: #448C4F;
}
.text_orange_small {
	font-size: 95%;
	color: #B07204;
	text-align: left;
	font-style: normal;
	line-height: 135%;
}
.text_bown_bold_Left {
	font-size: 110%;
	color: #68573E;
	text-align: left;
	font-weight: bold;
	line-height: 155%;
}
.PayPalBackground {
	background-image: url(Images/PayPal.jpg);
	background-repeat: no-repeat;
}
.PayPal_bg_2 {
	background-image: url(Images/PayPal_2.jpg);
	background-repeat: no-repeat;
}
.clear_both {
	clear: both;
}
.page_width {
	width: 95%;
	margin-left: 20px;
	margin-right: 20px;
}
.yellow_button {
	width: 115px;
	margin-left: 30px;
	clear: left;
	padding-left: 20px;
}
.green_button {
	width: 100px;
	float: right;
}

