.text
	{
	font-family: Times, Times New Roman, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #352E2C;
	}
	
.listingtext
	{
	font-family: Times, Times New Roman, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #352E2C;
	}
	
.price
	{
	font-family: Times, Times New Roman, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #352E2C;
	}
	
.available
	{
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	}
	
.leased_home
	{
	font-family: Times, Times New Roman, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	}
	
.available_home
	{
	font-family: Times, Times New Roman, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #0A7E18;
	}
	
.amenities
	{
	font-family: Times, Times New Roman, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #352E2C;
	}
	
.bluetext
	{
	font-family: Times, Times New Roman, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #181B6E;
	}





.address
	{
	font-family: Times, Times New Roman, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #181B6E;
	}	

A:
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #181B6E;
}
A:link
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #181B6E;
}
A:visited
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #181B6E;
}
A:hover
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #181B6E;
}
A:active
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #181B6E;
}

 css for links on home pg 

A.listingtext:
{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #352E2C;
	text-decoration: underline;	
}
A.listingtext:link
{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #352E2C;
	text-decoration: underline;
}
A.listingtext:visited
{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #352E2C;
	text-decoration: underline;
}
A.listingtext:hover
{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #988675;
	text-decoration: underline;
}
A.listingtext:active
{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #352E2C;
	text-decoration: underline;
}.special_message {
	border: thin dashed red;
	width: 300px;
	font-family: Times, Times New Roman, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #352E2C;
}

