body{
	background: #c38d69;
	margin: 0;
	padding: 0;
}
p,td,ul,ol {
	font-family: arial, sans-serif;
	color: #ffffff;
	font-size: 92%;
	line-height:1.5em;

}

.directions {
	font-family: arial, sans-serif;
	color: #ffffff;
	font : 110%;
}

.eventitem {
	font-family: arial, sans-serif;
	color: #ffffff;
	font-size: 112%;
	font-weight : bold;
	 
}

.front-text {
	font-family: verdana, sans-serif;
	color: #ffffff;
	font-size : 100%;
	font-weight : bold;
	
}
a:link {color: #54554a; 
	text-decoration: underline;}
a:visited {color: #d7b384;
	text-decoration: underline;}
a:active {color: #54554a;}
a:hover{color:#d7b384;
	text-decoration: underline;}
	
.credit-text {
	font-family:verdana, sans-serif;
	color: #333333;
	font-size : 80%;
	font-weight : 600;
	}

.credit-text-inner {
	font-family:verdana, sans-serif;
	color: #333333;
	font-size : 70%;
	font-weight : 500;
	
	}

