
body
{
  width: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  background: url('./img/bg.png') #bfcf53 repeat-x;
}

a, a:link, a:visited
{
  color: #fff;
  text-decoration: none;
}

.text table a, .text table a:link, .text table a:visited
{
  color: #d5e096;
}

.light, .light:link, .light:visited
{
  color: #d5e096;
}

a:hover
{
  cursor: pointer;
  text-decoration: underline;
}

a img
{
  border: 0;
}

p
{
  padding: 0;
  margin: 3px 0 3px 0;
}

del
{
  text-decoration: none;
}

h4
{
  font-size: 12px;
}

hr
{
  width: 100%;
  margin-top: 0;
  border: 0;
  border-bottom: 1px solid #556110;
  float:left;
}

#center
{
  width: 947px;
  height: auto;
  margin: 0 auto 0 auto;
}

#logo 
{
  width:947px; 
  height:288px; 
  margin:0; 
  padding: 0;
  text-align: center;
  position:relative;
}

#logo span 
{
  width:947px; 
  height:288px; 
  left:0; 
  top:0; 
  background:url("./img/logo.png") 0 0 no-repeat;
  cursor:pointer;
  display:block; 
  position:absolute;
}

#logo_l 
{
  width:65px; 
  height:288px;
  top:0;  
  margin-left: -65px; 
  padding:0;
  position:absolute;
  background:url("./img/logo_l.png") 0 0 no-repeat;
}

.line
{
  width: 917px;
  height: 15px;
  padding: 1px 10px 0 20px;
  color: #98a749;
  background-color: #363c15;
  float: left;
}

#menu
{
  width: 166px;
  height: auto;
  background: url('./img/menu_green_l.gif') #9dab3a right repeat-y;
  float: left;
}

.menu_line
{
  width:5px;
  height:247px;
  top:330px;
  margin: 0 0 0 17px;
  background-color: #363c15;
  position: absolute;
  float: left;
}

#menu ul
{
  width: 166px;
  margin: 0;
  padding: 26px 0 38px 0;
  background: url('./img/menu_bg.gif') #363c15 right repeat-y;
  float: left;
}

#menu ul li
{
  list-style-type: none;  
}

#menu ul li a, #menu ul li a:link, #menu ul li a:visited, #menu .separator
{
  height: 15px;
  padding: 9px 3px 3px 3px;
  margin-left: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  border-left: 7px solid #93a130;
  background: url('./img/menu_button_bg.gif') #7c8c18 right repeat-y;
  display: block;
}

#menu ul li a:hover
{
  text-decoration: none;
  border-left: 7px solid #d47903;
  background: url('./img/menu_button_bg_ac.gif') #d47903 right repeat-y;
}

#menu .separator
{
  width: 149px;
  height: 6px;
  padding: 0;
  margin-left: 15px;
  border-left: 2px solid #93a130;
  line-height: 6px;
  background: url('./img/menu_bg.gif') #363c15 right repeat-y;
  display: inline;
  position: absolute;
}

.menu_white
{
  width: 142px;
  padding: 10px 14px 10px 10px;
  text-align: center;
  color: #000;
  border-top: 1px solid #c9cea1;
  border-bottom: 1px solid #c9cea1;
  background: url('./img/menu_white_l.gif') #f9f9f9 right repeat-y;
  float: left;
}

.menu_white span
{
  margin-bottom: 10px;
  font-weight: bold;
  color: #647118;
  text-align: left;
  float: left;
}

.menu_white img
{
  border: 1px solid #999;
}

#index
{
  width: 578px;
  padding: 9px 17px 9px 17px;
  color: #151802;
  height: auto;
  background: url('./img/index.gif') #647118 repeat-x;
  float: left;
}

.title
{
  width: auto;
  height: 14px;
  padding: 2px 42px 0 17px;
  color: #fff;
  font-weight: bold;
  line-height: 14px;
  background: url('./img/title.gif') #99a732 right no-repeat;
  float: left;
}

.text, .text2
{
  width: 544px;
  height: auto;
  text-align: justify;
  padding: 15px 17px 0px 17px;
  background: #99a732;
  float: left;
}

.text span
{
  color: #4a540e;
}

#txt span
{
  color: #fff;
}

.text2
{
  padding: 15px 17px 15px 17px;
  background: none;
}

.text img, .text2 img
{
  border: 2px solid #8f9d30;
}

#menu2
{
  width: 169px;
  height: auto;
  background: url('./img/menu_green_r.gif') #9dab3a left repeat-y;
  float: left;
}

