a:link,a:visited,a:active,a:hover {
	color:black;
	text-decoration: none;
}

h1 {
	font-family: verdana, arial, sans;
	font-size: 40px;
}

body {
	color: #661c35;
	/*background-color: 678a49;*/
	background-color: #679a74;
	/*background-color: b5a16a;*/
	background-image: url('images/lm_tbg_ang.png');
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: verdana, arial, 'sans serif';
	font-size: 15px;
}

table {
	color: black;
	font-family: verdana, arial, 'sans serif';
	font-size: 15px;
}

table.events {
	border-style: solid;
	border-color: #788d65;
	border-width: 4px;
	background-color: #f8f5e4;
}

table.locale {
	margin-left: 20px;
	padding: 2px;
}

table.links {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}

table.directory {
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	width: 699px;
	background-color:  #f8f5e4;
	border-width: 2px;
	border-color: #788d65;
}

table.footer {
	font-size: 11px;
	background-image:
	url("images/footer.png");
	margin-bottom: 3px;
}

div.infobox {
	background-color: #dcdcdc;
}

div.infobox_item {
	padding-bottom: 8px;
	margin-left: 25px;
}
