body {
	background-image: url(bg.jpg);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	color: #EDF0E9;
}
#forsale {
	font-size: 90px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 120px;
	color: #c5c5c5;
	font-effect:emboss;
	background-image: url(forsale.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	text-align: center;
	padding-top: 40px;
}

#vacantland {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	height: 105px;
	color: #666666;
}
#floats {
	position: absolute;
}

#price {
	position: relative;
	top: -50px;
	right: -100px;
	background-image: url(price.png);
	height: 100px;
	width: 255px;
	z-index: 5;
}
#desc {
	color: #FEFEFE;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 310px;
}
a:visited {
	color: #404040;
}

#photo {
	text-align: center;
	position: relative;
	top: -100px;
	z-index: 2;
	height: 307px;
}
#location {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEFEFE;
	text-align: center;
}
#pdfs {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}
a:link {
	text-decoration: underline;
	color: #404040;
}
a:hover {
	color: #354B84;
}
#all {

}
