@charset "utf-8";

/* CSS Document */

/* for min-width to work for ie browsers */
* html .minwidth {border-left:1000px solid #fff; position:relative; float:left; z-index:1;}
* html .iecontainer {margin-left:1000px; position:relative; float:left; z-index:2; text-align:left;}

body

{
	background-color:#FFFFFF;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	
	margin-top: 0px;
	
	text-align: center;
	
	
	color: #000000;
	
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	vertical-align: top;
}

a
{ 
	color: #3f3f3f;
	text-decoration: underline;
}


#wrap
{
	position:relative;
	
	width:750px;
	
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0pt;
	
	height:100%;
	
	text-align:left;
}

#main
{
	width: 750px;
	
}

.logo
{
	display: none;
}

/* sub page */

.textarea
{
	margin: 10px 150px 20px 60px;
}

img.imbut
{
	display: none;
}


/* styles */

.heading
{
	font-family: "Myriad Roman", Mistral, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 20px;
	color:#3f3f3f;
	line-height: 1.8em;
}

.emph
{
	font-weight: bold;
	font-size: 1.2em;
}

.backb
{
	text-align: right;
}

.backb a
{
	font-weight: bold;
	font-style: italic;
}

.printlot
{	
	text-align: right;
}
.printlot a /* print page in lots section */
{
	font-weight: bold;
	font-style: italic;
}


/* footer */

#footer
{
	text-align: center;
	padding: 20px;
	color: #3f3f3f;
}


#footer a
{
	color: #3f3f3f;	
}



/* forms */
td.c
{
	width: 100px;
	padding: 0;
}




/* MSIE workaround */
.prop 
{
    height:1175px;
    float:right;
    width:1px;
}

.propstory 
{
    height:575px;
    float:right;
    width:1px;
}
.propportfolio 
{
    height:775px;
    float:right;
    width:1px;
}

.clear 
{
    clear:both;
    height:1px;
    overflow:hidden;
  }
  

/* lots for salel */

#content_containersr
{
	background-image: url(lots/stoneridge.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 317px;
	z-index: 1;
}

#flash_containersr
{	
	z-index: 10;
	width: 400px;
	height: 317px;
}

#content_containerne
{
	background-image: url(lots/nelson.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 311px;
	z-index: 1;
}

#flash_containerne
{	
	z-index: 10;
	width: 300px;
	height: 311px;

}

