BODY {
	font-family: verdana, "Adobe Garamond", "Palatino Linotype", "Book Antiqua", Georgia, serif;
	font-size:12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:	#CC0000;
	background-image: url(images/ppp_starback.gif);
	}
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:12px;
}
A.news
{
	color:#CC0000;
	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:#CC0000;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none
}

A:hover
{
	text-decoration:underline
}

A.small
{
	color:#CC0000;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration:none
}

A.small:hover
{
	text-decoration:underline
}

A.realsmall
{
	color:#666666;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight: normal;
	text-decoration:none
}

A.realsmall:hover
{
	color:#CC0000;
	text-decoration:underline
}

A.fulline
{
	color:#FF0000;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none
}

A.fulline:hover
{
	text-decoration:underline
}

A.smallwhite
{
	color:#FFFFFF;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration:none
}

A.small:hover
{
	text-decoration:underline
}

H1, .huge {	
	font-size:	2.0em;
}
H2, .bigger {
	font-size:	1.75em;
}
H3, .big {
	color: #000000;
	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: 1em;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #006699;
}

.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 {
	color: #600;
	font-size: .85em;
	margin-top: 1.15em;
	margin-left: 1.15em;
	margin-right: 3em;
	margin-bottom: 0em;
}
.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;
}

/* --------------- CALENDAR ------------- */
/*
 	background-color: #E6F6F7;
	background-color: #C0F0F0;
	background-color: #6666FF;
	background-color: #DDDDDD;
	background-color: #66FF66;
*/
	
.calendar {
}

.calendartoday {
	background-color: #600;
	width: 100%;
}

.calendarevent1 {
	background-color: #FF6600;
	width: 100%;
}

.calendarevent2 {
 	background-color: #FF9933;
	width: 100%;
}

.calendarartisttext {
	color: FF9933;
	font-weight: bold;
}

.calendardatetext {
	color: white;
	font-size: 1em;
	font-weight: bold;
}

.calendareventtitletext {
	color: white;
	font-size: .7em;
}

.calendarvenuetext {
	color: white;
	font-size: .9em;
}

.calendarnotestext {
	color: white;
	font-size: .8em;
}

