/* Base , Set up fonts etc.    */
body
{
	background-colour	: #ffffff;	
	margin				: 0px;
	padding				: 30px;	
	
	width:864px; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:0.9em; 
	font-family:Trebuchet MS, Arial, Sans Serif;
	


}



h1
{
	font-style:
}

a, a:visited
{
	text-decoration		: underline;
	color				: #f0a8a8;
}
a:hover
{
	color				: #f0f0f0;
}

.active a {
	background-color	: #220000;
}
	



#pageHeader a, #pageHeader a:visited, #pageFooter a, #pageFooter a:visited
{
	text-decoration		: underline;
	color				: #000000;
	width				: 864px;
	



}
#pageHeader a:hover,#pageFooter a:hover
{
	color				: #000000;
}


#pageHeader 
{
	background			: #000000;
			
} 
#pageHeader h1
{
	font-size			: 150%;
	margin				: 0px;
	text-align			: center;

	background-image	: url(totempoles3-1.jpg);	
	height				: 100px;
	color				: #000000;
	border				: solid #BA0B0B;
	border-width: medium;
	width				: 864px;

}




#mainContent
{
	clear:both;
	background-color	: #000000;	
	color				: #ffffff;
	width				: 864px;
	border-left			: solid #BA0B0B;
	border-right		: solid #BA0B0B;

	border-width: medium;	
	margin 				: 0px 0px 0px 0px;



}




#pageFooter
{
	clear				: both;
	background-color	: #000000;
	border-left				: solid #BA0B0B;
	border-right			: solid #BA0B0B;
	border-bottom			: solid #BA0B0B;

	border-width: medium;
	color				: #ffffff;
	width				: 864px;
	height:				28px;

	
	}

#pageFooter h6  
{
	padding-left		: 10px;
	margin				: 5px;
	font-size			: 60%;
	font-weight			: normal;
	width				: 864px;



}


/* Top Horizontal Navigation */
ul#navmenu {
  margin: 0;
	border-left				: solid #BA0B0B;
	border-right			: solid #BA0B0B;

	border-width: medium;
  padding: 0;
  width: 864px;
  list-style: none;
  height: 28px;

}

ul#navmenu li {
  width: 72px;
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left;   
  display: inline;
  list-style: none;
  position: relative;
  height: 28px;
}


/*drop down*/
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 72px;
  list-style: none;
  display: none;
  position: absolute;
  top: 34px;
  left: 0;
 height: 28px;


}


/*drop down*/
ul#navmenu ul li {
  float: none; 
  display: block ;
  display: inline;

 }


/* Root Menu */
ul#navmenu a {

  border: solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  padding: 0 2px;
  display: block;
  background: #EEE;
  color: #000000;
  font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align			: center;
  height: auto ;
  height: 100%;}

/* Root Menu Hover Persistence */
#navmenu a.active,
#navmenu a:hover,
#navmenu li:hover a,
#navmenu li.iehover a {
  background: #BA0B0B;
  color: #FFF;
}

/* 2nd Menu */
#navmenu li:hover li a,
#navmenu li.iehover li a {
  float: none;
  background: #eee;
  color: #000000;
}

/* 2nd Menu Hover Persistence */
#navmenu li:hover li a:hover,
#navmenu li:hover li:hover a,
#navmenu li.iehover li a:hover,
#navmenu li.iehover li.iehover a {
  background: #BA0B0B;
  color: #FFF;
}


#navmenu ul ul,
#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 72px;
}



/* Do Not Move - Must Come Before display:block for Gecko */
#navmenu li:hover ul#font-family ul, #navmenu li:hover ul ul ul, #navmenu li.iehover ul ul, #navmenu li.iehover ul ul ul     {
  display: none;
}

#navmenu li:hover ul,
#navmenu ul li:hover ul,
#navmenu ul ul li:hover ul,
#navmenu li.iehover ul,
#navmenu ul li.iehover ul,
#navmenu ul ul li.iehover ul {
  display: block;
}


/* LIGHTBOX */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}



/*gallery*/
.gallerycontainer{
position: relative;

/*Add a height attribute and set to largest image's height to prevent overlaying*/

background-image:url(Gallery2/18-1.jpg);
background-repeat:no-repeat;
background-position: center;

}

.thumbnail img{
border: 1px solid #BA0B0B;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid white;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #000000;
visibility: hidden;
color:  #BA0B0B;
text-decoration: none;
padding: 5px 1px 1px 5px;
}

.thumbnail span img{ /*CSS for enlarged image*/
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 105px;
left: 175px; /*position where enlarged image should offset horizontally */
z-index: 0;

}