/* CSS Document */

	
.feature-text {
	width: 175px;
	padding: 0;
	float:left;
	}
	
.feature-plan {
	width: 125px;
	padding: 0;
	float:left;
	}
	
.col2-short {
	width:175px;
	float:left;
	}
	
#homesSWF
{
float: left;
width: 330px;
border: 1px solid #ccc;
padding: 0;
}

#homesContent
{
float: left;
width: 335px;
margin: 0 0 0 15px;
font-size: 11px;
line-height: 15px;
}

#homesContent br
{
clear: both;
}

#homesContent h2
{

font-size: 11px;
text-transform: uppercase;
}

a.homesBtnLeft,
a.homesBtnLeft:link,
a.homesBtnLeft:visited,
a.homesBtnRight,
a.homesBtnRight:link,
a.homesBtnRight:visited
{
display: block;
float: right;
width: 137px;
height: 17px;
margin: 6px 5px 0 0;
padding: 3px 0 0 8px;
background: url('/images/common/homes-button.gif');
color: #fff;
font: 11px "Times New Roman", Times, serif;
text-transform: uppercase;
}

a.homesBtnLeft:hover,
a.homesBtnRight:hover
{
background-position: 0 -20px;
text-decoration: none;
}

a.homesBtnLeft,
a.homesBtnLeft:link,
a.homesBtnLeft:visited
{
float: left;
margin: 6px 0 0 0;
}

a.homesBtnShortLeft,
a.homesBtnShortLeft:link,
a.homesBtnShortLeft:visited,
a.homesBtnShortRight,
a.homesBtnShortRight:link,
a.homesBtnShortRight:visited
{
display: block;
float: right;
width: 95px;
height: 17px;
margin: 6px 5px 0 0;
padding: 3px 0 0 8px;
background: url('/images/common/homes-button2.gif');
color: #fff;
font: 11px "Times New Roman", Times, serif;
text-transform: uppercase;
}

a.homesBtnShortLeft,
a.homesBtnShortLeft:link,
a.homesBtnShortLeft:visited
{
float: left;
margin: 6px 0 0 0;
}

a.homesBtnShortLeft:hover,
a.homesBtnShortRight:hover
{
background-position: 0 -20px;
text-decoration: none;
}

a.homesBtnSold,
a.homesBtnSold:link,
a.homesBtnSold:visited
{
float: left;
width: 143px;
height: 18px;
margin: 0 0 0 -1px;
padding: 8px 0 0 8px;
background: url('/images/common/homes-button-sold.jpg');
color: #fff;
font: 11px "Times New Roman", Times, serif;
text-transform: uppercase;
}

a.homesBtnSold:hover
{
background-position: 0 -31px;
text-decoration: none;
}

a.virtualTour,
a.virtualTour:link,
a.virtualTour:visited
{
float: left;
width: 35px;
height: 16px;
margin: 6px 0 0 5px;
padding: 4px 0 0 8px;
background: url('/images/common/virtual-tour.jpg');
color: #fff;
font: 10px "Times New Roman", Times, serif;
text-transform: uppercase;
}

a.virtualTour:hover
{
background-position: 0 -20px;
text-decoration: none;
}

#modelHome
{
float: right;
margin: 27px 5px 0 0;
}

.clear
{
clear: both;
}