body
{
	margin:0;
	width:722px;
	background-color: #c6a57b; 
}

table
{		
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.1em;
	font-size:12pt;
	color:#ffffff; 
}

td 
{
	color:#333333;
}


tr 
{
	color:#333333;
}


#wrapper
{
	width: 60% ;
	margin-left: auto ;
	margin-right: auto ;
	background-color: #c6a57b; 
	font-family: Helvetica, Arial, sans-serif;
}

#sidebar
{
	position: fixed;
	top: 0;
	left:0;
	height: 100%;
	margin-left:  0;
	width: 230px;
	background-color: #f6efdd;
	height: 100%;
	box-shadow: 5px 0px 8px #333333;
	-webkit-box-shadow: 0px 5px 8px #333333;
	-moz-box-shadow: 5px 0px 8px #333333;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
	
}

#content 
{
	float: left;
	width: 600px; 
	background:#ffffff;
 	background-color: #c6a57b; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-left: 260px;
	line-height: 1.2em;
	color: #333333; 
}


h1
{
	margin-top: 0;
	padding-top: 0;
	text-transform: uppercase; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 48pt;
	color: #333333; 
}

h2
{
	text-transform: uppercase; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24pt;
	color: #333333; 
	margin-bottom:0;
	margin-top: 0.5em;
}

h3
{
	text-transform: uppercase; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18pt;
	padding-bottom: 0;
	margin-bottom: 0.5em;
	color: #333333; 
	margin-top: 0.5em;
}

h4
{
	text-transform: uppercase; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	color: #333333; 
	margin-left: 0.3em;
}

.f1
{
	text-transform: uppercase; 
	font-family: frankfurter2, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	padding-top: 10px;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	color: #333333; 
	line-height: 1.1em;
}

.f2
{
	text-transform: uppercase; 
	font-family: frankfurter2, Helvetica, Arial, sans-serif;
	font-size: 24pt;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	color: #333333; 
}

.f3
{
	text-transform: uppercase; 
	font-family: frankfurter2, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	margin-top: 0.3em;
	color: #333333; 
}

ul
{
		color: #333333; 
		line-height: 1.2em;
		margin-top: 1em;
		margin-bottom: 0.3em;
		margin-top: 0.2em;
		padding-bottom: 0;
		
}

#menu
{
	font-size: 20pt;
	list-style: none;
	font-family: frankfurter2, Helvetica, Arial, sans-serif;
	line-height: 0.8em;
	margin-bottom: 0;
	padding-bottom:0 ;
	margin-left: 12px;
	padding-left: 0;
}

#numberedlist
{
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 30px;
	padding-bottom: 0px;
	line-height: 1em;
	list-style: decimal;
	color: #333333; 
}

#masterlist
{
	list-style: none;
	line-height:1.5em;
	color: #333333; 
	margin-top: 0.8em;
	margin-bottom: 0.3em;
}

#address
{
	list-style: none;

}

table
{
	padding-left: 0.5em;
	padding-bottom: 0;
	margin-bottom: 0;
}

li
{
	padding-bottom: 0em;
	margin-bottom: 0em;
	padding-top: 0;

}

a
{

	color: #333333; 
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color:#009999;
}

p
{
	margin-top: 0.5em;
	margin-left: 0.5em;
}

#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; }

