body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

p {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}



#container {
	width: 600px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 60px;
}

.price {
	float: right;
	width: 170px;
	font-size: 200%;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 30px;
}

.details {
	font-size: 130%;
	float: right;
	width: 170px;
	line-height: 170%;
	clear: right;
	font-weight: bold;
}
.address {
	width: 400px;
	font-size: 200%;
	line-height: 120%;
	font-weight: bold;
	height: 100%;
	margin-bottom: 40px;
	color: #000000;
}
.photo {
	width: 350px;
	height: 232px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	color: #000099;
	width: 400px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.fulldescription {
	text-align: justify;
	margin-bottom: 40px;
	clear: both;
	width: 600px;
}
.remaxinfo {
	width: 250px;
	font-size: 120%;
	line-height: 110%;
	font-weight: bold;
	margin-top: 50px;
}

.mainphoto {
	width: 350px;
	border: 2px solid #000000;
	margin-top: 30px;
}

.logo {
	background-image: url(../assets/images/fhtlogo_big.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 230px;
	float: right;
}

.spacerfix {
	clear: both;
	height: 2px;
	width: 30px;
}
.callus {
	font-size: 150%;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.foxhometeam {
	float: right;
	height: 100px;
	width: 250px;
	margin-top: 100px;
}

