body {
	background-color: #663366;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #663366;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B0811E;
	font-weight: normal;
	font-style: italic;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16.5px;
	font-weight: normal;
	color: #333333;
}

.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B0811E;
	font-weight: normal;
	font-style: italic;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 15px;
}
.textsm {
	font-family: "comic Sans MS", arial, helvetica, sans-serif, "times New Roman";
	font-size: 8px;
	font-weight: normal;
	color: #666666;
}.textbtmmenu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663366;
	text-decoration: none;
}
.link {
	font-family: "comic Sans MS", arial, helvetica, sans-serif, "times New Roman";
	font-size: 10pt;
	color: #663366;
	text-decoration: underline;
	font-weight: normal;
}
.link:hover {
	font-family: "comic Sans MS", arial, helvetica, sans-serif, "times New Roman";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.linkbtmmenu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #432143;
	text-decoration: none;
}
.linkbtmmenu:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.linkMWD {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #A3749E;
	text-decoration: none;
}
.linkMWD:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bg {
	background-color: #FFFFFF;
	background-image: url(images/website/images/huckleberry_04.jpg);
	background-repeat: repeat;
}
.bgmenu {
	background-color: #C9ADC6;
	background-image: url(images/website/images/huckleberry_06.jpg);
	background-repeat: repeat;
}

