/* CSS Document */

body {
  	background:#ffffff url(images/green_bg_fade.jpg) repeat-x;
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:x-small/1.15em Arial,Verdana,Sans-serif;
  	color:#1f310e;
  	font-size/* */:/**/small;
  	font-size: /**/small;
	line-height:1.15em;
  }
  
#headerhome {
	position:absolute; top:0px; z-index:2; width:100%;
	}
	
#headerBoxHome,homeText1 {
	width:787px; 
	}
	
#homeTextBox {
	position:absolute; top:530px; z-index:3; width:100%;
	}
	
#homeText2 {
	font-family:Georgia, 'Times New Roman', Times, serif; font-size:110%; color:#fff; line-height:120%;
	}
	
#phoneHome {
	font-family:Arial,Verdana,Sans-serif; font-size:180%; color:#fff; padding-top:15px;;
	}	
	
#homeBG {
	position:relative; top:0px; z-index:1; width:990px; border:solid 8px #fff; background:#000;
	}
  
#headerbg {
	background-image:url(images/int_header_bg.jpg); 
	height:120px;;
	}

#headerBox {
	width:787px;
	}

#logo {
	width:246px; 
	padding-top:20px; 
	margin-right:80px;
	float:left;
	}
  
#nav {
	text-align:left; 
	float:right; 
	padding-top:60px; 
	color:#a7bb44; 
	font-size:85%;
	}
	
#nav a {
	color:#ffffff;
	text-decoration:none;
	}	
	
#nav a:hover {
	color:#a7bb44;
	}	
	
#mainContentBox {
	width:747px;
	margin-top:40px; 
	text-align:left;
	}	

#mainContent {
	border-top:1px solid #1f310e; 
	margin-bottom:40px;
	padding-top:30px; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:120%; 
	line-height:140%;
	}
	
a {
	color:#669900;
	}	
	
a:hover {
	color:#000000;
	}	

#pageHeader {
	font-size:43px; 
	font-weight:bold; 
	line-height:40px; 
	letter-spacing:-2px; 
	margin-bottom:30px;
	}
  
 .subhead1 {
 	font-family:Trebuchet, "Trebuchet MS", Arial,Verdana,Sans-serif;
	font-size:115%;
	}
	
.image1 {
	margin:0; 
	margin-right:15px; 
	margin-bottom:15px; 
	margin-top:5px;
	border:1px solid #000;
	}
	
#footerBox {
	border-top:1px solid #1f310e; 
	margin-bottom:30px;
	padding-top:30px; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:75%; 
	}	
	
#footerBox a {
	color:#1f310e;
	text-decoration:none;
	}
	
#footerBox a:hover {
	color:#a7bb44;

	}		
	

/* Lightbox Styles */

#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: 14px Georgia, "Times New Roman", Times, serif;
	background-color: #eef2e1;
	margin: 0 auto;
	padding-top:10px;
	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;
	}
	


/* 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;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}							
	



#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; background: url(images/prevlabel.gif) left 0% no-repeat; }#nextLink { right: 0; float: right; background: url(images/nextlabel.gif) right 0% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 0% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 0% no-repeat; } 	
