body{
	#background-image:url('img/autumn-forest-tile.jpg')
	
	background-image:url('img/autumn-forest-tile.jpg');
	#background-color : FCFFF5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
    	width : 100%;
    	padding-top:0px;
    	margin-top:0px;
}

span.logoCredit
{
	font-size:9px;
	font-style:italic;
}

table{
	border-color : 193441;
	border-width : 3;
	border-style : solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
}

table.newsTable
{
  border-width:0;
}

tr.newsRow
{
  border-color:E7E8D1;
  border-width:2;
  border-style:solid;
}

td.newsCenter
{
  border-color:E7E8D1;
  border-width:2px 2px 2px 2px;
  border-style:solid;
}

td.newsLeft
{
  border-color:E7E8D1;
  border-width:2px 0 2px 2px;
  border-style:solid;
}

td.newsRight
{
  border-color:E7E8D1;
  border-width:2px 2px 2px 0;
  border-style:solid;
}

table.content-table
{
	background-color : FCFFF5;
	width:90%;
}

td.contactInfo
{
	#background-color : FFCA2C;
	background-color : EAD3A3;
	margin-bottom: 5px;
}

span.contactInfo
{
	#background-color : FFCA2C;
	#background-color : EAD3A3;
	margin-bottom: 10px;
	margin-left:20px;
	display:inline-block;
}

tr.menuBar, tr.menuBar td
{
	background-color : E3BC74;
	font-family: serif;
}

tr.menuBar td a
{
	background-color : E3BC74;
	font-family: Palatino Linotype, Book Antiqua, serif;
	font-size:14pt;
}

a.currentPage
{
	background-color : E3BC74;
	font-family: Palatino Linotype, Book Antiqua, serif;
	font-size:18pt;
	font-style:italic;
}

tr.menuBar td
{
	font-size:16px;
}

table.footerTable,
table.footerTable tr,
table.footerTable tr td
{
    border-style:none;
    border-width:0;
}

table.menu
{
    border-color:8E001C;
}


table.indexbody-main-table
{
    border-color:8E001C;
}

table.noborder
{
    border-style:none;
    border-width:0;
}
tr{
	border-color : E7E8D1;
	border-width : 1;
	border-style : solid;
}
tr.header{
	background-color : C7C7C7;
	color:6D001C;
	font-weight:bold;
}
tr.normal{
	background-color : E7E8D1;
	color:193441;
}
tr.normal-noborder{
	background-color : E7E8D1;
	color:193441;
    border-style : none;
    border-width:0;
}
th{
	border-color : 193441;
	border-width : 1;
	border-style : solid;
	background-color : E7E8D1;
	font-weight : bold;
	font-size:14;
	color:6D001C;
}
td
{
	border-color : 193441;
	border-width : 1;
	border-style : solid;
}
td.noborder
{
	border-color : 193441;
	border-width : 0;
	border-style : none;
}
td.menu
{
    text-align : left;
    border-color : 193441;
	border-width : 0;
	border-style : none;
    height:62px;
}

table.nobordersNotOne
{
    border-style:none;
    border-width:0;
}

table.nobordersNotOne tr
{
    border-style:none;
    border-width:0;
}

table.nobordersNotOne td
{
    border-style:none;
    border-width:0;
}

ol{
	font-family : "Courier New", Courier, monospace;
	font-size : 11;
	margin-bottom : 0;
	padding-bottom : 0;
}

li
{
	margin-bottom:3px;
	padding-bottom:3px;
}


td.tableHeader
{	font-family:Arial;
	background-color:gray;
	font-size:13px;
	font-style : italic;
	font-weight : bold;
	color:white;
	text-align:left;}

.Header1 {font-size:13pt; color:8E001C; font-family:Arial}
.Header2 {font-size:18pt; color:8E001C; font-family:Arial; font-weight:bold}
.PageHeader {font-size:20pt; color:8E001C; font-family:Tahoma; font-weight:bold}
a {text-decoration:underlined; font-family:Arial; color:#5b4606; font-weight:bold}



.homeFont
{
    color:6D001C;
    font-size:16px;
}

.oldNotes {font-family:Arial; font-size:9px}
.oldTake {font-family:Arial; font-size:9px; font-style : italic;}
.deadSong {text-decoration:line-through}
tr.deadSong {text-decoration:line-through}

img {border : none;}

a.galleryImage
{
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
}

background-color : ;
	color:;

a.fancyButton:active
{
	font-weight:bold; 
	font-family:arial,helvetica;
	font-size:22px;
	text-decoration:none;
	color:gray;	
    text-align:center;
}
a.fancyButton:link
{
	font-weight:bold; 
	font-family:arial,helvetica;
	font-size:22px;
	text-decoration:none;
	color:gray;
    text-align:center;
}
a.fancyButton:visited
{
	font-weight:bold; 
	font-family:arial,helvetica;
	font-size:22px;
	text-decoration:none;
	color:gray;
    text-align:center;
}
a.fancyButton:hover
{	
	font-weight:bold; 
	font-family:arial,helvetica;
	color:D32A00;
    text-align:center;
}

p {
	font		: normal 10px/14px arial,helevetica,san-serif;
}

div.mailinglist_album {
	  padding-top:3px;
	  padding-bottom:3px;
	 text-align:center;
	 font-size:1.25em;
	 background-color:#ffa659;
}