@import url("listings.css");

#Photo1, #Photo2
{
	background: transparent url("/images/whitepath/shadow1.png") no-repeat;
	padding: 0;
	width: 210px;
	height: 160px;
}

#Photo1 img, #Photo2 img
{
	width: 200px;
	height: 150px;
}

#Photo1
{
	float: left;
	margin-right: 1em;
}

#Photo2 { float: right; }
.Resales { clear: left; }
.lodge-links a { font-size: 120%; }
.Footnote { font-weight: bold; }