#content p {
	line-height: 18px;
}

h1 {
	color: #E20000;
	font-size: 13px; 
	font-weight: lighter; 
	line-height: 15px;
	margin: 6px 0 5px 0;
}

h2 {
	color: #E20000;
	font-size: 16px; 
	font-weight: lighter; 
	line-height: 15px;
}

#content h1 {
	border-bottom: 1px solid #CFCFCF;
}

.today {
	color: #E20000;	
	font-weight: bold; 
}

.entry0 {
	line-height: 18px; 
	color: #505050;
	margin-bottom: 10px;
}

.entry1 {
	line-height: 18px; 
	color: #505050;
	margin-bottom: 10px;
}

.more {
	padding-left: 3px;
	text-transform: uppercase; 
	font-size: 9px; 
	color: #B82F2F;
}

.more a {
	color: #B82F2F;
	text-decoration: none; 
	font-weight: bold; 
}

.more a:hover {
	color: #C1BAA0;
}

.credit a {
	color: #506F88;
	text-decoration: underline; 
}

.credit a:hover {
	color: #986161;
}

input, textarea, select {
/*
	background-color: #FFFFFF;
	border: 1px solid #808080;
	padding: 2px; 
	*/
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px;
}

#caltable {
	background-color: #FFFFFF;
	margin: 10px; 
	border: 1px solid #E6E5E3;
	padding: 5px; 
}

.readright {
	text-align: right;
	width: 30%;
	color: #9F9F9F;
}

.readdesc {
	text-align: justify; 
	width: 70%;
}

.eventtags {
	text-align: center; 
	padding-top: 20px; 
}

.calendar {
	font-family: Verdana; 
}

.calendar-month {
	font-size: 11px; 
	font-weight: bold; 
}

.day-name {
	font-size: 11px; 
}

.weekday {
	font-size: 11px; 
}

.cats {
	padding: 3px 20px;
	text-align: left; 
}

.entleft {
	text-align: left; 
}

.enttop {
	text-align: left; 
	padding-top: 5px;
}

#menu {
	text-align: center; 	
}

#clist {
	text-align: left; 
	font-size: 10px;
}

.calendarbox {
	border: 1px solid #808080;
	padding: 7px;
	margin: 10px;
	float: left;
	height: 130px;
	text-align: center; 
}

.searchform {
	margin-bottom: 5px;
	font-size: 10px;
}

.legend {
	border: 1px solid #808080;
	padding: 0px 20px;
	font-size: 11px;
	line-height: 14px;
}

#information {
	background-color: transparent;
	margin: 0 0 20px 0;
}
#report {
	background-color: transparent;
	margin: 0 0 0px 0;
}

.infotitle {
	background-color: #EFEFEF;
}

#information p {
	margin: 0 0 10px 0;
}