/*#586A41 = Forest Green*/
/*#818A78 = Grey*/
/*#FED700 = Gold*/
/*#818A78 = Neutral Green (background color)*/

td {
	font-size: 10pt;
}
ul {

}
.defaultSize {
	font-size: .9em;
}
/*a { 
	color: #FF0000;
}*/

.searchRow {
	font-size: 1.2em;
}

table.catmenutable {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.catmenutable td {
	margin: 0;
	border: none;
}

.redBorder {
/*	background: white;*/
	border: 1px solid #999999;
}
.menuCellInactive {
	background-color: #F3ECCA; 
	color: white;
	border: 1px solid #FFFFFF;
	font-size: 1em;
}

.menuCellCurrent {
	background-color: #38621D;
	color: #FFFFFF;
	border: 1px solid #FFFFFF; 
	font-size: .8em;
}

/*These two classes controls the main nav for the product_list page*/
td.menuCellActive {
	border: 1px solid #000;
	background-color: #FED700;
	color: #000;
	padding: 4px 5px;
	margin: 0;
}
.menuCellActive a {
	font-size: .9em;
	color: #586A41;
	text-decoration: none;
}

.menuCellActive a:hover {
	color: #000;
}



.listingTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FED700;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #999999;
	background-color: #586A41;
}

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

.borderLeft {
	font-size: 12px;
}

.listingViewDate {
	font-size: 13px;
}

.listingAddress {
}

.listingShortDescription {
	font-size: 1em;
}

.primaryImageTitle {
	font-size: .9em;
}

.auctionListAddress {
	font-size: 13px;
}

/*.detailTitle {
	font-size: 1.3em;
	color: #F3ECCA;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	border: 1px solid #666666;
}*/

.detailTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #522637;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #999999;
	background-color: #F3ECCA;
	width: 400px;
}


.detailPrice {
	font-size: 1.2em;
	font-weight: bold;
	color: #522637;
}

.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: 1em;
}

.detailDirections {
	font-size: 1em;
	font-weight: bold;
}

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

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

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


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

.primaryImageScaled {
	width:280px;
}

.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;
}