@charset "utf-8";
/* CSS Document */

.pagetitle {
	font-family: "Futura Md", Garamond;
	font-size: 24px;
	font-weight: 600;
	color: #607B36;
	letter-spacing: 2px;
}
p {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #003300;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.boldit {
	font-weight: bold;
}
.lessertitle {
	font-family: "Futura Md", Garamond;
	font-size: 18px;
	font-weight: 600;
	color: #607B36;
	letter-spacing: 2px;
}
.smalltitle {
	font-family: "Futura Md", Garamond;
	font-size: 14px;
	font-weight: 600;
	color: #607B36;
	letter-spacing: 2px;
}
.smalltext {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.lessertitleblack {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	letter-spacing: 2px;
}
a:link {
	color: #607B36;
}
a:hover {
	color: #996666;
}
.smallertext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 2px;
}
html {scrollbar-base-color: #ECECC7; scrollbar-track-color: #D9D98F; scrollbar-arrow-color: #ffffff; scrollbar-highlight-color: #EBEBEB;}
ul {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #0D1735;
	letter-spacing: 1px;
	word-spacing: 2px;
	list-style-image: url(images/leaf-bullet.gif);
}
li {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #0D1735;
	letter-spacing: 1px;
	word-spacing: 2px;
	list-style-image: url(images/leaf-bullet.gif);
}
table {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #003300;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.error {
	font-family: "Futura Md", Garamond;
	font-size: 36px;
	font-weight: 600;
	color: #607B36;
	letter-spacing: 2px;
	line-height: 55px;
}
