/* CSS Document */

h1, h2, h3, h4, h5, h6 {
	margin-top: 8px;
	margin-bottom: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffff00;
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11px;
}
p, li {
	margin-top: 0px;
	margin-bottom: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.pt08 {font-size: 08px}
.pt10 {font-size: 10px}
.pt12 {font-size: 12px}
.pt16 {font-size: 16px}
.pt18 {font-size: 18px}
.pt20 {font-size: 20px}

#beverages p{
	font-size: 16pt;
	}
.smalltext {
	font-size: 11px;
}
.calendar {
	font-size: 10px;
}
.calendar td {
	vertical-align: top;
	white-space: nowrap;
	padding: 3px;
}
.learnMore {
	font-size:9pt;
}