body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	background-image: url(/images/bgnd.jpg);
	background-repeat: no-repeat;
	margin-top:7px;
}

li {margin-left:-5px; padding-left:-5px}
sup {font-size:6px}

A:link    { color: #FBC77B; }   /* unvisited links */
A:visited { color: #FBC77B; }   /* visited links  */
A:active  { color: #FBC77B; }   /* active links   */
A:hover { color: #FFFFFF; }	

.link1 A:link    {	color: #FBC77B;	text-decoration: none;}   /* unvisited links */
.link1 A:visited { color: #FBC77B; text-decoration: none;}   /* visited links  */
.link1 A:active  { color: #FBC77B; text-decoration: none;}   /* active links   */
.link1 A:hover { color: #FFFFFF; text-decoration: none;}	

.link2 A:link    {	color: #000000;	text-decoration: none;}   /* unvisited links */
.link2 A:visited { color:#00000; text-decoration: none;}   /* visited links  */
.link2 A:active  { color: #000000; text-decoration: none;}   /* active links   */
.link2 A:hover { color: #C35836; text-decoration: none;}	

#all { width:920px; height:830px; margin-left: 90px; margin-right: auto; padding-top:20px}

#list_arrow { list-style-image: url(/images/pointer_sm.jpg); line-height: 1.6em; font-size:1.15em;}
#list_arrow2 { list-style-image: url(/images/pointer_sm.jpg); line-height: 1.4em; font-size:1.2em; }
#text_right {clear:right; padding: 10px 10px 20px 15px; font-size:1.1em}
#clear_img {float:left; margin: 5px 25px 5px 0px}
#clear_img_bord {float:left; margin: 5px 25px 5px 0px;}
#clear_right {float:right; margin: 15px 0px 5px 5px}

.box_1 {color:#FFFFFF; background-color:#AF9A85; padding: 3px 14px 10px 12px; height: auto; width: auto; border:2px solid #6E4B33}

.button_sm {background-image:url(/images/new/button_sm.gif); background-repeat:no-repeat; padding:10px 0 0 15px; height:37px;  color:#FCD11E;}
.button_sm1 {background-image:url(/images/new/button_sm.gif); background-repeat:no-repeat; padding:2px 0 9px 15px; height:37px; color:#FCD11E;}

.float_right {float:right}
.float_left {float:left}
.clear { clear:both}

<!--.nav_top {background:url(../images/button_1.png); background-repeat:no-repeat; float:right}-->
.header_box1 { font-size: 1.2em; font-weight:bold; color:#483636; }


.text_black {font-size: 1.2em; color:#000000}
.text_small {font-size: 0.9em; color:#000000}
.text_white {font-size: 1.15em; color:#FFFFFF}
.text_red { font-size: 1.0em; color:#55352E}
.text_red_slo { padding-left: 14px; font-size: 1.3em; font-weight:bold; color:#55352E}
.text_blue {font-size: 1.3em; color:#191D34}
.text_head {font-size: 1.3em; font-weight:bold; color:#48546D}
.text_ylw {font-size: 1.3em; color:#FCD11E}
.text_ylw2 {font-size: 1.0em; color:#FCD11E}

.form_field {
			font-size: 12px;
			color : #474747;
			font-weight:bold;
			text-align:left;
		}

		.form_text{
			font-size : 0.9em;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}


.phpform {margin-left: 162px; width: 150px;	line-height: 2.6em; float: left; clear: left;}

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

#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: transparent url(/html/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/html/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/html/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}