@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	background-color: #66ccff;
	background-image: url(imgs/sunnyhwbgwd.png);
	background-repeat: repeat-y;
	background-position: center top;
}
table {
	clear: left;
}
.adtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin: 10px;
}

	
	 .HeaderText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #006666;
	color: #FFFFFF;

}


#menu {table-layout:auto; background-color:#fff; z-index:100;}
#menu a img {border:0;}
#menu a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu a .large {
	display:block;
	position:absolute;
	width:120px;
	height:0;
	border:0;
	top:0;
	right:0;
}
#menu a.p1:hover .large {display:block; position: absolute; top:140px; left:330px; width:600px; height:450px; border:0px solid #ccc;}

#house {table-layout:auto; background-color:#fff; z-index:100;}
#house a img {border:0;}
#house a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#house a .large {
	display:block;
	position:absolute;
	width:120px;
	height:0;
	border:0;
	top:0;
	right:0;
}
#house a.p1:hover .large {display:block; position: absolute; top:150px; left:330px; width:600px; height:450px; border:0px solid #ccc;}


 
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

