body {

	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.pageHeader {

	color: #FFCC00;
}

.pageCopyright {

	color: #CCCCCC;
	font-family: Arial;
	font-size: 10px;
}

.pageTitle {

	color: #800000;
	font-family: Verdana;
	font-size: 20px;
	/* font-weight: bold; */
	/* padding: 15px; */
}


h1 {

	color: #000080;
	font-family: Arial, Verdana;
	font-size: 22px;
	text-decoration: none;
}

h2 {

	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: underline;
}


.fullPageBoundTitle {

	color: #555555;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.facts {

	font-family: Verdana;
	font-weight: bold;
}

.eventDate {

	color: #999999;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

.highlights {

	color: #000000;
	font-family: sans-serif, Verdana, Arial;
	font-size: 9px;
}


.infoBox {

	color: #000000;
	font-family: sans-serif, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}

.highlightDescription {

	color: #444444;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.histPhotoDescriptions {

	font-family: sans-serif, Verdana, Arial;
	font-size: 12px;
}

li.links{

	font-family: sans-serif, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
}

th {

	font-size: 11px;
	font-weight: bold;
}


td {
	color: #000000;
	font-family: sans-serif, Verdana, Arial;
	font-size: 14px;
}


.navMenu {
	color: #AFAE99;
	font-family: sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 13px;
}


.navMenu:hover {

	/* color: #FFDD44; */
	/* color: #EEBB00; */
	color: #FFFFFF;
	/* text-decoration: underline; */
}


.navFooter {
	color: #AAAAAA;
	font-family: sans-serif, Verdana;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
}


.navFooter:hover {

	color: #000000;
}


.photoCaption {

	color: #000000;
	font-family: Arial, sans-serif, Verdana;
	font-size: 9px;
}


.giftShopItemTitle {

	color: #000080;
	font-family: sans-serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.giftShopItemDescription {

	font-family: sans-serif, Verdana;
	font-size: 12px;
}

.disclaimer {

	color: #444444;
	font-family: Arial, sans-serif, Verdana;
	font-size: 9px;
}

