
.bodytext {
  font-size: 10pt;
  line-height: 16pt;
  font-family: Tahoma, Verdana, Arial;
  color: #322000;
  text-transform: none;
}

.copyright {
  font-size: 7pt;
  line-height: 9pt;
  font-family: Tahoma, Verdana, Arial;
  color: #eaca86;
}

.special-note {
  font-size: 8pt;
  line-height: 16pt;
  font-family: Tahoma, Verdana, Arial;
  color: #322000;
  text-decoration: none;
}

.bodytext-2x {
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  line-height: 12pt;
  color: #322000;
  text-decoration: none;
}

.bodytext-1x {
  font-size: 7pt;
  line-height: 15pt;
  font-family: Tahoma, Verdana, Arial;
  color: #322000;
  font-weight: bold;
  text-transform: uppercase;
}

.image-padright-nb {
  	margin-right: 10px;
  margin-top: 3pt;
}

ul {
  	padding-left: 15px;
  	margin-left: 0px;
  	margin-top: 0px;
  	margin-bottom: 0px;
  	padding-top: 0px;
  	padding-bottom: 0px;
  	clip: "rect(auto auto auto auto)";
  	z-index: auto;
  color: #322000;
}

.image-border-nopad {
  border-top: 1px #fce6bf solid;
  margin-top: 3pt;
  border-right: 1px #fce6bf solid;
  border-bottom: 1px #fce6bf solid;
  border-left: 1px #fce6bf solid;
}

.image-padright-wb {
  	margin-right: 15px;
  border-top: 1px #fce6bf solid;
  margin-top: 3pt;
  border-right: 1px #fce6bf solid;
  border-bottom: 1px #fce6bf solid;
  border-left: 1px #fce6bf solid;
}

.image-padleft-wb {
  	margin-left: 15px;
  border-top: 1px #fce6bf solid;
  margin-top: 3pt;
  border-right: 1px #fce6bf solid;
  border-bottom: 1px #fce6bf solid;
  border-left: 1px #fce6bf solid;
}

OL {
  font-family: Tahoma, Verdana, Arial;
  color: #322000;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
  padding-bottom: 0pt;
  padding-left: 15pt;
  padding-top: 0pt;
  padding-right: 0pt;
  margin-right: 0pt;
}

H4 {
  font-family: serif;
  font-size: 10pt;
  font-weight: bold;
  color: #4d0200;
  margin-bottom: 2pt;
}

H1 {
  font-family: Times;
  font-size: 14pt;
  color: #4d0200;
  margin-left: 0pt;
  margin-top: 0pt;
  margin-right: 0pt;
  font-weight: normal;
  line-height: 16pt;
  margin-bottom: 0pt;
}

H2 {
  font-family: serif;
  font-size: 9pt;
  color: #4d0200;
  margin-left: 0pt;
  line-height: 10pt;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-bottom: 5pt;
  text-transform: capitalize;
}

LI {
  color: #322000;
  font-family: Tahoma, Verdana, Arial;
  font-size: 10pt;
  line-height: 16pt;
  margin-bottom: 5pt;
}

P {
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
}

A {
  font-family: Tahoma, Verdana, Arial;
  font-size: 10pt;
  line-height: 16pt;
  color: #322000;
}

H3 {
  font-family: serif;
  font-size: 12pt;
  line-height: 14pt;
  color: #4d0200;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
}

.tableopacityTD {
  font-size: 10pt;
  font-family: Tahoma, Verdana, Arial;
  filter: alpha(opacity=40);
  -moz-opacity: .40;
  opacity: .40;
  border-top: 1px black solid;
  border-right: 1px black solid;
  border-bottom: 1px black solid;
  border-left: 1px black solid;
}

.dropcap {
  float: left;
  color: #D4D4C7;
  font-size: 100px;
  line-height: 70px;
  padding-top: 2px;
  font-family: Times, serif, Georgia;
}
#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; }
