.shadowbox  {
  background-color: #FFFFFF;
  margin-top: 25px;
  margin-bottom: 25px;
}

.outerbox {
  background-color: #FFFFFF;
  border-left: 2px solid #947954;
  border-right: 2px solid #947954;
  border-top: 2px solid #947954;
  border-bottom: 2px solid #947954;
}

.mainsub {
   margin: 2px 0px 0px 0px;
   font-size: 10pt;
   font-weight: bold;
   color: #F0292B;
}


.mainsubblk {
   margin-top: 2px;
   font-size: 10pt;
   font-weight: bold;
   font-style: italic;
}

.mainnote {
   margin-top: 2px;
   font-size: 8pt;
}

.mainbody {
   margin-bottom: 8px;
   font-size: 10pt;
}

.rswhead {
   margin-top: 12px;
   font-size: 18pt;
   font-weight: bold;
   color: #F0292B;
}

.rswcontents  {
   text-align: right;
   font-size: 8pt;
   margin-bottom: 6px;
   margin-top: -6px;
}


.qnaquestion {
   font-size: 10pt;
   font-weight: bold;
   color: #F0292B;
   margin-left: 30px;
   margin-bottom: 2px;
}

.qnaanswer {
   font-size: 10pt;
   margin-left: 40px;
   margin-bottom: 6px;
}


.redtext  {
  font-size: 10pt;
  font-weight: bold;
  color: #F0292B;
}


.qnaqlist  {
  font-size: 8pt;
  margin-bottom: 4px;
  margin-left: 40px;
  margin-right: 40px;
  line-height: 105%;

}


.head-small {
	margin-top: 3px;
	font-size: 14pt;
	font-wieght: bold;
	}


.mapdirbody {
   margin-bottom: .5em;
   font-size: 11px;
}

.pioneertext {
	color: #F0292B;
	font-weight: bold;
}

.listshield {
	list-style: outside;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 8px;
	list-style-image: url(graphics/bullet-shield.gif);
}

.list2ndline {
	list-style: outside;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 8px;
	list-style-type: disc;
}

/*  -------  Lightbox CSS  -------  */

#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: 20px; height: 20px; 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(lbimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lbimages/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; }

/*  -------  Lightbox CSS End  -------  */


/* GOLD: #947954 */
/* RED: #F0292B */
