.copyplain {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
}
.listingheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #996600;
}
.copyblditalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.copybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	color: #999999;
}
.headergold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #996600;
	line-height: 16px;
}
.copyitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.headeritalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
}
#sidebar {
	background-image: url(images/sidebar%20bkgr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	float: left;
	height: 383px;
	width: 170px;
}
body {
	margin: 0px;
	padding: 0px;
}
.rightfloat {
	float: right;
	margin-right: 150px;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
}
.rightfloatImg
{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 50px;
}
.leftFloat
{
	float: left;
	margin: 5px 50px 5px 5px;
}
