.padded20 {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;

}

.nounderline {
	text-decoration: none;
}
a:link {
	color: #663300;
}
a:visited {
	color: #A17751;
}
a:hover {
	color: #996600;
}
a:active {
	color: #996600;
}
.collection {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}

.collection:hover {
	border-left-color: #663333;
	background-color: #E9D7AD;
	color: #663333;

}
.padded10 {
	padding: 10px;


}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #A27853;
}
p, td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A27853;

}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.leftpic {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;


}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A27853;
}
.small {  font-size: 11px; }
