body{
	background-color:#E88019;
	color:white;
	padding-top:0px;
}
div#topBar{
  width:100%;
  height:100px;
  padding:0;
  background-color:#E88019;
}
div#navbar{
  width:100%;
  height:50px;
  background-image:url('media/button.jpg');
  background-color:#E88019;
  font-size:40px;
  margin-top:0px;
}
div#navbar a, div#navbar a:link, div#navbar a:visited{
  text-decoration:none;
  color:white;
  cursor:pointer;
}
div#navbar a:hover{
  text-decoration:underline;
  color:white;
}
div#pageHead{
  font-size:30pt;
  font-weight:bold;
}
p#subHead{
  font-size:12pt;
  font-weight:normal;
  font-style:italic;
  text-align:center;
}
p#mainImage{
  font-size:12pt;
  font-weight:normal;
  font-style:italic;
  text-align:center;
}
table.gallery{
  width:95%;
  border:0;
  vertical-align:top;
  text-align:center;
}
td.gallery{
  width:33%;
}


a:link{
	color:white;
}
a:visited{
	color: white;
}
a:hover{
	border-color : FFFF99;
	text-decoration : none;
	color: FFFF99;
}
a:active{
	color: white;
	}

table#calendar{}
td.calendar{
	font-family:trebuchet, trebuchet ms, sans-serif;
	font-size:12pt;
}
tr.calendar{}

h1{
	font-family:book antiqua, serif;
	font-style:italic;
	fong-size:18pt;
}

.menuItem{
	font-family:adobe garamond, times new roman, serif;
	font-size:14pt;
	font-weight:bold;
}
.menuHeader{
	font-family:adobe garamond, times new roman, serif;
	font-size:18pt;
	font-weight:bold;
}
