.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.body, table#postings, table#postings p  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333333;
}
.sub, table#postings strong{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A6F12;
}
.buyNow {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5A6F12;
}
.floralBkgrd {
	background-image: url(images/indexBkgrd.jpg);
	background-repeat: no-repeat;
}
.verticalLine {
	background-image: url(images/vertical-line.gif);
	background-repeat: repeat-y;
}
.horizontalLine {
	background-image: url(images/horizontalLine.gif);
	background-repeat: repeat-x;
}
.subWhite {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
