body {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(detailpage_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 650px;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-color: #2D1511;
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #231411;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.header {
	height: 20px;
	width: 760px;
	text-align: right;
	margin: auto;
	top: 0px;
	padding: 2mm;
}

.contactheader {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	height: 130px;
	width: 760px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding: 0px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}

.contacttext {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 20px;
	width: 700px;
	margin: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	}
	
.formtext {
	font-family: "trebuchet MS";
	font-size: 11px;
	text-align: left;
}

.contentproperty {
	font-family: "trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	height: 300px;
	width: 760px;
	margin: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding: 0px;
	}
	
.propertyinfo {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	
	}
