body {
	background-image: url(../images/woodbk.jpg);
}
.bkwhite {
	background-color: #f4ece2;
	padding: 5px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8b5e24;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #8b5e24;
	text-decoration: underline;
}
.rightborder {
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.colorlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #966629;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.topspace {
	padding-top: 5px;
	padding-bottom: 3px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c79c63;
	padding-bottom: 0px;
	margin-bottom: 3px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #A34816;
	margin: 0px;
	padding: 0px;
}
.bkgray {
	background-color: #e3dbce;
}
.bkbrown {
	background-color: #c1945a;
}
.bottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 8px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.smallspaces {
        font-size: 4px;
	margin: 0px;
	padding: 0px;
}