.background {
	background-color: #edffe5;
}
.bkgd_table {
	border: 2px solid #666;
	background-color: #FFF;
}
.nav_table {
	background-color: #000000;
}
* {
	margin:0;
	padding:0;
}
.header1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #427d2f;
	text-align:left;
}
.header2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align:left;
}
.content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
}
.contact {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
	text-align:left;
}
.content_image
{
	margin:5px;
	border:solid;
	border-color:#666;
	border-width:1px;
}
.list {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
	text-align:left;
	background-color:#DFDFDF
}
.list_box {
	border:solid;
	border-color:#666;
	border-width:1px;
}
.footer {
	background-color: #427d2f;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 1.75em;
	text-align: center;
	border-top:1px solid #666;
}
a.footer:link {
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
}
a.footer:active {
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
.thm_accent {
	border:solid;
	border-color:#666;
	border-width:1px;
	cursor:pointer;
}
.image_accent {
	border:solid;
	border-color:#666;
	border-width:1px;
}
.h_line {
	line-height: 1px;
	background-color: #898989;
}
.h_line2 {
	color: #8c6239;
}
a.page {
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
a.page:link {
	text-decoration: none;
}
a.page:visited {
	text-decoration: none;
}
a.page:active {
	text-decoration: none;
}
a.page:hover {
	text-decoration: underline;
}
