body {
	background-color: #F4F5E7;
	margin: 10px 0px;
	text-align: center;
}
td {
	font-family: Tahoma, verdana, arial;
	font-size: 10px;
	color: #787878;
	letter-spacing: 1px;
}

textarea {
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	color: #347734;
	width: 100%;
}

form {
	margin: 0px;
}

input {
	padding: 4px;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	color: #347734;
}

a.green:link, a.green:visited {
	color: #347734;
	text-decoration: underline;
}

a.green:hover {
	color: #347734;
	text-decoration: none;
}

.green{
	color: #347734;
}

a.menu:link, a.menu:visited {
	text-decoration: none;
	font-size: 14px;
	text-transform: lowercase;
	color: #787878;
	letter-spacing: 2px;
}

a.menu:hover {
	text-decoration: none;
	font-size: 14px;
	text-transform: lowercase;
	color: #347734;
	letter-spacing: 2px;
}

.greenLarge {
	color: #347734;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;

}

.foot {
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #787878;
	vertical-align: middle;
}

.bord {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #787878;
	border-right-color: #787878;
	border-left-color: #787878;
}

.bordPadd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #787878;
	border-right-color: #787878;
	border-left-color: #787878;
	padding: 10px;
}

.textPaddRight {
	text-align: justify;
	padding-right: 10px;
}

.ten {
	padding: 10px;
}

.contact {
	font-size: 10px;
	text-transform: uppercase;
	color: #347734;
	height: 24px;
	vertical-align: middle;
	font-weight: bold;
}

.hand {
	cursor: hand;
	font-weight: bold;

}
.long {
	width: 100%;
	height: 21px;
}
#flashcontent {
	height: 526px;
	text-align: center;
	vertical-align: middle;

}
