.copyplain {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.listingheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #996600;
}
.sold {
	background-image: url(images/sold.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.pending {
	background-image: url(images/pending.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #996600;
	text-decoration: none;
	line-height: 24px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	text-decoration: none;
	line-height: 24px;
}
#header {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #BD8410;
	background-image: url(popups/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 500px;
	vertical-align: middle;
	line-height: 42px;
}
.copyblditalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.copybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.headergold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	line-height: 16px;
}
