body {
	background-color: #bcbdbd;
	background-image:url(fillbck1.jpg);
	background-attachment:fixed;
    background-position: bottom;
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
}

h1 {
	font-family: Georgia, Times New Roman, Times, sans-serif;
	font-weight:normal;
	font-size:24px;
	text-align:left;
}

h1.map {
	font-family: Georgia, Times New Roman, Times, sans-serif;
	font-weight:normal;
	font-size:24px;
	text-align:center;
}

table {
	color: #68664f;
}

td.top {
	background-color:#dbdbdb;
	vertical-align:top;
	background-repeat:repeat-x;
	background-position: bottom;
	border:double;
	border-width:thick;
	border-bottom:none;
	border-color:#cccccc;
}

td.picture {
	vertical-align:top;
	width: 372px;
}

td.text {
	vertical-align:top;
	text-align: left;
}

p {
	line-height:24px;	
	}
	
ul, ol {line-height:24px}

.digits {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	}

a {
	color: #68664f;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color: #68664f;
	font-weight:bold;
	text-decoration:none;
}

a.selected {
	color: #cb901d;
	font-weight:bold;
	text-decoration:none;
}

div.logo {
	float:left;
	margin-left:10px;
	width:302px;
	}
	
div.picture {
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:370px;
	height:320px;
	}
	
div.text {
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:490px;
	}
	
div.links {
	text-align:center;	
	}
	
div.pottop {
	float:left;
	vertical-align:bottom;
	}
table.stonefloor tr td{
	border: 1px #bbb solid;
	border-collapse:collapse;

}
#block a{
	color:black;
	text-decoration: none;
	border-bottom:1px dashed black;	
}

#block a:hover {
	color: black;
	border:none;}
#block a span {
	display:none;
	font-size: 0.7em;}
#block a:hover span {
	color:black;
	display:block;
	padding:20px;
	position:absolute;
	top:700px;
	_top:463px;
	left:240px;
	width:620px;
	height:420px;
	text-align:justify;
	_background: url('/images/3.gif') no-repeat 5px 10px;
	background-color:white;
	z-index:100;
	font-size: 0.7em;
	font-weight: normal;
	line-height: normal;
}
#block a:hover span p{
	font-weight: normal;
	line-height: 1;
	font-size: 0.7em;
}
#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/lb/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lb/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; }

