html body {
	font-size:12pt;
	font-family: Garamond, Georgia, Serif;
	line-height:1.5em;
}
body p.introduction {
	font-size:14pt;
	line-height:20pt;
}

body #page-wrap {
	width:100%;
}
body #masthead {
	height:100px;
}
body .content {
	border:0;
	padding:0;
}
body #sidebar {
	display:none;
}
body #primary-content {
	width:100%;
	float:none;
}
body .col-wrapper {
	overflow:hidden;
	margin-bottom:60pt;
}
body .two-col .col {
	width:48%;
}
body .three-col .col {
	width:30%;
	overflow:visible;
}
body .text {
	padding:0;
}

.image, 
#calendar, 
#navigation-wrapper, 
body .custom-select-wrapper, 
#footer,
#map,
#social-links {
    display:none;
}
