/* -------------------------------- */
/* MAIN CONTENT */
/* -------------------------------- */

#header { /* THIS IS THE TOP BAR IMAGE */
	background:  url(/css/images/top/hardwood_2.jpg) no-repeat;
}
#secondContainer { /* THIS IS THE IMAGE IN THE BOTTOM LEFT */
	background:   url(/css/images/side/hardwoods_2.jpg) no-repeat;
	background-position: bottom left;
}
#nav2a a, #secondNav2 a {
	color: #000000;
}
#kingstonHQ {
	display: none;
}
#mainContent p {
	width: 360px;
	text-align: center;
}
#mainContent span {
	display: block;
}
.contact {
	font-weight: bold;
}
#sideKingstonHardwoods span {
	color: #000000;
}