﻿

#page a:hover
{
	text-decoration:underline;
}
#page .footer img
{
	display:inline;
}
#page h1
{
	font-size:2.5em;
	font-weight:normal;
	color:#E28400;
}
#page
{
	width:640px;
	margin:20px 0px 0px 50px; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */	
	font-size:0.9em;
}
.property a
{
	text-decoration:underline;
	color:#6666FF;
	font-weight:bold;
	font-size:0.9em;	
	}
.property a:visited
{color:#6666FF;}
.property a:hover
{color:#6666FF;}
.property a:active
{color:#6666FF;}

.pages
{
	font-family:Verdana;
	font-weight:normal;	
	color:#000000;
}
.pages a
{	
	margin:0 2px;
	text-decoration:none;
	color:#000000;
}
.pages a:visited
{
	
		color:#0000FF;
	}
.selected
{
	margin:0 2px;
}
.image
{
	float:left;
}
.address, .price
{
	color:#E28400;
}
.address
{
	font-size:1.8em;
	float:left;
	width:60%;
	font-weight:bold;
}
.description
{
	font-size:1.3em;
	clear:left;
	margin:5px 0;
}
.price
{
	text-align:right;
	font-size:2em;
	width:40%;
	float:right;
}
.info
{
	float:right;
	width:430px;
}
.property
{
	clear:both;
	margin:20px 0;
	padding:5px;
}
.image img
{
	width:160px;
	border:1px solid #ccc;
}
.moredetails
{
	float:right;font-size:0.9em;
}
.portfolio
{
	text-align:right;
	float:left;
}
.links
{
	margin:10px 0 0 0;
	font-size:1.5em;
}
.return
{
	font-size:1.5em;
}
.links a
{
	display:block;
}
.noresults
{
	font-size:1.5em;
}
.status
{
	clear:both;
	margin:5px 0;
	font-size:1.6em;
	color:#771B2B;
	font-weight:bold;
}
.pages
{
	text-align:right;
	font-size:1.8em;
}
.pricetext
{	color:#FF0000;		
	text-align:right;
	clear:both;
	display:block;
	width:100%;
	}
