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: #996633;
}

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

.catmenutable {
    display:none;
  }
.redBorder {
	border-bottom: 1px solid #996633;
}
.menuCellInactive {
/*	background-color: #FFFFFF;
    border: 1px solid #FFFFFF;*/
	color: #666666;
	font-size: 11px;
}

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

.menuCellActive {
	/*background-color: #FFFFFF;
	border: 1px solid #D80017;*/
	font-size: 11px;
	color: #333366;
}

.listingTitle {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #999999;
}

.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 {
/*	background-color: #6475AA; */
	margin:12px 0; padding-bottom:5px; font:bold 21px/21px Arial, Helvetica, sans-serif; color:#333; text-align:center; text-transform:uppercase; border-bottom:1px solid #999;}

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

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

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

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

.detailDescription {
	font-size: 12px;
}

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

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

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

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


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

.primaryImageScaled {
	width:280px;
	border:none;
}

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

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

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


