#menu {
	background-color:#57315a;
	padding: 10px;
	line-height: 16px;
	color: #F4EDD3;
	font-size: 11px;
}

.calendar {
	margin-left: +7px;
}

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

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

#callist {

}

h1 {
	font-size: 14px;
	text-align: left;
	color:#57315a;
	text-decoration:none;  
}
#callist a {
	font-size: 11px;
	text-align: left;
	color:#57315a;
	text-decoration:none;  
}

#callist a:hover {
	color:#A96828;
}

#menu h1 {
	text-align: center;
	color:#f4e9d3;
}

#menu input {
	width: 80%;
	margin-left: 10px;
}

#menu a {
	color: #f4e9d3;
	text-decoration: none;
}

#menu a:hover {
	color: #A96828;
}

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

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

input, textarea, select {
	background-color: #F4EDD3;
	border: 1px solid #687432;
	padding: 2px; 
	font-size: 11px;
}

.addform {
	margin-left: 20px; 
}

.big {
	width: 100%;
}

.right {
	text-align: right; 
}

.left {
	text-align: left; 
}

.small {
	font-size: 10px; 
}

b {
	color: #AFAA78;
}

#caltable {
	background-color: #C5EBD8;
	margin: 10px; 
	padding: 5px; 
}

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

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

.eventtags {
	padding-top: 20px; 
}

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

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

.weekday {
	font-size: 9px; 
}

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

.entleft {
	text-align: left; 
}

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

.calendarbox {
	padding: 7px;
	margin: 10px;
	float: left;
	height: 120px;
	text-align: center; 
}

#information {
	background-color: transparent;
}

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