@charset "utf-8";
/* CSS Document */

body {
  background-image: url("/images/site/bg_screen.gif");
  background-color: #43493d;
  background-attachment: fixed;
  padding: 0px; 
  margin: 0px;
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  overflow-y: scroll;
}

p {
  margin: 0px;
}

a img {
	border: 0;
}

table {
  display: inline;
}

td {
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
}

a {
  color: #74862d;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #74862d;
  font-weight: bold;
  text-decoration: underline;
}

a.pdf {
  color: #74862d;
  font-weight: bold;
  text-decoration: none;
  background: url("/images/site/icon_pdf.png") no-repeat left;
  padding: 25px 0 25px 52px; 
}

a.pdf:hover {
  color: #74862d;
  font-weight: bold;
  text-decoration: underline;
}

h1 {
  font-family: times new roman;
  font-size: 30px;
  text-decoration: none;
  font-weight: bold;
  color: #333333;
  padding: 0px;
  margin: 0px;
}

h2 {
  font-family: verdana;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  color: #333333;
  padding: 0px;
  margin: 0px;
}

span.title {
  font-family: arial;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
  text-transform: lowercase;
}

div.container {
  width: 800px;
  position: absolute;
  left: 50%;
  margin-left: -400px;
}

div.banner {
  float: left; 
  width: 200px; 
  height: 220px;
}

ul#menu {
	padding-top: 7px;
}

ul#menu li {
	float: left;
	list-style: none;
	border-right: 1px solid #666;
}

ul#menu li.first {
	float: left;
	list-style: none;
	border-right: 1px solid #666;
	padding-left: 1px;
	margin-left: -17px;
}

ul#menu li.first:hover, ul#menu li.firstactive {
	float: left;
	list-style: none;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	padding-left: 0;
	margin-left: -17px;
}

ul#menu li.last {
	float: left;
	list-style: none;
	padding-right: 1px;
	border: 0;
}

ul#menu li.last:hover, ul#menu li.lastactive {
	float: left;
	list-style: none;
	border: 0;
	border-right: 1px solid #666;
	padding-right: 0;
}

ul#menu a {
  font-family: arial;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  color: #000;
  text-transform: lowercase;
 	padding: 3px 5px 3px 5px;
}

ul#menu a:hover, ul#menu a.active {
  font-family: arial;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  background: #666;
}

div.banner_menu {
  clear: both; 
  width: 800px; 
  height: 30px;
  text-align: center;
}

div.logo {
  position: absolute; 
  top: 15px; 
  right: 30px;
  z-index: 2;
}

div.core {
  float: left;
  width: 800px; 
  background-image: url("/images/site/bg_site.jpg"); 
  background-repeat: repeat-x; 
  background-color: #ffffff;
  padding-bottom: 25px;
}

div.left {
  float: left; 
  width: 60%; 
  padding: 10px;
}

div.right {
  float: right; 
  width: 30%; 
  padding: 0 20px;
  border-left: 1px solid #666666;
  line-height: 1.5;
}

address {
	font-style: normal;
}

table.tab {
	width: 400px;
}

table.tab td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000;
}

#jquery-overlay {
 	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { 
	border: none; 
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { 
	padding: 10px; 
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
	left: 0; 
}
 
#lightbox-nav a { 
	outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}

#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#lightbox-image-details-caption {
	font-weight: bold; 
}
 
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			

#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}