/* CSS Document */
body, div, th, td {
	margin: 0px;
	padding: 0px;
}
body {
	margin-left: auto;
	margin-right: auto;
	background-color: #E3EDE3;
}
table.fullpage {
	width: 850px;
}
	tr.headerrow td.left {
		width: 195px;
		background-color: #C2D7C2;
		padding: 17px 10px 10px 10px;
		text-align: center;
		line-height: 10px;
	}
		div.logo {
			border-bottom: 5px solid #FFFFFF;
			padding-bottom: 13px;
		}
	tr.headerrow td.right {
		text-align: right;
		vertical-align: bottom;
		padding-bottom: 10px;
		background-color: #FFFFFF;
	}
	tr.bodyrow td.left {
		background-color: #C2D7C2;
		vertical-align: top;
		border-bottom: 5px solid #FFFFFF;
	}
	tr.bodyrow td.right {
		text-align: left;
		vertical-align: top;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		padding: 0px 0px 30px 0px;
		background-color: #FFFFFF;
	}
		td.right a, td.right a:link {
			color: #1E531E;
			text-decoration: none;
			border-bottom: 1px dotted #1E531E;
		}
		td.right a.nobdr, td.right a.nobdr:link {
			border-bottom: none;
		}
		td.right a:hover {
			text-decoration: underline;
			border-bottom: none;
		}
	tr.footerrow td {
		background-color: #C2D7C2;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 70%;
		padding: 10px;
		color: #1E531E;
	}
		tr.footerrow p {
			margin: 10px;
		}
		tr.footerrow a, tr.footerrow a:link {
			color: #1E531E;
			text-decoration: none;
			border-bottom: 1px dotted #1E531E;
		}
		tr.footerrow a:hover {
			text-decoration: underline;
		}
h1, h2, h3, h4 {
	color: #78A07E;
}
p, h1, h2, h3, h4 {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 140%;
	letter-spacing: .05em;
}
p {
	font-size: 90%;
}
li {
	font-size: 90%;
	line-height: 140%;
	}
small {
	font-size: 77%;
}
.sm {
	font-size: 80%;
	letter-spacing:normal;
}
h1 {
	font-size: 140%;
	line-height: 25px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
	h1.bnb {
		margin: 0px;
	}
	h1.page {
		margin-top: 0px;
		border-bottom: 1px solid #000000;
		padding-bottom: 10px;
	}
h2 {
	font-size: 125%;
	color:#78A07E;
	font-family: georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 95%;
}
ul.menu {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	font-size: 110%;
}
	ul.menu li {
		margin: 0px;
		padding: 0px;
		list-style: none;
		line-height: 32px;
	}
	ul.menu a, ul.menu a:link {
		display: block;
		height: 36px;
		width: 175px;
		padding-left: 40px;
		background-color: #C2D7C2;
		line-height: 32px;
		margin: 0px;
		font-family: georgia, "Times New Roman", Times, serif;
		text-decoration: none;
		letter-spacing: 1px;
		color: #1E531E;
		padding-right: 1em;
		padding-left: 1.5em;
	}
	ul.menu a:hover {
		background-color: #DAE7DA;
	}
div.titledimg {
	margin-left: auto;
	margin-right: auto;
	width: 345px;
	border: 1px solid #000000;
}
	div.image {
		text-align: center;
	}
	div.caption {
		text-align: center;
		background-color: #C2D7C2;
		font-size: 80%;
	}
table.contact td {
	padding-bottom: 1em;
}
.pad_r {
	padding-right: 15px;
}
.pad_l {
	padding-left: 10px;
}
img.fr {
	float: right;
	border: 1px solid #000000;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}
p.testimonial {
	margin-top: 3em;
	font-style: italic;
	margin-bottom: 0.5em;
}
p.bywho {
	font-weight: bold;
	margin-top: 0.5em;
}
div.translate {
	width: 131px;
	margin: 1.5em auto 1.5em auto;
}
table.buttons td {
	width: 50%;
	text-align: center;
}
table.buttons a, table.buttons a:link {
	display: block;
	background-color: #DAE7DA;
	color: #174817;
	padding: 4px;
	width: 70%;
	border: none;
}
table.buttons a:hover {
	background-color: #C2D7C2;
}
.5padding {
	padding: 5px;
}
h3.5pad {
	padding: 5px;
}
.bottom_pad {
	padding-bottom: 4px;
}
img {
	border: none;
}
img a {
	text-decoration: none;
	border-bottom: none;
}
.no {
	padding: 0;
	border: 0;
}