﻿

html, body
{
	margin:0;
	padding:0;
}

img
{
	border:none;
}


/*  Styles  */

.s1
{
	font-family:Verdana, Sans-Serif;
	color:#000033;
	font-size:9pt;
}

.s2
{
	font-family:Verdana, Sans-Serif;
	color:#676767;
	font-size:9pt;
}

.s3
{
	font-family:Georgia, Sans-Serif;
	color:#000033;
	font-size:9pt;
}


	


/*  index.html   */

#HomePropertyWrapper
{
	width:715px;
	position:relative;
	left:12px;
	bottom:10px;
}

#HomePropertyWrapper #Row1
{
	width:715px;
	margin:0 0 8px 0;
}

#HomePropertyWrapper #Img1
{
	float:left;
}

#HomePropertyWrapper #Img2
{
	float:right;
}

#HomePropertyWrapper #Img3
{
	clear:left;
	float:left;
}

#HomePropertyWrapper #Img4
{
	clear:right;
	float:right;
}


/*  sold.html  */

#SoldWrapper
{
	width:740px;
	height:300px;
}

.SoldRow
{
	width:700px;
	height:150px;
	margin:0 0 10px 0;
	float:right;
}

.SoldRow img
{
	float:left;
}
.SoldRow ul
{
	list-style-type:none;
	float:left;
	line-height:16px;
	margin:40px 25px 0 15px;
}

.SoldRow .soldImg
{
	margin:40px 0 0 20px;
}


/* hgtv.html  */

.StagingListItem
{
	margin:0 0 5px 20px;
}

.StagingListDesc
{
	margin:0 0 15px 20px;
}