body { 
    background: transparent url(images/background_tile.gif) repeat;
	}
a,
a:link,
a:visited,
a:active,
a:hover {
	text-decoration: underline;
	color: black;
	}	

.eventtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #695a3f;
	margin-left: 15px;
}

.eventtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #695a3f;
	margin: 5px;
	text-decoration: underline; 
}

.eventtext2:hover {
	text-decoration: underline; 
	color: #cc6600;
	margin: 5px;
	}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #473416;
	padding: 10px;
	text-decoration: underline; 
}

.subnav:hover {
	text-decoration: underline; 
	color: #cc6600;
	margin: 5px;
	}
	
.eventtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;
	margin-left: 15px;
}
	

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #362E13;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #9f8958;
	margin-left: 25px;
	margin-right: 25px;	
}

.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #362E13;
	margin-right: 20px;
	margin-left: 20px;
}


.bodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

.bodytextlink:hover {
	text-decoration: none; 
	color: #cc6600;}

.header {
	font-family: Georgia, Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #554929;
	letter-spacing: 5px;
}

table#calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

table#calendar a {
	text-decoration: none;
	}
	
tr#days th {
	width: 14%;
	}
	
table#calendar tr#days th {
	color: #000; 
	background-color: #A68851;
   	font-weight: bold; text-align: center;
   	padding: 1px 0.33em;
	}
	
table#calendar tr#title th {
	background: #695a3f; 
	color: black;
    font-size: 120%;
	}
	
table#calendar td {
	vertical-align: top; 
	padding: 0;
   	border: 0px solid gray; 
	border-width: 0 1px 1px 1px;
	}
	
table#calendar a {
	font-weight: bold; 
	display: block; 
	margin: 0;
	}

	
table#calendar td.othermonth{
	background: #907748;
	}

div.event {
	margin: 0.5em; 
	padding-top:10px;
	display: block;
	}

span.name {
	font-weight: bold;
	}

	
span.happy {
	color: #555; 
	font-style: italic;
	}
	
div.date {
	text-align: right;
   	padding: 0.125em 0.25em 0 0.25em; 
	margin: 0; 
   	background: #F3F3F3;
	}
	
.monthname {
	font-size: 180%;
	}
	
.signup {
	background-color: #e4c570;
}

div.homeright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #362E13;
	margin-left: 10px;
	margin-right: 10px;
}
	
img.floatLeft { 
	float: left;
	margin-right: 8px; 
}
.signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #362E13;
	background-color: #b18f58;
	padding: 5px;
		margin-right: 20px;
	margin-left: 20px;
}
.signup2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #362E13;
	background-color: #b18f58;
	padding: 5px;
}