.titletd {	background-color: 2A2A2A;	min-height : 120px;}

.headingText {	font-family: Verdana;	font-size: 15pt;	color: "#7D79CC";	font-weight : bolder;}

.bodyText {	font-family : Verdana;	font-size : 11pt;	color: black;}

.smallText {	font-family : Verdana;	font-size : 9pt;	color: black;}

.hr {	color: "#2A2A2A";	width : "80%"	align: "left";	}

body { background-color: white;          
color: gold;          
font-family: "trebuchet ms",tahoma,verdana,sans-serif;          
font-size: 10pt;        
}   

a { color: mediumvioletred; text-decoration: none; }   

a:hover { text-decoration: underline; }   

.home { color: gold; font-size: 12pt; }   

.news { color: black; /* text color */           
	background-color: white;           
	width: 550px;           
	padding: 10px;           
	text-align: left;}  
.news_entry {  }   

.news_date { color: darkgrey;                
	background-color: lightgrey;                
	font-weight: bold;                
	padding: 2px;                
	line-height: 14pt;                
}   

.news_text { 
	color: black;
	font-weight: normal;
	margin: 10px;
	font-size: 9pt;
	text-align: left; */}

.calendar { color: black; /* text color */
	background-color: darkred;
	width: 450px;
	padding: 3px;
        text-align: center;
             }
.calendar_today { background-color: pink; width: 98%; padding: 2px; margin: 4px; text-align: center; }
.calendar_event_1 { background-color: snow; width: 98%; padding: 2px; margin: 4px; text-align: center; }
.calendar_event_2 { background-color: gainsboro; width: 98%; padding: 2px; margin: 4px; text-align: center; }
.calendar_artist_text { color: beige; text-align: center; font-size: 16pt; font-weight: bold; }
.calendar_date_text { color: indianred; font-size: 8pt; text-align: center; }   
.calendar_event_title_text { color: blue; font-size: 12pt; font-weight: bold; }   
.calendar_venue_text { color: indigo; font-size: 10pt; }   
.calendar_notes_text { color: teal; font-size: 10pt; }

.guestbook { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
                
	font-size: 10pt;
                
	color: black; /* text color */}
   

.guestbook_entry { }
   

.guestbook_name { font-weight: bold; }
   

.guestbook_date { }
   

.guestbook_comment { }

  
