body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.smalltext {
	font-family: Arial;
	font-size: 10pt;
}

/* Jenny Ritchie Listing Agent Box Info */
.j-lab1 {
	background: #efebbc;
	padding: 5px;
	float: left;
	width: 335px;
	border: 1px solid #333;
	text-align: center;
}
.j-lab2 {
	background: #efebbc;
	padding: 5px;
	float: left;
	width: 310px;
	border: 1px solid #333;
	text-align: center;
}
.j-listingpics {
}
.listingtitle {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.listingtitle2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.stdtext {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
.itemdescription {
	font-family: Arial;
	font-size: 10pt;
	color: #003300;
}
.price {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #003300;
}
.soldtaglg {
	color: #F00;
	height: 25px;
	width: 100px;
	margin-left: 100px;
	position: absolute;
	margin-top: 100px;
	font-family: Arial;
	font-size: 75px;
	font-weight: bold;
}
a.jenlink:link, a.jenlink:visited, a.jenlink:active {
	color: #600;
	text-decoration: none;
}
a.jenlink:hover {
	color: #06C;
	text-decoration: underline;
}
