a img { 
	border: none;
}

a, a:link {
	color: #784c1f;
	text-decoration: none;
}

a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}

.address{
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 5px;
}

body{
	background: #886350;
	margin: 20px;
}

.bkgfiller{
   background-color: #886350:
}	

.columnL{
	background-color: #a28f77;
	font: 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.credits{
	font: 11px Arial, Helvetica, sans-serif;
	color: #a37e55;
	padding-top: 8px;
	text-align:center;
	line-height: 16px;
}

.credits a:link, .credits a:visited{
	color: #a28f77;
	text-decoration: none;
}

.credits a:hover, .credits a:active{
	color: #fff;
	text-decoration: none;
	
}

.footer{
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 8px;
	text-align:center;
	line-height: 16px;
}

.footer a:link, .footer a:visited{
	color: #fff;
	text-decoration: underline;
}

.footer a:hover, .footer a:active{
	color: #2E2E2E;
	text-decoration: underline;
	
}
.gallerypic{
	margin-bottom:2px;
	border: 1px solid #333;


}
.borderpic{
	border: 1px solid #000;

}

li {
	list-style-type: square;
	font: 12px Arial, Helvetica, sans-serif;
	margin-left: -10px;
	line-height: 18px;
} 
	
ul {
	list-style-type: square;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
} 

ol {
	list-style-type: square;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
} 
 
h1{
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #303f3e;
} 
 
.nav{
	background-image: url(../images/BKG_but.gif);
	color: #886350;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}

.nav a:link, .nav a:visited {
	color: #fff;	
	text-decoration: none;
}

.nav a:hover, .nav a:active {
	color: #000;
	text-decoration: none;
}
 
.navbot{
	color: #a37e55;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	padding:2px 0px 4px 0px;
}

.navbot a:link, .navbot a:visited {
	color: #2E2E2E;
	text-decoration: none;
}

.navbot a:hover, .navbot a:active {
	color: #fff;
	text-decoration: none;
}

.titlewhite{
	color: #ffffff;
	font: 13px Arial, Helvetica, sans-serif;
}

.padL{
	padding-left: 10px;
}

.whtxt{
	color: #ffffff;
	font-weight: bold;
}

.blkxt{
	color: #303f3e;

}
.tableback{
	background-color: #a28f77;
	font: 13px Arial, Helvetica, sans-serif;
	color: #303f3e;
	padding: 20px 10px 10px 14px;
	line-height: 17px;
}
.tableborder{
	border: 1px solid #000000;

}

.smtxt{
	font: 11px Arial, Helvetica, sans-serif;
	color: #2E2E2E;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


