BODY {
	font-family: verdana, "Adobe Garamond", "Palatino Linotype", "Book Antiqua", Georgia, serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:	#990000;
	background-image: url(images/background3b.gif);
	background-attachment: fixed;
	}
P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU {
/* inherit from body */
}
TABLE, TBODY, TR, TD {
	font-family: verdana, "Adobe Garamond", "Palatino Linotype", "Book Antiqua", Georgia, serif;
	font-size:11px;
	color:#FFCCCC;
}
A.news
{
	color:#FFFFFF;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold
}
A.news:hover
{
	text-decoration:underline;
	font-weight:bold
}

A
{
	color:#FFFFFF;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	text-decoration:none
}

A:hover
{
	text-decoration:underline
}

H1, .huge {	
	font-size:	2.0em;
}
H2, .bigger {
	font-size:	1.55em;
}
H3, .big {
	font-size:	1em;
	font-weight: bold;
}	
H4, .medium {
	color: #000000;
	font-size:	.95em;
	font-weight: bold;
	
}	
SMALL	{
	font-size:	.8em;
}
BIG {
	font-size:	1em;
}

/* ***************** FONT-ENHANCEMENT ***************** */
.highlight {
	background: #006699;
	font-size: .75em;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
}
.tiny {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}
.small {
	font-family: verdana, arial, sans-serif;
	font-size: .85em;
	
}
.title {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.title2 {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #006699;
}
.copyright {
	font-size: .75em;
	font-family: verdana, arial, sans-serif;
	color: #CCCC66;
}
.navtext {
	font-size: 1.15em;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.navlink {
	font-size: 1.15em;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #600;
}
.navlink:link {
	font-size: 1.15em;
	font-family: verdana, arial, sans-serif;
	color: #600;
	font-weight: bold;
	text-decoration: none;
}
.navlink:hover {
	font-size: 1.15em;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.navlink:active {
	font-size: 1.15em;
	font-family: verdana, arial, sans-serif;
	color: black;
	background: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.navlink:visited {
	font-size: 1.15em;
	font-family: verdana, arial, sans-serif;
	color: #600;
	font-weight: bold;
}
.text
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px
}

/* ***************** PAGE - COLORING (mostly for table cells) ***************** */
.bgbackground {
	/* set this to the same as BODY { background= } up above */
	background-color: #FFFFCC;
}
.bgpad1 {
	background-color: #CCCC66;
}
.bgpad2 {
	background-color: #006699;
}
.bgpad3 {
	background-color: #600;
}
.bgmain {
	background-color: #FF9933;
}
.bgalt {
	background-color: #222;
	color: white;
}
.bgalt2 {}
.bgnav {
	background-color: #FF9933;
}
.bgnav2 {
	background-color: #FF9933;
}
.bgspecial {
	background-image: url(navback.gif);
}


/* ***************** HOSTBABY-SPECIFIC ***************** */

/* TEXTBLOCK 1&2 are used for things like news, reviews, guestbook entries.  The caption would be the reviewer's name, the news date, the guestbook person's info.  The caption under (or over) the block of text. */

.textblock1 {
	margin-top: 1.15em;
	margin-left: 1.15em;
	margin-right: 1.15em;
	margin-bottom: 1.15em;
	border-style: solid;
	border-width: 1px;
}
.textblock1caption{
	font-family: Verdana, Arial, sans-serif;
	font-size: .66em;
	font-weight: bold;
	color: black;
	margin-top: .5em;
	margin-left: 5em;
	margin-right: 3em;
	margin-bottom: 0em;
}

.textblock2 {
	color: #600;
	font-size: .8em;
	margin-top: 0em;
	margin-left: 1.15em;
	margin-right: 3em;
	margin-bottom: 0em;
	padding: 0em;
}

.textblock2caption {
	font-family: Verdana, Arial, sans-serif;
	font-size: .66em;
	color: #000000;
	margin-top: 0em;
	margin-left: 1.15em;
	margin-right: 3em;
	margin-bottom: 0em;
}

.news { }
   .news_entry {  }
   .news_date { color: #FFcccc;
                font-weight: bold;
				padding: 2px;
                line-height: 14pt;
				}
   .news_text { color: #FFcccc;
                font-weight: normal;
                text-align: top;
                margin: 10px;
				/* text-align: left; */
                }
				
.calendar { color: #FFcccc; /* text color */
               width: 450px;
               padding: 3px;
               text-align: left;
             }
   .calendar_today { width: 98%; padding: 2px; margin: 4px; text-align: left; }
   .calendar_event_1 { width: 98%; padding: 2px; margin: 4px; text-align: left; }
   .calendar_event_2 { width: 98%; padding: 2px; margin: 4px; text-align: left; }

   .calendar_artist_text { color: #FFcccc; text-align: left; font-size: 11px; font-weight: bold; }
   .calendar_date_text { color: #FFcccc; font-size: 11px; text-align: left; font-weight: bold; }
   .calendar_event_title_text { color: #FFcccc; font-size: 12pt; font-weight: bold; }
   .calendar_venue_text { color: #FFcccc; font-size: 11px; }
   .calendar_notes_text { color: #FFcccc; font-size: 11px; }

.guestbook { font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 11px;
                color: #FFCCCC; /* text color */
                }
   .guestbook_entry { }
   .guestbook_name { font-weight: bold; }
   .guestbook_date { }
   .guestbook_comment { }