﻿.SearchHomesForSaleCaptionPanel
{
	width: 476px;
	background-color: #9EBC76;
	color: black;
	font-weight: bolder;
	z-index: -1;
}

.SearchHomesForSalePanel
{
	width: 476px;
	background-color: white;
	z-index: -1;
}

.SearchHomesForSaleTable
{
	font-weight: bold;
}

.SearchHomesForSaleLeftLabel
{
	text-align: right;
	width: 100px;
}

.SearchHomesForSaleRightLabel
{
	text-align: right;
	width: 20px;
}

.SearchHomesForSaleControl
{
	text-align: left;
	width: 100px;
}

.SearchHomesForSaleButton
{
	text-align: right;
}

.HomeForSaleSummaryPanel
{
	width: 600px;
	background-color: #FBFBFB;
}

.HomeForSaleSummaryTable
{
	width: 100%;	
}

.HomeForSaleSummaryImageColumn
{
	width: 140px;
	vertical-align: top;
	padding: 2px 2px 2px 2px;
}

.HomeForSaleSummaryImage
{
	width: 125px;
	height: 128px;
}

.HomeForSaleSummaryColumn
{
	width: 100%;
	vertical-align: top;
	text-align: left;
}

.HomeForSaleSummaryInfoTable
{
	vertical-align: top;
	width: 100%;
	height: 128px;
}

.HomeForSaleSummaryAddressColumn
{
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
}

.HomeForSaleSummaryAddressLabel
{
	font-size: 13pt;
}

.ForSaleColumn
{
	font-weight: bold;
	color: #335700;
}

.HomeForSaleAddressPanel
{
	width: 670px;
	background-color: #9EBC76;
	font-weight: bold;
	color: black;
	font-size: 14pt;
}

.HomeForSaleAddressPanel a
{
	color: black;
	text-decoration: none;
}

.HomeForSaleAddressPanel a:visited
{
	color: black;
}

.HomeForSaleDetailPanel
{
	width: 670px;
}

.HomeForSaleDetailSlideShowDiv
{
	border: solid 1px #9EBC76;
}

.HomeForSaleDetailDiv
{
	float: none;
}

.HomeForSaleDetailList
{
	text-align: left;
	float: left;
	width: 150px;
}

.HomeForSaleSlideShowPanel
{
	width: 500px;
	float: left;
	height: 335px;	
}

.HomeForSaleFeatureListPanel
{
	width: 150px;
	height: 335px;	
	text-align: left;
	float: left;
}

.HomeForSaleRemarksPanel
{
	float: left;
	text-align: left;
	width: 656px;
}

.HomeForeSaleDetailPriceLabel
{
	font-weight: bold;
}

.HomeForSaleMarginDiv
{
	margin: 5px 5px 5px 5px;
}

.HomeForSaleRemarksParagraph
{
	padding: 10px 10px 10px 10px;
}

.HomeForSaleButtons
{
	text-align: center;
	padding-top:65px;
}

.HomeForSaleAddressLink
{
	font-size: 14pt;
	color: black;
}

.HomeForSaleAddressLink a
{
	font-size: 14pt;
	color: black;
}

.HomeForSaleLabel
{
	color: red;
}

.ButtonsPanel
{
	margin-top: 20px;
	text-align: right;
}