/* ***** HOMEPAGE ***** */

/* feel free to add CSS here for the homepage only */

.contentArea {
	position:relative;
}

a.smallImageLink {
	display:block;
	width:120px;
	height:90px;
	padding:0;
	margin:3px;
	width:120px;
	height:90px;
	position:relative;
}

#fronth2	{
	text-align:center;
	font-size:1.1em;
	color:red;
	padding:3px;
	font-family:arial;
}

#homePage h2 {
	line-height:1.3em;
	text-align:center;
	font-size:1.4em;

}

#homePageStory  {
	padding:0px 18px 0px 18px;
	font-size:0.9em;
}




#homePage h3 {
	padding:0.3em 0.5em;
	color:#FFF;
	background-image:url(../images/homeFeatBar2.gif);
	margin-bottom : 0;
}

#property_search {
	background-image:url(../images/homePropSearch.gif) !important;
}


#realEstate {
	padding:0 5px 0 10px;
}
#realEstate .contentArea {padding:0 0 1em 0;}
#realEstate h2 {margin:0 !important;}

#realEstate .fakeTable {
	margin:0;
}
#realEstate .fakeTable .listing {
	font-size:0.8em;
	border-bottom:1px solid #000;
	padding:15px 8px 0 8px;
}

.propertyBlock
{
	padding:17px;
	border:1px solid #D9D9D9;
	background-color:#EFEFEF;
	margin: 0 0 6px;
	min-height : 220px;
	height:220px;
}
.propertyImageBlock
{
	float : left;
	display : inline;
}

.propertyDetailsBlock
{
	margin : 0 0 0 325px;
}
.propertySuburb {
	font-size:0.7em;
	font-weight:bold;
	margin:3px;
}

.propertyImageLink { 
	border:1px solid #D9D9D9;
	margin:0px;
}

.propertyHeadline
{
	padding : 3px 0;
	margin : 3px 0;
	font-weight : bold;
	font-size : 90%;
	width : 365px;
	color : #de4f01;
}
#homePage .propertyHeadline a,
#homePage .propertyHeadline a:hover,
#homePage .propertyHeadline a:visited
{
	color : #de4f01 !important;
	text-decoration : none;
}
.propertyAddress
{
	font-size : 90%;
}
#homePage .propertyDesc a,
#homePage .propertyDesc a:hover,
#homePage .propertyDesc a:visited
{
	color : #384a5e !important;
	text-decoration : none;
}
.propertyPrice
{
	float:right;
	color:#DE4F01;
	
}

.propertyDesc {
	margin : 12px 0;
	padding:3px 0;
	font-size : 80%;
}

.bedBathEtc ul {
	width:118px;
	padding:0 0 0 5px;
	margin:0;
}

.bedBathEtc ul li {
	font-size:0.8em;
	margin:0 5px 0 0;
	height:13px;
	line-height:13px;
	border:1px solid #CCC;
	float:left;
	display:inline;
	padding:5px 2px 4px 20px;
	background-repeat:no-repeat;
	color:#000;
	width:7px;
}

.bedBathEtc .bed {
	background-image:url(../images/beds.gif);
}

.bedBathEtc .bath { 
	background-image:url(../images/bath.gif);
}

.bedBathEtc .cars {
	background-image:url(../images/cars.gif);
}

#propertySearch form {margin:0;}

#propertySearchMap
{
	width:  		200px;
	float:  		left;
	display:		inline;
	margin: 		0 0 0 90px;
}
#propertySearchDropDown
{
	width:  		180px;
	margin: 		0 0 0 310px;
}