body {
	background-color: #450c18;
	margin: 0px;
	padding: 0px;
	background-image: url(bgtile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footertxt a {
	text-decoration:none;
	outline:none;
	color:#A5737E;
}
.footertxt a:hover {
	color:#ffffff;
}

.footertile {
	background-image: url(footerbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footertxt {
	font-family: tahoma;
	font-size: 10px;
	color: #a5737e;
	text-decoration: none;
}
.footertxt ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.footertxt ul li{
	background:url(pinkline.jpg) no-repeat left 5px;
	padding-left:15px;
	list-style:none;
	padding-bottom:10px;
}
.footertxt:hover {
	color: #ffffff;
	text-decoration: none;
}
.footertxt:link {
	color: #a5737e;
	text-decoration: none;
}
.footertxt:active {
	color: #a5737e;
	text-decoration: none;
}
.eventstxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footertxt .note-text {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
}
	
