.tablebg {
	background-image: url(/images/page_background.jpg);
	background-repeat: repeat-x;
}
.copy {
	font-family: Verdana, Arial, sans-serif;
	color: #10533C;
	font-size: 11px;
	line-height: 14px;
}
.headline {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #142639;
	font-weight: bold;
}
.boxhead {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallhead {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #142639;
}
.explore {
	font-family: Verdana, Arial, sans-serif;
	color: #10533C;
	font-size: 11px;
	line-height: 14px;
}
a:link {
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #663333;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}
a.explore:link {
	color: #663333;
	text-decoration: none;
	font-weight: normal;
}
a.explore:visited {
	color: #663333;
	text-decoration: none;
	font-weight: normal;
}
a.explore:hover {
	color: #663333;
	text-decoration: underline;
	font-weight: normal;
}
a.explore:active {
	color: #663333;
	text-decoration: none;
	font-weight: normal;
}
a.boxhead:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.boxhead:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.boxhead:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.boxhead:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.field140 {
	font-family: Verdana, Arial, sans-serif;
	color: #10533C;
	font-size: 10px;
	line-height: 14px;
	width: 135px;
	border: 1px inset #97969A;
}
.small {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
}
.widefield {
	width: 320px;
	color: #10533C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px inset #97969A;
}
.field {
	width: 190px;
	font-family: Verdana, Arial, sans-serif;
	color: #10533C;
	font-size: 10px;
	line-height: 14px;
	border: 1px inset #97969A;
}
.smallfield {
	width: 55px;
	font-family: Verdana, Arial, sans-serif;
	color: #10533C;
	font-size: 10px;
	line-height: 14px;
	border: 1px inset #97969A;
}
input.btn {
	font-family: Verdana, Arial, sans-serif;
	color: #10533C;
	font-size: 11px;
	font-weight: bold;
}
.privatesale {
	font-family: Verdana, Arial, sans-serif; 
	color: white; 
	font-size: 11px; 
	font-weight: bold; 
	text-align: center; 
	background-color: #97969A; 
	margin: 10px auto; 
	padding: 5px 0px
}


