/*CSS file for Welcome Home Kingston - Listings*/


#content h1.home-listing {
	font-size: 1em;
	color: #7a0e0e;
}

#content img.left {
	border: none;
}

#content p.small {
	font-size: 0.7em;
	color: #b69e7c;
}

#content p.smallb {
	float: right;
	width: 400px;
	font-size: 0.7em;
	color: #b69e7c;
	margin: 0;
}



/* #flashcontent
======================================================================*/
#flashcontent {
	height: 580px;
	clear: both;
}

/* CSS for Table
======================================================================*/
table.details {
	width: 480px;
	margin: 25px 0 0 0;
}

td {
	padding: 5px 5px 5px 0;
}

td.left {
	max-width: 155px;
	vertical-align: top;
}

td.title {
	padding-left: 5px;
	background-color: #b29a78;
}

tr.headings {

	color: #000;
	font-weight: bold;
	height: 20px;
}


/*
/* #content
======================================================================*/
#content h4 {
	margin-top: 0px;
}

#content h4.gallery {
	margin-bottom: 5px;
}

#content h4.listing {
	margin-top: 0px;
	background: #b69e7c;
	min-height: 20px;
	padding: 8px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	color: #fff;
	font-size: 1em;
	letter-spacing: 0.05em;
	/*font-weight: normal;*/
}



#content div.sold {
	width: 161px;
	height: 40px;
	margin-bottom: 50px;
}

#content div.sold a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -9000px;
}

#content div.sold a{
	background: url(../images/button-sold.jpg) top left no-repeat;
}

#content div.sold a:hover{
	background: url(../images/button-sold.jpg) top right no-repeat;
}

#content a.brown {
	color: #b69e7c;
}

#content img.get-more {
	margin: 10px 0 20px 0;
}

#content img.house-pic {
	margin-bottom: 5px;
	padding: 1px;
	border: 2px solid #b69e7c;
}

#content img.feature {
	margin-bottom: 5px;
}

#content img.float-left {
	float: left;
}

#content img.float-rt {
	float: right;
}

#content p {
	margin: 10px 0 0 0;
}

#content p.click {
	font-size: 0.8em;
	color: #b69e7c;
	line-height: 1.1em;
}

#content p.clear {
	clear: both;
}

#content p.clearb {
	clear: both;
	float: right;
	width: 520px;
	margin: 0;
	margin: 0 0 120px 0;
}

#content p.smallb {
	color: #b69e7c;
}


#content div.listing {
	margin-top: 20px;
	margin-bottom: 50px;
	clear: both;
}

#content div.left {
	float: left;
	padding-top: 18px;
	padding-bottom: 50px;
	width: 115px;
}

#content div.middle, #content div.middle-sold {
	float: left;
	clear: none;
	width: 330px;
	padding-left: 15px;
	margin-bottom: 30px;
}

#content div.middle-sold {
	background: url(../images/sold.gif) no-repeat;
	background-position: 20px;
}

#content div.right {
	float: left;
	clear: none;
	width: 50px;
	padding-top: 18px;
	padding-left: 15px;	
}

#content div.gallery {
	margin-top: 20px;
}



*/
