

/*Search form */
#DevelopmentSearchForm {

border:1px solid #E4E4E4;
margin-left:  15px;
margin-right: 15px;
}
/*contact numbers */
.contact  {
border:1px solid #E4E4E4;
margin-left:  15px;
margin-right: 15px;
text-align:left;
font-size: 90%;
}
.contact  {
line-height:20px;
}


/* Frontpage what we offer  */
	
	#beach {
	background-image: url('images/proptype/beach.jpg');

	} 
	#golf {
	background-image: url('images/proptype/golf.jpg');
	}
	#city  {
	background-image: url('images/proptype/city.jpg');
	}
	#prestige {
	background-image: url('images/proptype/prestige.jpg');
	}  
	#ski  {
	background-image: url('images/proptype/ski.jpg');
	}
	#beach span, 
	#golf span,
	#city span ,
	#prestige span, 
	#ski span {
height:246px;
width:186px;
	padding-right:3%;
	}
	.but {
	font-size: 12px;
	padding:0;
	display:block;
	margin:5px;
	}
	
	/* Frontpage latest additions  */
	
	.latest {
	text-align:center;
	width:630px;
	margin-left:18px;
	height: 318px;
	}
	div.latestBox {
		width:200px;
		float:right;
		margin-top:10px;
		margin-right:8px;
		height:280px;
		background-color: #E4E4E4;
		border-top:3px solid  #5983AD;
		border-bottom:2px solid  #5983AD;
	}
	div.latestBox h2.title {
		font-size:12px;
		color: #ffffff;
		background-color:#5B4423;
		margin:0;
	}
	
	div.latestBox p {
		font-size:12px;
		color:#333333;
		height:55px;
		margin:0;
		overflow: hidden;
	}
	div.latestBox h3.priceFrom {
		font-size:12px;
		color: #ffffff;
		background-color: #5B4423;
		height:30px;
		margin:0;
	}
	
	div.latestBox img {
	border:0px none;
	}
	

	
	
	#leftcolumn table{
	margin:0;
	border:none;
	
	}
	
	#leftcolumn td{
	margin:0;
	border:none;
	padding:5px;
	font-size:10px;
	}
	#offer ul{
		padding: 0 15px;
	}
	
	#offer li a {
	
	display:block;
	height: 186px;
	width: 248px;
	padding:0;
	color: #fff;
	text-align: right;
	margin-bottom: 10px;
	margin-left: 10px;
	text-decoration: none;
	}
	
	#rightcolumn {
	float: right;
	width: 70%;
	margin: 0 0 10px 0;
	padding: 0;
	border-left: 1px solid #000;
	
}

#rightcolumn h1 {
	padding: 10px 10px 5px 10px;
	margin: 0;
	color: #fff;
	background-image: url('images/house3.jpg');
	height: 300px;
	width: 652px;
	font: normal 18px 'trebuchet Ms', sans-serif;
	text-transform: none;
	color: #fff;
	text-align: right;
}

.rightcolumnbox {
	margin-bottom: 10px;
}

#rightcolumn ul.rightcolumnmenu {
	list-style: none;
	margin: 10px 0 15px 0;
	padding: 0;
}

#rightcolumn ul.rightcolumnmenu li {
	padding: 0px 10px;
}

#rightcolumn ul.rightcolumnmenu a {
	display: block;
	font-weight: normal;
	color: #333;
	height: 1.5em;
	padding: .3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #993333;
	text-decoration: none;
}

#leftcolumn ul.leftcolumnmenu a {
	display: block;
	font-weight: normal;
	color: #333;
	height: 150px;
	padding: .3em 0 .3em 15px;
	line-height: 150px;
	border-bottom: 1px dashed #993333;
	text-decoration: none;
}

#rightcolumn ul.rightcolumnmenu a.top {
	border-top: 1px dashed #993333;
}

#rightcolumn ul.rightcolumnmenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid #993333;
	color: #993333;
}

#leftcolumn {
	float: left;
	width: 29%;
	margin: 0 0 10px 0;
	padding: 0;
}

#leftcolumn h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px dashed #993333;
}

#leftcolumn h2 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	background-color: black;
	color: white;
}

#leftcolumn ul li {
	list-style: none;
}

#leftcolumn ul  {
	margin:5px;
}




	