	/* All the Curved Corner CSS */
.BankHousePhoto {
	width: 260px;
	height: 212px;
	margin-top: 5px;
	margin-bottom: 5px;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../Images/BHBank-House_260.jpg);
}
.Bedroom1 {
	width: 260px;
	height: 195px;
	margin-bottom: 5px;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../Images/Large-Room-1.jpg);
}
.Double1 {
	width: 260px;
	height: 195px;
	margin-bottom: 5px;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../Images/Room1.jpg);
}
.Twin1 {
	width: 260px;
	height: 195px;
	margin-bottom: 5px;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../Images/Room3.jpg);
}
.Lounge1 {
	width: 260px;
	height: 195px;
	margin-bottom: 5px;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../Images/Lounge-1.jpg);
}
.Landing1 {
	width: 260px;
	height: 195px;
	margin-bottom: 5px;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../Images/Landing-2.jpg);
}
.Beach1 {
	width: 260px;
	height: 173px;
	margin-bottom: 5px;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../Images/Beach-1.jpg);
}
.BeachFromCommon {
	width: 260px;
	height: 195px;
	margin-bottom: 5px;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../Images/BeachFromCommon2.jpg);
}
.SnowForeSt {
	width: 260px;
	height: 173px;
	margin-bottom: 5px;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../Images/Snow-Fore-St.jpg);
}
.BlueBlackbury {
	width: 260px;
	height: 146px;
	margin-bottom: 5px;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../Images/BlueBlackbury.jpg);
}
.BranscombeView {
	width: 260px;
	height: 146px;
	margin-bottom: 5px;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../Images/BRCView2.jpg);
}
.UHPath2 {
	width: 260px;
	height: 195px;
	margin-bottom: 5px;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../Images/UHPath2.jpg);
}
.UHPath6 {
	width: 260px;
	height: 195px;
	margin-bottom: 5px;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../Images/UHPath6.jpg);
}
.UHSunset {
	width: 590px;
	height: 200px;
	margin-bottom: 5px;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../Images/UHSunset_30Jan10.jpg);
}
.OldBeer {
	width: 260px;
	height: 160px;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../Images/Old-Beer-1.jpg);
}
.weatherBox {
	float: right;
	width: 150px;
	border: 1px solid #666666;
	margin-top: 10px;
	/* Do rounding (native in Firefox and Safari) */
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
}

