#head .camp {
	width: 342px;
	height: 89px;
	background-image: url(images/campname.png);
}

#head .montage {
	background-image: url(images/top-montage.jpg);
}

body.openhouse #content {
	height: 400px;
}

body.employ #content table th,
body.employ #content table td {
	text-align: center;
}

#content .newsletter {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: url(../images/hr.png) no-repeat 50% 100%;
	overflow: auto;
}