#divForsaleText{
	float:			left;
	clear:			both;
	width:			560px;
	font-family:	"Times New Roman", Times, serif;
	font-size:		11pt;
	color:			#3A2302;
	line-height:	19px;
}

#divForsaleText p{
	margin:	0 15px;
}

#divForsaleText h1{
	margin:			15px 15px 2px 15px;
	font-size:		16pt;
	font-weight:	bold;
}

#divForsaleText h2{
	margin:			0 15px 10px 15px;
	font-size:		14pt;
	font-weight:	normal;
	font-style:		italic;
}

#divForsaleRightImage{
	position:			relative;
	float:				left;
	vertical-align:		middle;
	text-align:			center;	
}
	
#divForsaleRightImage	#imgForsaleRightImage{
	position:			relative;
	float:				left;
	clear:				right;
	margin-top:			50px;
}

.boxNoHeader{
	background-color:		#EEE6CB;
	font-family:			"Times New Roman", Times, serif;
	font-size:				12pt;
	width:					340px;
	height:					220px;
	color:					#3A2302;
	vertical-align:			top;
	text-align:				center;
	line-height:			26px;
	border:					4px double #3A2302;
	
}

#saleUL
{
	margin-left:			40px;
	list-style:				square;
}

#saleUL li
{
	margin-top:				5px;
	margin-bottom:			5px;
}

#saleUL li a
{
	color:					#3A2302;
	text-decoration:		underline;
	font-weight:			bold;
	font-size:				12pt;
}

#saleUL li a:hover
{
	text-decoration:		none;
}

#divSaleTopWrap
{
	float: left;
	margin: 0 0 20px 0;
	width: 560px;
	padding-left: 10px;
}

#divSaleMainPhoto
{
	width: 250px;
	height: 169px;
	float: left;
	background-image: url(../images/forsaleBackground.jpg);
}

#divSaleMainPhoto img
{
	display: block;
	padding: 7px 8px 8px 8px;
}

#divSaleSpecs
{
	width: 200px;
	height: 169px;
	float: left;
	vertical-align: middle;
	padding-left: 15px;
}

#divSaleBottomWrap
{
	width: 560px;
	padding-left: 10px;
}

#divSaleInfo
{
	width: 395px;
	float: left;
}

#divSalePhotos
{
	width: 145px;
	float: left;
	padding-left: 15px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}


#divSalePhotos img
{
	padding-bottom: 6px;
	border: none;
}
