/* -------------------------------- */
/* 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_3.jpg) no-repeat;
	background-position: bottom left;
}
#nav2c a, #secondNav2 a {
	color: #000000;
}
#kingstonHQ {
	display: none;
}
#mainContent img {
	margin: 10px 0 0 0;
	border: 1px solid #666666;
}
#mainContent a {
	display: block;
	width: 340px;
	text-align: center;
}
#mainContent p {
	padding: 0 10px 0 10px;
}
#mainContent span {
	display: block;
}
h6 {
	color: #355684;
	width: 360px;
	padding: 0;
	margin: 15px 0 5px 0;
	border-bottom: 1px solid #666666;
}
.contact {
	font-weight: bold;
}
#sideTroyMap span {
	color: #000000;
}
