/* -------------------------------- */
/* 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_5.jpg) no-repeat;
	background-position: bottom left;
}
#kingstonHQ {
	display: none;
}
#nav2 a, #secondNav2 a {
	color: #000000;
}
#mainContent a {
	text-decoration: none;
	text-align: center;
}