.selectpropertieswrap {
		width: 980px;
		height: 265px;
		margin: 20px auto 0px;
		padding: 0 0 0 0;
		

}

.selectleft {
		width: 301px;
		height: 256px;
		margin: 0px 38px 0 0;
		float: left;
		display: inline;
		background: transparent url(images/selectproperty_bg.png) no-repeat;
		position: relative;
}

.selectright {
		width: 301px;
		height: 256px;
		margin: 0px 0px 0 0;
		float: right;
		display: inline;
		background: transparent url(images/selectproperty_bg.png) no-repeat;
		position: relative;
}

img.select {
		width: 281px;
		height: 169px;
		margin: 10px 0 0 10px;

}

.selectcity {
		width: 281px;
		height: auto;
		margin: -5px 0 0 0;
		padding: 0 10px 0 10px;
		text-align: center;
		font-size: 15px;
		font-family: "Lucinda Grande", "Lucinda Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: 600;
		letter-spacing: -.5px;
		
}

.selectcity a, .selectcity a:visited{
		color: #3998C7;
}

.selectcity a:hover {
		color: #3998C7;
}

.selectprice {
		width: 281px;
		height: auto;
		margin: 0px 0 -3px 0;
		padding: 0 10px 0 10px;
		text-align: center;
		font-size: 17px;
		color: #2C2D2D;
		
}

.view {
    width: 72px;
    height: 72px;
    background: transparent url(images/view_bg.png) left no-repeat;
    padding: 0px;
    margin: 0 0 0 0;
    position: absolute;
	top: 10px;
	left: 10px;
	text-align: left;
	color: #FFF;
	
    }
    
/* _______ FEATURED PROPERTIES____________*/

.featurepropertieswrap {
		width: 980px;
		height: 410px;
		margin: 30px auto 20px;
		padding: 0 0 0 0;
		

}

.featurepropertiesleft {
		width: 660px;
		height: 391px;
		margin: 0px 38px 0 0;
		padding: 10px 0 0 10px;
		float: left;
		display: inline;
		background: transparent url(images/featurepropertiesleft_bg.png) no-repeat;
		position: relative;
}

.featurepropertiesrightwrap {
		width: 270px;
		height: 400px;
		margin: 0px 0px 0 0;
		float: right;
		display: inline;
		background: transparent;
		position: relative;
}

.featurepropertiesright {
		width: 270px;
		height: 124px;
		margin: 0px 0px 10px 0;
		float: right;
		display: inline;
		background: transparent url(images/featurepropertiesright_bg.png) no-repeat;
		position: relative;
}

/*________ FEATURED PROPERTIES RIGHT________*/

img.featurethumb {
	width: 120px;
	height: 100px;
	float: left;
	margin: 5px 10px 5px 5px;
	position: relative;
	background: #E7EEEF;

}    

.featurerightview {
	background: transparent url(images/featureright_view_bg.png) no-repeat;
	width: 62px;
	height: 62px;
	position: absolute;
	top: 5px;
	left: 5px;

}

.featurerightcity {
	font-size: 17px;
	font-family: "Calibri Bold", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	margin: 5px 0 0px 0;
	padding: 0;
	color: #3998C7;

}

.featurerightdetail {
	font-size: 12px;
	font-family: "Georgia", "Times", "Times New Roman", serif;
	margin: 0 0 3px 0;
	padding: 0;
	color: #2C2D2D;
	
}


/*_____ MORE FEATURED PROPERTIES _____*/

.morefeaturewrap {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	background: #FFF;
	border: 1px solid #D3DDDC;
	width: 980px;
	position: relative;
	}	
	
.morefeaturewrapper {
	border: 1px solid #BFDAE1;
	width: 165px;
	height: auto;
	margin: 0 0px 16px 16px;
	padding: 5px;
	float: left;
	position: relative;
	}
	
.morefeaturephoto {
	width: 165px;
	height: 100px;
	margin: 0;
	padding: 0;
	position: relative;
	}
	
.morefeatureview {
	background: transparent url(images/featureright_view_bg.png) no-repeat;
	width: 62px;
	height: 62px;
	position: absolute;
	top: 5px;
	left: 5px;

}	
	
.morefeatureaddress {
	text-align: center;
}

.featureaddress a, .featureaddress a:visited {
	color: #3998C7;
	font-family: "Calibri Bold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
	}
	
.featureaddress a:hover {
	color: #3998C7;
	text-decoration: underline;
	}	

.morefeatureprice {
	text-align: center;
	font-family: "Georgia", "Times", "Times New Roman", serif;
	font-size: 13px;
}

