.pagetitle {
	font-weight: bold;
	font-size: 18pt;
	line-height: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.pagesubtitle {
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	line-height: normal;
	font-family: "Times New Roman", Georgia, Times;
	height: 0pt
}

.titles {
	font-style: italic;
	font-size: 12pt;
	line-height: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.eventtitle {
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
	line-height: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.cutline, .pullquote {
	color: #006500;
	font: italic 10px/normal Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
}
.calendar{
	padding: 0;
	border-bottom: 1px solid #060;
	border-left: 1px solid #060;
	margin-bottom: 1em;

}
.shows p{
	margin: 0;
}
.shows p img{ margin-top: 1.5em;}
.shows p:first-line{
	font-weight: bold;
}
.shows p.cutline:first-line{
	font-weight: normal;
}
.calendar th, .calendar td{
	padding: 3px;
	border-top: 1px solid #060;
	border-right: 1px solid #060;
}
body, td, li {
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

h1, h2, h3, h4, h5, h6{
	margin-bottom: 0;
}
h4, h3, b {
	color: #006500;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

p{
	margin-top: 0;
}

#memberscontent {
	width: 400px;
}

#membersnav a {
	font-size: 13px;
	font-weight: bold;
	background-color: #030;
	color: #fff;
	text-decoration: none;
	padding: 3px;
}

#membersnav a:hover {
	font-size: 13px;
	font-weight: bold;
	background-color: #4ab855;
	color: #fff;
	text-decoration: none;
	padding: 3px;
}