@charset "utf-8";

#container .topAboutUs{
	height:323px;
	margin:0px;
}

#topContent .buySellSlideshow{
	width:688px;
	height:323px;
	float:left;
	margin:0px;
}

#topContent .buySellSlideshow img{
	width:688px;
	height:323px;
}
	
#topContent .topColumn{
	width:312px;
	height:323px;
	float:left;
	position:relative;
	z-index:1;
	color:#ffffff;
}

/*------ .buySellContent ------*/
#container .buySellContent{
	width:640px;
	float:left;
	font-size:13px;
	padding:24px;
}

#container .buySellContent ul{
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 40px;
	list-style-type: disc;
}

#container .buySellContent ul li{
	padding:2px 0px 2px 0px;
}
/*------ .buySellColumn ------*/
#container .buySellColumn{
	width:312px;
	float:left;
	background-color:#676459;
	padding:0px 0px 18px 0px;
}
#container .buySellColumn h2{
	background-color:#e97a02;
}
#container .buySellColumn a{
	display:block;
	color:#8dc73f;
	font-weight:bold;
	text-decoration:underline;
	margin:5px 0px 0px 18px;
}
#container .buySellColumn a:hover{
	color:#FFF;
}
.columnText{
	padding:18px;
	padding-bottom:10px;
}


h3{
	color:#FFF;
	font-weight:bold;

}
/*------h2 img------*/
#homeFeatured h2 img{
	right:33px;
}

/*------featuredBox------*/
#browseListingBox{
	height:120px;
}

#browseListingBox a{
	color:#8cc640;
	font-weight:bold;
	text-decoration:underline;
	margin:5px 0px 0px 18px;
}
#browseListingBox a:hover{
	color:#ffffff;
}

/*------clientList------*/

.clientList{
	width:240px;
	float:left;
}
/*------ .listingClip ------*/
.listingsClip{
	padding:0px 7px 0px 7px;
	
}

/*--------------------- dynamicListing styles ------------------------*/
.dynamicListing{
	width:148px;
	height:155px;
	float:left;
	padding:0px;
	color:#fff;
	text-align:left;
	font-size:11px;

}
.dynamicListing:first-child{
	margin-right:2px;
}
.dynamicListing a{
	display:block;
}

.dynamicListing .imageHolder
{
	width:148px;
	height:118px;
	overflow:hidden;
}

.dynamicListing .imageHolder img
{
	height:118px;
}
.dynamicListing .listingAddress{
	
	line-height:18px;
	margin:0px 0px 0px 12px;
}
.dynamicListing .availabilityHolder
{
	margin:0px 0px 0px 12px;
}
