/* CSS Document */

body { color: white; font-size: 16; font-family: times; }
td { color: white; font-size: 16;  font-family: times;}

h1 {
	font-size: 26px;
	color: #ffe100;
	text-align: center;
	font-weight: bold;
	letter-spacing: 4;
	font-family: monotype corsiva;
	margin-bottom: 0pt;
	margin-top: 0pt;
}

h4 {
	font-size: 32px;
	color: #ffe100;
	text-align: center;
	font-weight: bold;
	letter-spacing: 4;
	font-family: monotype corsiva;
	margin-bottom: 0pt;
	margin-top: 0pt;
}

h2 {
	font-size: 20px;
	color: #ffe100;
        font-weight: bold;
	text-align: center;
        letter-spacing: 4; 
	font-family: times;
}

h5 {
	font-size: 20px;
	color: white;
        font-weight: bold;
	text-align: center;
        letter-spacing: 4; 
	font-family: times;
}

h3 { font-size: 15;  color: white;  font-weight: bold;   }

a { color: white; }
a:hover { color: #ffbb00; }


.nav { font-size: 14;  ;  font-weight: bold;  padding-bottom: 0; color: #ffbb00; letter-spacing: 3; }
a.nav { text-decoration: none; color: white; letter-spacing: 4; }
a.nav:hover { color: #ffbb00; letter-spacing: 4; }

.caption { color: white; font-weight: bold; font-size: 12pt;
	text-decoration: italic;
}

a { color: white; }
a:hover { color: #ffbb00; }

.bmail { font-size: 10;  ;  font-weight: bold;  padding-bottom: 0; color: #ffbb00; letter-spacing: 3; }
a.bmail { text-decoration: none; color: white; letter-spacing: 4; }
a.bmail:hover { color: #ffbb00; letter-spacing: 4; }
.caption { color: white; font-weight: bold; font-size: 12pt;
	text-decoration: italic;
}

.guestbook { font-size:12; font-family:times; }
.gbdate { color: #ffbb00; font-weight: bold; width:25%; vertical-align:top; }
.gbname { color: #ffbb00; font-weight: bold; width:25%; vertical-align:top; }
.gbcomment { color: white; width:50%; vertical-align:top; }


