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

.entry0 {
	padding: 7px; 
	line-height: 18px; 
}

.entry1 {
	padding: 7px; 
	line-height: 18px; 
}

.more {
	text-align: right; 
	text-transform: uppercase; 
	font-size: 9px; 
	margin: -10px 5px 0 10px; 
}

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

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

input, textarea, select {
	/*background-color: #FFFFFF;
	border: 1px solid #808080;
	padding: 2px; */
}

.big {
	width: 100%;
}

.right {
	text-align: right; 
}

.left {
	text-align: left; 
}

.small {
	font-size: 10px; 
}

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

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

.readdesc {
	text-align: justify; 
}

.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;
}

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

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

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

.infotitle {
	background-color: #EFE0B3;
}