#divTopLine {
	position:		absolute;
	top:			0px;
	left:			0px;
	width:			800px;
	height:			76px;
}

#divSideLine {
	position:		absolute;
	top:			130px;
	left:			698px;
	height:			456px;
}

#divBottomLine {
	position:		absolute;
	top:			509px;
	left:			290px;
	width:			408px;
	height:			77px;
}

#divBigLogo {
	position:		absolute;
	top:			409px;
	left:			0px;
	width:			289px;
	height:			205px;
}

#divBottomLinks {
	position:		absolute;
	top:			650px;
	left:			0px;
	width:			700px;
	height:			205px;
}

#divText {
	position:	absolute;
	top:		132px;
	left:		20px;
	width:		665px;
	height:		130px;
	z-index:	10;

}

#divAddress {
	
	position:	absolute;
	top:		272px;
	left:		20px;
	width:		253px;
	height:		120px;
	z-index:	10;

}

#divBottomText {
	
	position:	absolute;
	top:		443px;
	left:		289px;
	width:		400px;
	height:		56px;
	z-index:	10;

}

#divBigHouse {
	
	position:	absolute;
	top:		271px;
	left:		289px;
	width:		203px;
	height:		163px;
	z-index:	10;

}

#divBigBed {
	
	position:	absolute;
	top:		271px;
	left:		496px;
	width:		198px;
	height:		163px;
	z-index:	10;

}

#photodivholder {
	position:	absolute;
	top:		271px;
	left:		289px;
	width:		203px;
	height:		163px;
	z-index:	10;
}

#photodiv {
	float:				right; 
	height:				163px;
}



.clsText {
	font-family:	Baskerville, "Heisi Mincho W3", serif ;
	font-size:	8pt;
	text-align:	justify;
}

.clsTextNJ {
	font-family:	arial, helvetica, sans-serif;
	font-size:	8pt;
	font-weight:	bold;
}

.clsInitial {
	font-family:	Baskerville, "Heisi Mincho W3", serif ;
	font-size:	9pt;
	text-align:	justify;
	font-weight:	bold;
}

.clsRed {
	color:				#790000;
	font-weight:		bold;
}				

a:link	{
	text-decoration:	none;
	color:			#790000;
	font-family:		arial, helvetica, sans-serif;
	font-weight:		bold;
}

a:hover	{
	text-decoration:	none;
	color:			#790000;
	font-family:		arial, helvetica, sans-serif;
	font-weight:		bold;
	font-style:		italic;
}

a:visited	{
	text-decoration:	none;
	color:			#790000;
	font-family:		arial, helvetica, sans-serif;
	font-weight:		bold;
}