h1 {
	color: #00343f;
	font-size: 12px; 
	font-weight: lighter; 
	line-height: 10px;
	font-weight: bold; 
	margin: 6px 0 5px 0;
}

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

.entry0 {
	line-height: 18px; 
	margin: 10px;
}

.entry1 {
	line-height: 18px; 
	margin: 10px;
}

.more {
	padding-left: 3px;
	text-transform: uppercase; 
	font-size: 9px; 
	font-weight: bold; 
}

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

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

input, textarea, select {
	background-color: #FFFFFF;
	border: 1px solid #b48624;
	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 #b48624;
	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: 10px; 
	font-weight: bold; 
}

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

.weekday {
	font-size: 10px; 
}

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

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

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

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

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

#information {
	background-color: #FFFDEF;
}

.infotitle {
	background-color: #FFFBDF;
}