/* CSS Document */

.smallText {
	color: #666666;
	line-height: 1.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	} 
.EngVitTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5C743D;
	letter-spacing: 0.2em;
	line-height: 30px;
}
.PageNavTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5C743D;
}


.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 0.22em;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D5EDB3;
	line-height: 16px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0.1em;
	background-color: #5C743D;
	display: block;
	padding: 8px;
	width: 110px;
}

.horiznavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D5EDB3;
	line-height: 16px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0.1em;
	background-color: #5C743D;
	display: block;
	padding: 8px;
	width: 110px;
}

.vitality {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #99CC66;
	letter-spacing: 0.21em;
}

.bodytext {
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	letter-spacing: 0.4em;
	line-height: 1.5em;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D5EDB3;
	line-height: 16px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0.1em;
	background-color: #006600;
	display: block;
	padding: 8px;
	width: 110px;
	

