@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.downloads {
	text-transform: none;
	color: #006C6E;
	margin-top: 20px;
	padding-top: 10px;
}
#wrapper #propertydetail #textcolumn h1 {
	font-size: 14px;
	font-weight: bold;
	color: #00837C;
	margin-top: 0px;
	margin-bottom: 10px;
}
#wrapper #propertydetail #textcolumn .propertylist h2 {
	font-size: 12px;
	font-weight: bold;
	color: #007B83;
	margin-top: 0px;
	margin-bottom: 10px;
	border:none;
	float:none;
	padding:0;
}
#wrapper #propertydetail #textcolumn h2 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #propertydetail #textcolumn h3 {
	font-size: 12px;
	font-weight: bold;
	color: #007277;
	margin-top: 15px;
	margin-bottom: 0px;
}
#wrapper #propertydetail #textcolumn p {
	margin-top: 0px;
	margin-bottom: 15px;
}



#contactdetails a {
	font-weight: bold;
	color: #333333;
}

#wrapper #propertydetail #textcolumn h1.pageheader {
	width:700px;
	height:40px;
	font-size: 8px;
	font-weight: normal;
	color: #666666;
	background-image: url(../images/rentalheader.jpg);
	background-repeat: no-repeat;
	text-indent:-9000px;
	margin: 0px;
	padding: 0px;
	float:left;
}
