body {
	text-decoration: none;
	border: 0px 0;
	margin: 0px;
	padding: 0px;
	background-image: url(images/TKPalmer_Background.jpg);
	background-repeat: repeat-x;
}
.timpalmer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.serif {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: 996633;
}

table.nav td {
	padding-bottom: 5px;
}

form input.field {
	background: #f7e6d5;
	border: 1px inset #9a6634;
	padding: 2px;
	color: #624121;
}

.req {
	font-weight:bold;
	font-size:12px;
	color: #f00;
}
