.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding-right: 17px;
}
.titlehome{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
b.home {
	font-weight: bold;
	color: #006600;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #83AC77;
}
.subtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #83AC77;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #044E0B;
	padding-bottom: 6px;
}
a.navigationon {
	font-weight: bold;
	text-decoration: none;
	line-height: 10px;
	color: #FFFFFF;
}
a.navigation {
	font-weight: bold;
	text-decoration: none;
	line-height: 10px;
	color: #DCEDD8;
}
a:hover.navigation {
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
body.home {
	background-image: none;
}
body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.off{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.directory{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-top: 6px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c3c3c3;
}
i.directory{
	font-size: 10px;
	font-style: italic;
	border-bottom: none;
}

li{
list-style-position: insdie;
list-style-type: disc;
}

ul{
margin-top: -10px;
}
blockquote.testimonial {
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #666;
	font-size: 12px;
	margin-bottom: 20px;
}
blockquote.testimonial em {
	float: right;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}	