@charset "utf-8";
/* First page of a property */

#col1 {
padding-top:65px;
}

#propertytitle {
height:67px;
}
	#propertytitle h1 {
	margin:0;
	}
	#propertytitle h2 {
	font-size:18px;
	font-weight:normal;
	margin:0.2em 0 0 0;
	color:#999999;
	text-transform:uppercase;
	}

#propertypicture {
float:left;
display:inline;
width:360px;
height:270px;
}

#propertydetails {
float:left;
display:inline;
width:300px;
height:270px;
margin:0 0 0 28px;
}
	#propertydetailstop {
	height:147px;
	}
		
		#propertydetailstop p {
		margin-top:0;
		}
		#propertydetailstop ul {
		list-style:none;
		margin:0;
		padding:0;
		}
			#propertydetailstop li {
			margin:0 0 0 1em;
			text-indent:-1em;
			font-size:1.2em;
			color:#999999;
			}
			#propertydetailstop li.lisestiere {
			font-size:1.3em;
			font-weight:bold;
			text-transform:uppercase;
			color:#333333;
			}

	#propertydetailsbottom {
	height:123px;
	}

#propertydescription {
float:left;
width:360px;
padding-top:28px;
margin-right:28px;
}
#propertyotherpics {
float:left;
width:300px;
padding-top:28px;
}
	#propertyotherpics p {
	font-size:1.2em;
	color:#999999;
	font-style:italic;
	}
	
#disclaimerdiv {
margin-top:20px;
}
	#disclaimerdiv p {
	font-size:1.1em;
	color:#999999;
	}