.language
{
  width: 159px;
  height: auto;
  padding: 20px 5px 20px 5px;
  font-size: 11px;
  text-align: center;
  border-bottom: 1px solid #677418;
  float: left;
}

.language img
{
  vertical-align: middle;
  margin-top: -5px;
}

.white, .white:link, .white:visited
{
	color: #fff;
	background: inherit;
}

.white:hover, .white:hover ins
{
  text-decoration: none;
}

.black, .black:link, .black:visited
{
	color: #000;
	background: inherit;
}

.black:hover
{
  text-decoration: none;
}

.menu_orange
{
  width: 135px;
  height: auto;
  padding: 10px 14px 0px 20px;
  text-align: left;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #7d7413;
  background: url('./img/menu_orange_r.gif') #d37200 left repeat-y;
  float: left;
}

a:hover .menu_orange
{
  text-decoration: none;
}

.menu_orange span
{
  color: #8e3c01;
}

.menu_white2
{
  width: 145px;
  padding: 10px 14px 10px 10px;
  text-align: center;
  color: #000;
  border-top: 1px solid #c9cea1;
  border-bottom: 1px solid #c9cea1;
  background: url('./img/menu_white_r.gif') #fefefe left repeat-y;
  float: left;
}

.menu_white2 span
{
  margin-bottom: 10px;
  font-weight: bold;
  color: #647118;
  text-align: left;
  float: left;
}

.menu_white2 img
{
  border: 1px solid #9dab3a;
}

.fot
{
  width: 100%;
  height: 12px;
  padding: 0 0 1px 0;
  margin-top: 0px;
  background: url('./img/fot.gif') no-repeat top left;
  float: left;
}

.space
{
  width: 100%;
  height: 30px;
  border-top: 1px solid #fff;
  float: right;
}

#line
{
  width: 947px;
  height: 28px;
  margin-top: 15px;
  font-size: 13px;
  color: #fff;
  position: relative;
  float: left;    
}

.menu_links
{
  width: 917px;
  height: 16px;
  background-color: #363c15;
  padding: 6px 10px 6px 10px;
  float: left;
}

#line2
{
  width: 927px;
  height: 16px;
  padding: 6px 10px 6px 10px;
  margin-bottom: 5px;
  color: #556110;
  text-align: right;
  float: left;    
}

.edge_lineleft
{
  width: 5px;
  height: 28px;
  background: url('./img/edge_lineleft.gif') #363c15 no-repeat;
  float: left;
}

.edge_lineright
{
  width: 5px;
  height: 28px;
  background: url('./img/edge_lineright.gif') #363c15 no-repeat;
  float: right;
}

.green, .green:link, .green:visited
{
	color: #556110;
	background: inherit;
}

.info
{
  text-indent:-9px;
  padding-left:11px;
  font-size: 11px;
  color: #d5e096;
}

#gallery
{
  border-spacing: 0px;
}

#gallery tr td a img
{
  border: 1px solid #99a732; 
}

#gallery tr td a:hover img
{
  border: 1px solid #8e3c01; 
}

#gallery tr td
{
  border-left: 2px solid #99a732;
  border-right: 2px solid #99a732;
  border-bottom: 10px solid #99a732;
}

#gallery tr td div
{
  padding: 5px;
  font-weight:bold;
  background: #768518;
  float: left;
}

#gallery tr td div:hover, #gallery tr td div.hover
{
  background: #d37200;
  text-decoration: none;  
}

#gallery tr td div /* IE:hover */ {
    background-color: expression(
      this.onmouseover = function() { this.className += ' hover'; }, 
      this.onmouseout = function() { this.className = this.className.replace(' hover', ''); }
    );
  }

#gallery tr td span
{
  width: 122px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  float:left;
}

#gallery tr td a span, #gallery tr td a:link span, #gallery tr td a:visited span
{
  color: #363c15;
}

#gallery tr td a:hover span
{
  color: #8e3c01;
}

#photo img
{
  border: 3px solid #687618;
}

#photo a:hover
{
  text-decoration: none; 
}

#photo img:hover, #photo img.hover
{
  border: 3px solid #d37200;
}

#photo img /* IE:hover */ {
    border: expression(
      this.onmouseover = function() { this.className += ' hover'; }, 
      this.onmouseout = function() { this.className = this.className.replace(' hover', ''); }
    );
  }

.invis
{
  width: 100%;
  background: #7c8c18; 
}


/* == LIGHTBOX == */

#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 */ 