body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #F3E8CC;
	background-color: #B20036;
	padding-top: 60px;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 730px;
	margin-bottom: 30px;
}
#content p {
	line-height: 1.3em;
}
#content #peaceheader {
	margin-right: auto;
	margin-left: auto;
	height: 122px;
	width: 620px;
	display: block;
	padding-bottom: 20px;
}
#content #sidebar #house {
	display: block;
}
#content .highlight {
	color: #FFFFFF;
}
#content a {
	color: #F3E8CC;
}
#content #sidebar {
	float: left;
	width: 238px;
	text-align: right;
	font-size: 1.15em;
}
#content #sidebar .price {
	font-size: 3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#content #sidebar .pricecond {
	font-size: 1.6em;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: -8px;
}
#content #sidebar .closetoheader {
	margin-top: 5px;
}
#content #mainbar #bed {
	display: block;
}
#content #mainbar {
	float: right;
	width: 462px;
	font-size: 1.15em;
}
#content h1 {
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0px;
}
#content h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 4px;
	font-size: 1.3em;
}
