#content {
	line-height: 1.6
}
h1, h2, h3 { font-weight: bold; clear: both }

p#newsletter {
	text-align: left;
}

p#newsletter a {
	display: block;
	width: 320px;
	margin: 24px auto 24px 0px;
	background:#dbe94e none repeat scroll 0 0;
	border:1px solid #a3b022;
	-moz-border-radius: 12px;
	padding:9px 9px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	font-size: 120%
}

p.news, p.news a {
	font-weight: bold;
	font-size: 12px
}
p#newsletter a:hover, p#newsletter a:visited {
	background-color: #e2e99c;
	color: #262626
}
p, ul {
	margin: 12px 0;
	font-size: 11px;
}
p.whenwhere {
	font-weight: bold;
	color: #000;
	margin: -4px auto -12px 0;
clear: both
}

h2.eventHeading {
	color: #555b24;
	text-transform: none;
/*	border-top: 1px solid #eee;	*/
	margin-top: 12px;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 0 0 0;
}

span.hr {
	display: block;
	width: 680px;
	height: 45px;
	margin: 20px 0 -20px 0;
	background: url(images/hr.png) no-repeat center;
}
em { font-style: italic }

.story, .story a { 
	color: #555b24;
	text-transform: none;
	font-weight: bold;
	margin-bottom: -1em }

body#story p, body#story h1 {
	margin-left: 30px; margin-right: 60px
}	
body#story h1 { margin-top: 30px }
#byline {
	text-align: right;
	font-style: italic;
	margin-bottom: 6em
}
