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

.pagetitle {
	font-family: "Futura Md", Garamond;
	font-size: 24px;
	font-weight: 600;
	color: #535E17;
	letter-spacing: 3px;
	line-height: 35px;
}
p {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
	color: #002000;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.boldit {
	font-weight: bold;
}
.lessertitle {
	font-family: "Futura Md", Garamond;
	font-size: 14px;
	font-weight: 600;
	color: #535E17;
	letter-spacing: 3px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: 400;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.smalltitle {
	font-family: "Futura Md", Garamond;
	font-size: 11px;
	font-weight: 600;
	color: #535E17;
}
.smalltext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: 400;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.lessertitleblack {
	font-family: "Futura Md", Garamond;
	font-size: 18px;
	font-weight: 600;
	color: #535E17;
	letter-spacing: 3px;
}
html {scrollbar-base-color: #BDD541; scrollbar-track-color: #FFD215; scrollbar-arrow-color: #660000; scrollbar-highlight-color: #660000;}
}
ul {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
	color: #002000;
	letter-spacing: 1px;
	word-spacing: 2px;
	list-style-image: url(images/bulletdaisy.gif);
}
li {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
	color: #002000;
	letter-spacing: 1px;
	word-spacing: 2px;
	list-style-image: url(images/bulletdaisy.gif);
}
.lessertitleRED {
	font-family: "Futura Md", Garamond;
	font-size: 14px;
	font-weight: 600;
	color: #CC0000;
	letter-spacing: 3px;
}

div.rounded {
 width: 550px;
 background: #91D700 url(tr.gif) no-repeat top right;
}
div.rounded div {
 background: transparent url(tl.gif) no-repeat top left;
}
div.rounded div div {
 background: transparent url(br.gif) no-repeat bottom right;
}
div.rounded div div div {
 background: transparent url(bl.gif) no-repeat bottom left;
 padding: 15px;
}
a:link {
	color: #003300;
}
a:hover {
	background-color: #FFFF33;
}
.jsy {
	font-weight: bold;
	color: #660066;
}

