p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {

}
.defaultSize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a { 
	color: #024893;
}
a:visited {
	color:#024893;
	}

.searchRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.catmenutable {
	
}
.redBorder {
	border: 1px outset #024893; /*was 333333*/
}
.menuCellInactive {
/*	background-color: #FFFFFF; */
	color:#024893;
	border: 1px solid #FFFFFF;
	font-size: 11px;
}

.menuCellCurrent {
	background-color: #FFFFFF;
	color: #024893;
	border: 1px solid #FFFFFF; 
	font-size: 11px;
}

.menuCellActive {
	background-color: #FFFFFF;
	border: 1px solid #024893;
	font-size: 11px;
	color:#024893;
}

.listingTitle {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #999999;
	background-color: #024893; /*was 009900 darker green*/
}

.noProducts {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.borderLeft {
	font-size: 12px;
}

.listingViewDate {
	font-size: 13px;
}

.listingAddress {
}

.listingShortDescription {
	font-size: 12px;
}

.primaryImageTitle {
	font-size: 10px;
}

.auctionListAddress {
	font-size: 13px;
}

.detailTitle {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	padding-top: 2px;
	padding-bottom: 3px;
	border: 1px solid #666666;
	background-color: #024893;
}

.detailPrice {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}

.detailListingDate {
	font-size: 11px;
	color: #666666;
	font-style: italic;
}

.detailViewingDate {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.detailAddress {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.detailDescription {
	font-size: 12px;
}

.detailDirections {
	font-size: 12px;
	font-weight: bold;
}

.boxborder {
	border: 1px solid #666666;
}

.contactHeader {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #024893;
}

.listTable {
	font-size: 10px;
	background-color: #fff;
	border: 1px solid #666666;
}


.contactTable {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.primaryImageScaled {
	width:280px;
}

.noindent {
	margin: 0px;
	left: 0px;
	text-indent: 0pt;
}

.header3 {
	font-size: 14px;
	color: #009900;
	font-weight: bold;
}

.h3 {
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}