@charset "utf-8";
@import "layout.css";
@import "style.css";
h2 {
	margin: 0 5px 0 0;
	float: left;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 24px;
}
div#page p em {
	font-style: italic;
	font-weight: bold;
	color: #3f5c57;
}
div#page {
	height: 700px;
}
div#column1 {
	float: left;
	width: 530px;
	background: none;
}
div#copy {
	height: 445px;
}
div#photos {
	float: left;
	width: 254px;
	margin: 0 0 30px 40px;
}
div#photos img {
	height: 135px;
	width: 254px;
	margin: 0 0 2px;
}

