a, a:link {
	color: #a8703c;
	text-decoration: underline;
}

a:visited {
	color: #a8703c;
	text-decoration: underline;
}

a:hover, a:active {
	color: #6d7e44;
	text-decoration: underline;
}

body {
	margin-top: 30px;
	background: #58692e url(../images/BKG_main.gif);
}

.borderFULL {
	border: 26px solid #ffffff;
}

.BKGtop{
	background-image: url(../images/BKG_top.gif);
	background-position:top right;
}


.content {
  background: #f7f6f1 url(../images/BKG_body.gif);
  background-position:bottom;
  background-repeat:no-repeat;
  vertical-align: top;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  color: #60604f;
  line-height: 20px;
  padding: 20px 10px 40px 10px;
}

.credits{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #2e3a12;
  padding: 4px 4px 0px 0px;
	text-align: center;
}

.credits a:link, .credits a:visited {
	color: #2e3a12;
  text-decoration: none;
}

.credits a:hover, .credits a:active {
	color: #f6fbb9;
	text-decoration: none;	
}

.columnR {
  vertical-align: top;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  color: #60604f;
  line-height: 20px;
  padding: 10px 10px 20px 40px;
}

.fillerWH {
	background: #fff;
}

.footer{
	background: #384616;
	color: #e7edac;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}

.footer a:link, .footer a:visited {
	color: #fff;
    text-decoration: underline;
}

.footer a:hover, .footer a:active {
	color: #9dc0b7;
    text-decoration: underline;
}

.gallerypad{
	padding: 2px;
	
}

h1{
  font: 24px Georgia, "Times New Roman", Times, serif;
  color: #495724;
  line-height: 22px;
}

h2{
  font: 14px Verdana, Arial, Helvetica, sans-serif;
  color: #58585a;
  letter-spacing: 2px;
  line-height: 22px;
}

.nav{
	background-image: url(../images/BKG_nav.gif);
	height: 30px;
	color: #f6fbb9;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left: 10px;
}

.nav a:link, .nav a:visited {
	color: #f6fbb9;
    text-decoration: none;
}

.nav a:hover, .nav a:active {
	color: #9dc0b7;
	text-decoration: none;	
}

.register{
	color: #f6fbb9;
	font: 12px  Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 10px;
	line-height: 21px;
}

.register a:link, .register a:visited {
	color: #fff;
    text-decoration: underline;
}

.register a:hover, .register a:active {
	color: #2e3a12;
    text-decoration: underline;
}

.tableL{
	vertical-align: top;
	padding: 0px 14px 0px 0px;
   font: 12px Verdana, Arial, Geneva, sans-serif;
	line-height: 19px;
}

.tableL a:link, .tableL a:visited {
   font: 11px Verdana, Arial, Geneva, sans-serif;
   color: #333;
  text-decoration: none;
}

.tableL a:hover, .tableL a:active {
	color: #9a5594;
	text-decoration: none;	
}

.tableM{
	vertical-align: top;
	padding: 0px 14px 0px 14px;
   font: 12px Verdana, Arial, Geneva, sans-serif;
	line-height: 19px;
}

.tableM a:link, .tableM a:visited {
   font: 11px Verdana, Arial, Geneva, sans-serif;
   color: #333;
  text-decoration: none;
}

.tableM a:hover, .tableM a:active {
	color: #9a5594;
	text-decoration: none;	
}

.tableR{
	vertical-align: top;
	padding: 0px 0px 0px 14px;
   font: 12px Verdana, Arial, Geneva, sans-serif;
	line-height: 19px;
}

.tableR a:link, .tableR a:visited {
   font: 11px Verdana, Arial, Geneva, sans-serif;
   color: #333;
  text-decoration: none;
}

.tableR a:hover, .tableR a:active {
	color: #9a5594;
	text-decoration: none;	
}

.lrg{
	font: 18px  Georgia, Arial, Helvetica, sans-serif;
}

.smtxt {
	color: #7b7a7a;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.smtxt  a:link, .smtxt a:visited { 
	color: #999999;
	text-decoration: none;
}

.smtxt  a:hover, .smtxt   a:active { 
	color: #fff;
	text-decoration: none;
}

fieldset {
	border: 1px dashed #60604f;
	width: 40em;
}

input, select, textarea {
	border: 1px solid #666666;
	background: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
}

.inputbutton{
	background: #a8703c;
	margin-left: 24.5em;
	color: #fff;
	padding: 4px;
	width: 100px;
}
label {
	display: block;
	float: left;
	margin-right: 0.5em;
	text-align: right;
	width: 22em;
}

legend {
	background-color: #f7f6f1;
    font: 22px Georgia, "Times New Roman", Times, serif;
    color: #a8703c;
    line-height: 22px;
    padding: 2px 10px;
}

#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(../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(../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;
	}

#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
