body
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 100%;
}


td.blank
{
background: #C0C0C0;
}


td.contact
{
width: 100%;
color: #000000;
font-family: arial, helvetica, sans-serif;
font-weight: normal;
font-size: 100%;
text-align: center;
}


td.banner
{
width: 100%;
background: #008357;
color: #F2CD7E;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
font-size: 120%;
text-align: center;
}

td.banner4
{

background: #008357;  /*  Commented is gold - background: #990033;  */
color: #F2CD7E;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
text-align: center;
}


td.banner4a
{

background: #008357;
color: #F2CD7E;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
text-align: center;
vertical-align:bottom;

}


td.banner2
{

background: #008357;  /*  Commented is gold - background: #990033;  */
vertical-align: middle;
}

td.banner3
{
width: 100%;
background-image: url(bannerpic2.jpg);
color: #F6B02F;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
font-size: 120%;
text-align: center;
vertical-align: middle
}

td.hours
{
background: #F2CD7E;
vertical-align: top;
text-align: center;
font-size: 90%;
}

td.logoholder
{
background: #F2CD7E;
vertical-align: top;
text-align: center;
font-size: 90%;
}


td.text
{
background: #;
vertical-align: top;
line-height: 130%;
}


td.text2
{
background: #;
vertical-align: top;
line-height: 100%;
}

td.menu
{

background: #F2CD7E;
color: #990033;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
font-size: 120%;
text-align: center;
vertical-align: middle
}

td.menu-selected
{

background: #F2E1BE;
color: #008357;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
font-size: 120%;
text-align: center;
vertical-align: middle
}

td
{
text-align: center;
}

td.event
{
text-align: left;
vertical-align: top}

a:link.nav, a:visited.nav
{
text-decoration:none;
text-align: center;
background:#F2CD7E; /* THIS CHANGES BACKGROUND FOR TOP NAV CELLS */
font-weight : bold;
width: 100%;
display:block;
color: #990033;
}


a:active.nav
{
color: #F2CD7E;
text-align: center;
font-weight:bold;
background:#FDC491;
display:block;
}


a:hover.nav
{
color: #B5884D; /* THIS CHANGES THE TEXT COLOR UPON HOVER */
background: #FAE4C7; /* THIS CHANGES THE BACKGROUND UPON HOVER EEF0F4 */
text-align: center;
display:block;
}


p.foot /* _____THIS CENTERS THE FOOTER ______________________*/
{
text-align: center;
font-size: 70%;
margin-top: 0px;
}


hr.foot
{
width: 50%;
margin-bottom: 5px;
}





.logo {
	display: block;
	width: 144px;
	height: 188px;
	background: url('logo-hover2.jpg') bottom;
	text-indent: -99999px;
}
.logo:hover {
	background-position: 0 0;
}



.logo2 {
	display: block;
	width: 144px;
	height: 188px;
	background: url('logo-hover4.jpg') bottom;
	text-indent: -99999px;
}
.logo2:hover {
	background-position: 0 0;
}



a:link.nav, a:visited.nav
{
text-decoration:none;
text-align: center;
background:#F2CD7E; /* THIS CHANGES BACKGROUND FOR MOST SIDENAV CELLS */
font-weight : bold;
width: 100%;
display:block;
color: #394B55;
}


a:active.nav
{
color: #990033;
text-align: center;
font-weight:bold;
background:#FDC491;
display:block;
}


a:hover.nav
{
color: #B5884D; /* THIS CHANGES THE TEXT COLOR UPON HOVER */
background: #FAE4C7; /* THIS CHANGES THE BACKGROUND UPON HOVER EEF0F4 */
text-align: center;
display:block;
}

table.sidenav
{
background: #F2CD7E; /* THIS CHANGES BACKGROUND OF THE SIDENAV TABLE */
border:1px solid #000000;
font-size: 70%;
}

table.sidenav2
{
border:1px solid #C0C0C0;
font-size: 70%;
}

