body {
	background-color: #E7E0D3;
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	padding: 3px 5px 5px;
	color: #DBD8BD;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #DBD8BD;
	border-left: none;
	font-weight: bold;
}
#navigation a:hover {
	color: #DBD8BD;
	text-decoration: underline;
	
}
#navlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#navlight ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#navlight li {
	display: inline;
}
#navlight a:link, #navlight a:visited {
	padding: 3px 5px 5px;
	color: #993300;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #000000;
	border-left: none;
	font-weight: bold;
}
#navlight a:hover {
	color: #000000;
	background-color: #DBD8BD;
}
#navspecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#navspecial ul {
	list-style: none;
	margin: 0;
	padding: 5px 5 0 0;
}
#navspecial li {
	display: inline;
}
#navspecial a:link, #navspecial a:visited {
	padding: 5px;
	color: #CCCC00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
#navspecial a:hover {
	color: #614F26;
	background-color: #DBD8BD;
}
.hometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #656449;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #656449;
	line-height: 16px;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #656449;
	line-height: 16px;
}
.boldtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.boldtextlinked {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #656449;
	line-height: 16px;
	text-decoration: none;
}
.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #656449;
}
.contact {
	background-color: #FFFFFF;
	border: 1px solid #656449;
}
.h1 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #656449;
}
.mice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #656449;
}
.hometextmedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #656449;
}
