/* Base , Set up fonts etc.    */
body
{
	font				: 0.9em Verdana;
	background-colour	: #ffffff;	
	margin				: 15px;
	padding				: 20px;
	width				: 964px;	



}
h1
{
	font-style:
}

a, a:visited
{
	text-decoration		: underline;
	color				: #FFCC00;
}
a:hover
{
text-decoration: underline; 
	color				: #FFCC00;
}

.font-family a {
text-decoration: underline; 
	color	:  #FFCC00;
}
	



#pageHeader a, #pageHeader a:visited, #pageFooter a, #pageFooter a:visited
{
	/*text-decoration	: underline;*/
	color				: #000000;
	width				: 964px;
	



}
#pageHeader a:hover,#pageFooter a:hover
{
	color				: #000000;
}


#pageHeader 
{
	background			: #000000;
			
} 
#pageHeader h1
{
	font-size			: 4em;
	margin				: 0px;
	text-align			: center;

	background-color	: #302217;	
	height				: 80px;
	color				: #FFCC00;
	border				: solid #000000;
	border-width		: medium;
	width				: 964px;

}




#mainContent
{
	clear:both;
	background-color	: #302217; 	
	color				: #ffffff;
	width				: 964px;
	height				: 1000px;
	border-left			: solid #000000;
	border-right		: solid #000000;
	border-bottom		: solid #000000;
	border-width		: medium;	
	margin 				: 0px;
	/*background-image	: url(images/001-1.jpg);*/	
	
}

p 
{
padding: 0px 110px 0px 70px;
}  

ul
{
padding: 0px 110px 0px 70px;
}  



a:link 
{ 
	text-decoration		: underline;
	color				: #FFCC00;
} 



a:visited 
{ 
text-decoration: underline; 
color: #FFCC00;


} 
a:active 
{ 
text-decoration: underline; 
color: #FFCC00;
} 


#pageFooter
{
	clear				: both;
	background-color	: #8A8A8A;
	border-left				: solid #000000;
	border-right			: solid #000000;
	border-bottom			: solid #000000;

	border-width: medium;
	color				: #ffffff;
	width				: 964px;
	height:				28px;

	
	}

#pageFooter h6  
{
	padding-left		: 10px;
	margin				: 5px;
	font-size			: 60%;
	font-weight			: normal;
	width				: 964px;



}


/* Top Horizontal Navigation */
ul#navmenu {
  margin: 0;
	border-left				: solid #000000;
	border-right			: solid #000000;

	border-width: medium;
  padding: 0;
  width: 964px;
  list-style: none;
  height: 28px;

}

ul#navmenu li {
  width: 241px;
  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: 241px;
  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;

 }


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 14px/18px 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: #302217;
  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.font-family a {
  background: #302217;
  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.font-family 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-repeat:no-repeat;
background-position:256px 35px;

}

.thumbnail img{
border: 1px solid #000000;
margin: 8px 5px 5px 5px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid white;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
visibility: hidden;
color:  #000000;
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: -10px;
left: 247px; /*position where enlarged image should offset horizontally */
z-index: 0;

}