body {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Verdana, sans-serif;
}
p {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Verdana, sans-serif;
}
td {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Verdana, sans-serif;
}

th {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Verdana, sans-serif;
}
.hint-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #84A9D5;
}
.popUpImage{
	width:150px;
	border: 1;
	background-color: #84A9D5;


}
#poolcover{
	position: absolute;
	visibility: hidden;
	left: 328px;
	top: 316px;
	border-style: double;
	border-width: 5px;
	border-color: navy;
	padding: 5px;
	z-index: 1;

}
#birdbath{
	position: absolute;
	visibility: hidden;
	left: 481px;
	top: 315px;
	border-style: double;
	border-width: 5px;
	border-color: navy;
	padding: 5px;
	z-index: 3;

}
#toys{
	position: absolute;
	visibility: hidden;
	left: 515px;
	top: 369px;
	border-style: double;
	border-width: 5px;
	border-color: navy;
	padding: 5px;
	z-index: 2;

}
#flatroof{
	position: absolute;
	visibility: hidden;
	left: 172px;
	top: 463px;
	border-style: double;
	border-width: 5px;
	border-color: navy;
	padding: 5px;
	z-index: 7;

}
#gutters{
	position: absolute;
	visibility: hidden;
	left: 306px;
	top: 561px;
	border-style: double;
	border-width: 5px;
	border-color: navy;
	padding: 5px;
	z-index: 8;

}
#faucet{
	position: absolute;
	visibility: hidden;
	left: 359px;
	top: 635px;
	border-style: double;
	border-width: 5px;
	border-color: navy;
	padding: 5px;
	z-index: 9;

}
#boat{
	position: absolute;
	visibility: hidden;
	left: 148px;
	top: 573px;
	border-style: double;
	border-width: 5px;
	border-color: navy;
	padding: 5px;
	z-index: 10;

}
#screens{
	position: absolute;
	visibility: hidden;
	left: 303px;
	top: 546px;
	border-style: double;
	border-width: 5px;
	border-color: navy;
	padding: 5px;
	z-index: 4;

}
#tree{
	position: absolute;
	visibility: hidden;
	left: 137px;
	top: 423px;
	border-style: double;
	border-width: 5px;
	border-color: navy;
	padding: 5px;
	z-index: 6;

}
#junk{
	position: absolute;
	visibility: hidden;
	left: 153px;
	top: 307px;
	border-style: double;
	border-width: 5px;
	border-color: navy;
	padding: 5px;
	z-index: 5;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;

}

