/* CUSTOM CSS */

#contentTop-homepage h1 {
	
	width:575px;
	
}

body.homepage .box.welcome-statement h2 {
width:575px;
}

body.homepage .box.welcome-statement p {
	width:575px;
	
}
.homepage #propertyslideshow,
.homepage #propertyslideshow #slide,
.homepage #propertyslideshow #slide img{
	width:350px;
height:250px;

}


#emaillink {
	cursor: pointer;
        position: absolute;
	width: 220px;
	left: 0px;
	margin-left: 300px;
	top:0px;
	margin-top: 39px;
	z-index: 99999;
	text-decoration: none;
	filter:alpha(opacity=1);
	-moz-opacity:0.001;
}
