
.highlight {
	color: #A71833;
}

.international-properties-button { /* MW added */
	float:right;
}

/**
 * FEATURED PROPERTIES =========================================================
 */
#featured-quicksearch-container {
	height: 320px;
	margin-bottom: 20px;
}

#featured {
	border: 1px solid #BFD3E8;
	float: left;
	height: 100%;
	width: 606px;
}

#featured .inner {
	padding: 10px 20px 0;
}

#featured h2 {
	background-image: url(../_gfx/home/featured-properties.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-indent: -999em;
}

#featured .featured-property {
	color: #A71833;
	background-color: #ffffff;
	display: none;
}

#featured .first {
	display: block;
}

#featured .featured-property a {
	display: block;
	overflow: hidden;
	text-decoration: none;
}

#featured .featured-property span {
	line-height: 1.3em;
}

#featured .featured-property  .sale-let-text {
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	margin: 10px 0 5px;
	text-indent: -999em;
}

#featured-sale-slideshow {
	float: left;
}

.featured-sales .sale-let-text {
	background-image: url(../_gfx/home/for-sale.gif);
}

#featured-let-slideshow {
	float: right;
}

.featured-let .sale-let-text {
	background-image: url(../_gfx/home/to-let.gif);
}


/**
 * EXPERIENCE - EXPERTISE - EXCELLENCE =========================================
 */
#experience-container {
border-top: 1px solid #BFD3E8;
padding-top: 14px;
}

#experience-text {
	float:left;
	width:200px;
	font-size: 15px;
	line-height: 1.3em;
	padding-top:8px;
	text-align:justify;
}

#experience-text p {
	margin-bottom: 14px;
}

#experience-image {
	float: left;
	background:url(/_gfx/home/experience-expertise-excellence.gif) no-repeat;
	width:159px;
	height:113px;
	margin: 0 50px 0 0;
}

.consultation {
font-family: Georgia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", serif;
font-size:18px;
color:#47413F;
}

.call-us {
color:#A71933;
font-size:24px;
padding-left:10px;
}


/**
 * CTAs ========================================================================
 */
.cta {
	height: 122px;
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
	width: 188px;
}
.cta-last {
	margin-right: 0;
	float:right;
	width:161px;
}
.cta h2 {
	background-position: left center;
	background-repeat: no-repeat;
	margin: 15px 10px 5px;
	text-indent: -999em;
}
.cta-text {
	color: #666666;
	margin: 0 10px;
}

.cta-links {
	bottom: 15px;
	left: 10px;
	position: absolute;
}

#cta-news {
	background-image: url(../_gfx/home/news-bg.png);
}

#cta-news h2 {
	background-image: url(../_gfx/home/propertynews.png);
}

#cta-tv {
	background-image: url(../_gfx/home/tv-bg.png);
}

#cta-tv h2 {
	background-image: url(../_gfx/home/WAEllisTV.png);
}

#cta-sell {
	background-image: url(../_gfx/home/sell-bg.png);
}

#cta-sell h2 {
	background-image: url(../_gfx/home/wishtosell.png);
}

#cta-let {
	background-image: url(../_gfx/home/let-bg.png);
}

#cta-let h2 {
	background-image: url(../_gfx/home/wishtolet.png);
}

#cta-lease {
	background-image: url(../_gfx/home/lease-bg.png);
}

#cta-lease h2 {
	background-image: url(../_gfx/home/extendlease.png);
}

#cta-refurbish {
	background-image: url(../_gfx/home/building-bg.png);
}

#cta-refurbish h2 {
	background-image: url(../_gfx/home/buldingsurveying.png);
}

#cta-buy {
	background-image: url(../_gfx/home/buy-bg.png);
}

#cta-buy h2 {
	background-image: url(../_gfx/home/button-wishtobuy.png);
}

#cta-rent {
	background-image: url(../_gfx/home/rent-bg.png);
}

#cta-rent h2 {
	background-image: url(../_gfx/home/button-wishtorent.png);
}

