body {
	margin: 0px;
	padding: 0px;
	background-color: #37201d;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 12px;
	color: #e9e0c0;
}



.main {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 13px;
	color: #e9e0c0;
}	


.titles {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	padding-left: 30px;
	font-weight: bold;
	font-size: 16px;
	color: #e9e0c0;


}	


.events {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	padding-left: 10px;
	font-size: 13px;
	color: #801600;


}	


.dots {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 14px;
	color: #F7E8BF;


}
	


	a:link {
	text-decoration: none;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 14px;
	padding-right: 14px;
	color: #e9e0c0;
}	
	
	a:visited {
	text-decoration: none;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 14px;
	padding-right: 14px;
	color: #e9e0c0;
}

	a:hover {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-right: 14px;
	color:#f6f3e8;
	
}

.class1 a:link {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 13px;
	color: #AD8935;
}	
	
.class1 a:visited {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 13px;
	color: #AD8935;
}

.class1 a:hover {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 13px;
	color:#F7E8BF;
	
}