.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;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #003300;
	text-decoration: underline;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	color: #999999;
}
#2header {
	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;
}
#sidebar {
	background-image: url(images/sidebar%20bkgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	float: left;
	height: 342px;
	width: 170px;
}
.rightfloatImg
{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 150px;
}
.leftFloat
{
	float: left;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 5px;
}
