@charset "utf-8";
/* CSS Document */
.print {visibility:visible;}
 
form,
#nav,
#leftSide {
	display:none;
}
img#map {
	display:block;
	margin-top: 0px;
}

br.clear {
	clear: both;
}

p {
	font-size: 11pt;
}
body {
	size: portrait;   /* Limited browser adoption of this rule, but should work more reliably in later versions */
	margin: 1in;
	width: 6in;
}
#contact h2 {
	margin: 0;
	font-size: 14px;
}
#contactInfo p.address em {
	font-style: normal;
}
