/********************************** STRUCTURE **********************************/
#list-properties									{margin:0; padding:0; background:#f3e2a8}
#list-properties table								{width:804px; border-collapse:collapse; margin-bottom:1px}
#list-properties thead								{background:#fff}
#list-properties td									{background:#f9e9ae}
#list-properties th									{border-style:inset; border-width:2px;}
#list-properties td									{border-style:inset; border-width:2px;}
#list-properties td									{padding:5px; vertical-align:middle}
#list-properties th									{padding:5px; vertical-align:middle}
td.listing											{text-align:center; width:175px}
td.location											{text-align:center; width:120px}
td.acres											{text-align:center; width:75px}
td.description										{text-align:left}
td.price											{text-align:center; width:115px}

/********************************** FONTS **********************************/
#list-properties									{font-family:Arial,Helvetica,sans-serif;}
#list-properties thead								{text-transform:uppercase}
#list-properties th									{font-size:11px}
#list-properties td									{font-size:11px}
td.listing	 										{color:#996636; font-weight:bold}
td.listing a										{color:blue; font-weight:normal}
p													{margin:0px}