
body  { 
background-color: #712913;
background-image: url(images/back.jpg);
background-position: top center;
}


body, td  { 
font-family: trebuchet ms, arial; 
font-size: 14px; 
color: #000000; 
}

.main {
border-top: 10px solid #000000;
border-left: 10px solid #000000;
border-right: 10px solid #000000;
}

.content  { 
background-color: #ffffff;
background-image: url(images/content.back.gif);
background-position: top left;
background-repeat: no-repeat;
padding: 10px;
}

.nav { 
padding: 6px;
background-color: #000000;
color: #ffffff;
}

.nav   { font-family: arial; font-size: 16px; font-weight: bold; color: #e7ae0c; } 
.nav a:link     { color: #e7ae0c; text-decoration: none; }
.nav a:visited  { color: #e7ae0c; text-decoration: none; }
.nav a:active   { color: #e7ae0c; text-decoration: none; }
.nav a:hover    { color: #ffffff; text-decoration: none; }

table.footer td { 
background-color: #000000;
padding: 6px;
font-size: 16px; 
font-weight: bold; 
color: #e7ae0c;
letter-spacing: .1em;
}


a:link     { color: #990000; font-weight: bold; }
a:visited  { color: #990000; font-weight: bold; }
a:active   { color: #990000; font-weight: bold; }
a:hover    { color: #000000; font-weight: bold; }

.entree { font-family: lucida calligraphy, georgia;}

table.menu td { border-bottom: 1px solid #CCC8B8; }


a.menu:link, a.menu:visited {
display: block;
background-color: #eafe7f;
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #000000;
text-align: center;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 7px;
padding-right: 7px;
text-decoration: none;
}

a.menu:hover {
background-color: #6d5c90;
text-decoration: none;
color: #ebec72;}

h1 { 
font-size: 18; 
color: #330000; 
letter-spacing: .1em; 
} 

h2 {
font-family: lucida calligraphy, georgia; 
color: #B20839;
font-size: 30px;
}
		
.head1 { font-size: 28; letter-spacing: .1em; }

.head2 { font-size: 18; font-weight: normal;  }

.head3 { font-size: 16; font-weight: bold;  }

.head4 { font-size: 14; font-weight: bold; }


.sub1 {  font-family: arial;  font-size: 10; font-weight: bold;  }


#lightbox{
	
background-color:#6d5c90;
color: #fbdc98;
font-family: arial;
font-size: 14px;
font-weight: bold;
padding: 1px;
border-bottom: 8px solid #6d5c90;
border-right: 8px solid #6d5c90;
border-left: 8px solid #6d5c90;
border-top: 8px solid #6d5c90;}
	
#lightboxdetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxcaption { float: left; }

#keyboardmsg { float: right; }

#closebutton { top: 5px; right: 5px; }

#lightbox img { border: 10px; clear: both;} 

#overlay img { border: none;}

#overlay { background-image: url(overlay.png); }

* html #overlay {
background-color: #6d5c90;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:dximagetransform.microsoft.alphaimageloader(src="overlay.png", sizingmethod="scale"); }
	

