.menutxt1 {
	padding: 3px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}

.section {
	margin-top: 30px;
	border: 1px solid #543f24;
}

.hi {
	background-color: #c9a981;
}

.low {
	background-color: #dbc6ab;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.pad {
	padding: 10px 15px;
}

#maincontent {
	padding: 10px 15px;
}

#maincontent th {
	background-color: #543f24;
	color: #ede2d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}

#maincontent .textspot {
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#productdescription {
	padding: 3px;
	padding-right: 50px;
}