body {
	color: #000;
	background-color: #fff;
	font-family: "Trebuchet MS", verdana, helvetica, "gill sans", sans-serif;
}

#holiday-cottage-apartment, #holiday-image, #nav {
	display: none;
}

#rentals img {
	width: 220px;
	float: left;
	margin-right: 10px;
	border: 0;
}

#rentals h1 {
	font-size: 18pt;
	text-align: center;
}

#rentals h2 {
	font-size: 14pt;
	text-align: center;
}

#main h3 {
	font-size: 14pt;
	text-align: center;
}

h5 {
	font-size: 9pt;
	text-align: center;
}

p, li, dt, dd {
	font-size: 11pt;
	text-align: left;
}