.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.Border-all {

	border: 1px solid #000000;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.border-lr {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.space_around {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
}
.table {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	top: 0px;
}
.photoRight {
	margin: 10px;
	clear: both;
	float: right;
	overflow: visible;
	visibility: visible;
	border: thin solid #000000;
}
.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.photoLeft {

	margin: 10px;
	clear: both;
	float: left;
	overflow: visible;
	visibility: visible;
	border: thin solid #000000;
}
.box {
	float: right;
}
.bgHouseNPool {
	background-image: url(images/PA260017-cropColor.jpg);
	background-repeat: repeat;
	background-position: center top;
}
