body {
	margin: 0.25in 0.5in;
}
#main {
	font: nomal 10pt EsalenSerif,'Celestia Antigua',Georgia,serif;
	line-height: 1.5;
	color: #44;
}
#tools, #banner, body > footer, #overlays, .button, .menu-block-wrapper, .block-menu-block, h1, iframe {
	display: none;
}
#content > h1 {
	display: block;
	font: normal 30pt EsalenHeading,Tahoma,sans-serif;
	line-height: 1.2;
	padding: 0 0 20px;
	margin: 0 0 30px;
	color: #000;
	border-bottom: 4px solid #bbb;
}
h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: EsalenHeading,Syntax,Tahoma,sans-serif;
}
a {
	color: #000;
	text-decoration: underline;
}
img {
	max-width: 100%;
}
.push {
	float: right;
	clear: right;
	margin: 10px 0 20px 28px;
}
.pull {
	float: left;
	clear: left;
	margin: 10px 28px 20px 0;
}
.view-workshop-index h3 {
	padding: 0 0 10px;
	margin: 40px 0 15px;
	border-bottom: 2px solid #ccc;
}
#content .view-workshop-index .leaders {
	font: normal 8pt Tahoma,sans-serif;
	color: #888;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

/* @end */