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

body {
	font-family: Garamond, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(i/tile1.jpg);
	background-repeat: repeat-x;
	font-size: 1.25em;
}
#table {
	border: thin groove #FFFFFF;
	margin: 5px;
	padding: 5px;
}


a:link {
	color: #2A5132;
}
a:visited {
	color: #2a5132;
}
a:hover {
	color: #333333;
	background-color: #ccffcc;
}
a:active {
	color: #2A5132;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #005229;
}
#tdcontent {
	margin: 5px;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2a5132;
	border-right-color: #2a5132;
	border-bottom-color: #2a5132;
	border-left-color: #2a5132;
}
#tddotted {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-color: #27542D;
	border-right-color: #27542D;
	border-bottom-color: #27542D;
	border-left-color: #27542D;
	border-left-style: none;
}
.pcg {
	border: thin dotted #006633;
}
.baseimg {
	margin: 10px;
	padding: 10px;
	border: medium groove #315A30;
	background-color: #B3EAAF;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #005229;
}
#donation {
	padding: 5px;
	border: thin dashed #315128;
	background-color: #ccffcc;
	margin: 5px;
}
#survey {
	font-size: 14px;
	color: #315128;
	background-color: #CCCCCC;
	text-align: center;
	word-spacing: normal;
	margin: 5px;
	padding: 5px;
	height: 150px;
	width: 250px;
	border: thin dotted #CCCCCC;
	visibility: hidden;
}
#tol {
	color: #006633;
	margin: 10px;
	padding: 5px;
	border: thin double #003333;
	background-color: #CCCCCC;
	visibility: visible;
}
h2 {
	color: #1C4917;
	font-size: 24px;
	font-weight: bold;
}
.fltrt {
	float: left;
}
.ul {
	list-style-type: none;
	line-height: 1.5em;
}
.img {
	border: thin none #BCCDB6;
	padding-right: 25px;
	padding-left: 5px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}
.para {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

