﻿#bodyContent table
{
	float: left;
	width: 900px;
	background-color:white;
}

#bodyContent td
{
	text-align: left;
	vertical-align: top;
}

#descCell
{
	height:160px;
	font-family: Times New Roman,Roman,serif;
	font-size: 20px;
	padding-top:15px;
	padding-left: 300px;
	color: #062065;
	/*background:#f1f4f8 url('/common/images/logos/bbb_accredited_business_logo.png') 85px center no-repeat;*/
	background:#f1f4f8 url('/common/images/home_page/ashdon_zero_down_announcement.png') 20px center no-repeat;
}

td.backgroundCell
{
	background-position: inherit 0px;
	height: 172px;
	width: 296px;
	background-color: inherit;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: inherit;
}

td.backgroundCell a
{
	position:absolute;
	text-decoration:none;
	cursor:pointer;
	height: 170px;
	width: 293px;
}

td.backgroundCell p
{
	margin-top: 147px;
	margin-left: 25px;
}

#residentialCell
{
	background-image: url('/common/images/body/res.png');
}

#commercialCell
{
	background-image: url('/common/images/body/com.png');
}

#lotsCell
{
	background-image: url('/common/images/body/lots.png');
}



