@charset "UTF-8";
body,td,th {
	color: #590101;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2A6C24;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.left_border {
	background-image: url(images/bamboo.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.grass {
	background-image: url(images/grass.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #BCE877;
}
.text_bkg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #752013;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #BB9184;
	background-color: #FFFFCC;
}
.photo_right {
	background-image: url(images/photo_right.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.photo_left {
	background-image: url(images/photo_left.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.photo_top {
	background-image: url(images/photo_top.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.photo_bottom {
	background-image: url(images/photo_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2A6C24;
}
.bamboo_horizontal {
	background-image: url(images/bamboo_horizontal.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A6C24;
}
.vertical_line {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #752013;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
