body {
	background-color: #A8C398;
}
table {
	background-color: #A8C398;
}
.leftstretch {
	background-attachment: fixed;
	background: url(../images/index_06.jpg);
	background-repeat: repeat-y;
}
.rightstretch {
	background-attachment: fixed;
	background: url(../images/index_09.jpg);
	background-repeat: repeat-y;
}
.line {
	background-attachment: fixed;
	background: url(../images/index_13.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
}
.thumbtable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D4037;
	padding: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #A8C398;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #3D4037;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D4037;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D4037;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8C398;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8C398;
	text-decoration: underline;
	font-weight: bold;
}




.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D4037;
}
