@charset "utf-8";
/* CSS Document */

.flash{	
	width:1010px;
	height:650px;
	background-image:url(../images/bg_flash.jpg);
	background-repeat:no-repeat;
}

.flashWrapper{
	position:relative;
	width:236px;
	height:650px;
}

.navigation{
	position:absolute;
	width:236px;
	height:650px;
	margin-left:0px;
	background-repeat:no-repeat;
	
}

.navigation a{
	text-decoration:none;
}

.featuredProperty{
	
		margin-left:60px;
}

.featuredProperty h3{
	font-size:18px;
}

.logo{
	margin-left:21px;
	margin-bottom:-30px;
}

.featleft {

font-family: Georgia, "Times New Roman", Times, serif;

color: #000000;

padding: 0;

margin: 0;

font-size:15px;
font-weight:bold;

}

