/* START THE CODE FOR THE MENUS */

/* IF YOU EDIT THE SUB MENU WIDTH - EDIT 160 IN 4 PLACES TOTAL */

/* menu ver 3.15 2009 */





/* MENU OUTER TABLE - BACKGROUND & TOP & BOTTOM MENU BORDERS */

.menutable 		{
			background-color: #4e1c00;
			white-space: nowrap;
			width:100%;
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			padding: 0px;
			margin: 0px;
			}


/* CODE FOR MENU 2ND OUTER TABLE */

#menunav, #menunav ul 	{
			float: left;
			white-space: nowrap;
			width: 100%;
			list-style: none;
			padding: 0px;
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			margin: 0px 0px 0px 0px;
			}








/* TOP LEVEL MARGINS, FONT FACE & FONT COLORS & PADDING */

#menunav a 		{
	color: #F9EADE;
	font: 12px trebuchet ms;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	width: auto;
	display: block;
	cursor: pointer;
			}



/* TOP LEVEL BACKROUND COLOR AND BORDERS - EDIT MENU IMAGES ALSO */

#menunav li 		{
			background-color: #4e1c00;
			border: solid #000000;
			border-width: 0px 1px 0px 1px;	/* THIS IS A RIGHT BORDER */
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			float: left;
			padding: 0;
			}



/* TOP LEVEL HOVER FONT COLOR */

#menunav li a:hover	{
			color: #f9eade;
			text-decoration: none;
			cursor: pointer;
			}




/* TOP LEVEL HOVER BACKGROUND COLOR AND BORDERS - EDIT MENU IMAGES ALSO */

#menunav li:hover, #menunav li.IEMhover
			{
	background-color: #D8960A;
	border: solid #000000;
	border-width: 0px 1px 0px 1px;	/* THIS IS A RIGHT BORDER */			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}


/* SUB LEVEL FONT & FONT COLOR & PADDING */





/* SUB MENU WIDTH - ALSO EDIT TWO BELOW AND ONE ABOVE TO MATCH */

#menunav li li {
	padding-right: 2px;
	
}




/* FOR 3rd LEVEL ARROW */

#menunav a.parent {
	background: url(../picts/menu-arrow.gif) center right no-repeat;
}

#menunav a.parent:hover {
	background: url(../picts/menu-arrow.gif) center right no-repeat;
}



.style1 {
	font-family: "FUTUra Md BT";
	font-size: small;
	color: #8A0000;
}




.footer	{ COLOR: #000000; FONT: 9px trebuchet ms; font-weight: normal;}
.bodytext {
	font-family: "trebuchet MS";
	font-size: small;
	color: 340031;
	font-weight: normal;
}
.bodytexthighlight {
	font-weight: bold;
	font-family: "trebuchet MS";
	color: #340031;
}
div {
	font-weight: bold;
}
.bodytext .bodytext {
	font-weight: lighter;
	color: #340103;
	font-style: normal;
	font-size: 16px;
	font-family: "Tw Cen MT";
}
.subheader {
	font-weight: bold;
	font-size: large;
	font-family: "trebuchet MS";
	color: #340031;
	text-align: center;
}
.festhead {
	font-family: "book Antiqua";
}
.festhead {
	color: #F90;
}
.festhead {
	font-weight: bold;
}
.festhead {
	font-family: "book Antiqua";
	font-size: medium;
	font-weight: bold;
	color: #F90;
	background-color: #340031;
}
.festivalheader {
	color: #E0AA50;
}
.festivalheader td {
	font-family: "book Antiqua";
	font-size: medium;
	font-weight: bold;
	color: #E0AA50;
}
.bodytext {
	font-style: italic;
	font-weight: normal;
}
.subheader {
	font-family: "trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #340103;
}
.bodytext {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #340103;
	font-style: normal;
}
.header tr td table tr th .bodytext .bodytext .bodytext {
	color: #340103;
}
.bodytext {
	color: #340103;
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
