h1, h2, h3, h4, h5, p  
{
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}
body  {
	font: 90%;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #333333;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
}


a img
{
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	}


td
{
vertical-align:top;
}

h1
{
font-size: 120%;
color: #000000;
}

h2
{
font-size: 110%;
color:#993300;
}

.mainImage
{
float:left;
margin: 0;
padding: 0px 0px 0 0 ;
line-height: 0px;
}

#picHolder
{
width: 411px;
}

.picHolder
{
width: 411px;
}

.caption
{

text-align:right;
font-size: 80%;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top: 15px;
padding-bottom: 15px;
padding-right: 5px;
color: black;
text-transform:uppercase;
}

.address
{
font-weight: bold;
}

#navcontainer { width: 190px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, sans-serif;
font-size: 85%;
}

#navcontainer a
{
	display: block;
	padding: 4px 0px 4px 0px;
	text-align: center;
	width: 100%;
	background-color: #000;
	border-bottom: 1px solid #eee;
	color: #FFFF99;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFFF99;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #990000;
	color: #fff;
}

.house
{
 
background-repeat:repeat-y;
}

.house p
{
	padding-bottom: 10px;
	 
}

#memory p
{
padding-bottom: 0px;
font-style:italic;
}


#memory h3
{
font-size: 110%;
color:#990000;
font-style:italic;
}


.navContainer
{
background-color: black;
}

.pageFooter
{
	background-color: #990000;
	text-align:right;
	padding-right: 10px;
		font-size: 80%;
	 
}

.pageFooter a, a:visited
{
text-align:right;
color: white;

text-decoration:none;
padding-right: 10px;

}

.pageFooter a:hover
{
	text-align:right;
	color: #FFCC00;

	text-decoration:none;
}

#container
{
font-size: 90%;
border: thin #990000 solid;
}

table#navIcon
{
border: 0px;
margin: 0;
padding: 0;

}

#neighborhoodName
{
	color:#900;
}

.neighborhoods a, a:visited
{
	text-align:center;
	padding-left: 20px;
	text-decoration:none;
	color:#F00;
}

.neighborhoods  a:hover
{
	text-align:center;
	color:#FFFF99;
		text-decoration:none;

}.keyNo {
	color: #F00;
	clip: fomnt;
}
.keyNo {
	color: #F00;
	 
}
.houseNo {
		 
	color: #063;
}

