@charset "utf-8";
/* CSS Document */
body {background:url(../images/background.gif); font:normal normal normal 12px/ normal Tahoma; margin:0px; text-align:left;}

A:link {font-family:Tahoma; font-size:12px; padding:5px 0px 0px 0px; text-decoration: none; color: #4C791F;}
A:visited {font-family:Tahoma; font-size:12px; padding:5px 0px 0px 0px; text-decoration: none; color: #4C791F;}
A:active {font-family:Tahoma; font-size:12px; padding:5px 0px 0px 0px; text-decoration: none; color: #4C791F;}
A:hover {font-family:Tahoma; font-size:12px; padding:5px 0px 0px 0px; text-decoration: underline; color: black;}

.title{color:#4C791F; font:normal normal bold 14px/ normal Tahoma;  }
.container{width:658px; background:url(../images/content_bg.png) repeat; font-family:Tahoma; margin:0px auto 0px auto;}

.header{background:url(../images/header.jpg) no-repeat center; width:658px; height:170px;}
.hlink_contain{width:150px; height:20px; padding:4px 0px 0px 20px;}
.hlink:link {font-family:Tahoma;font-size:11px; text-decoration:none; color:black;}
.hlink:visited {font-family:Tahoma;font-size:11px; text-decoration:none; color:black;}
.hlink:active {font-family:Tahoma;font-size:11px; text-decoration:none; color:black;}
.hlink:hover {font-family:Tahoma;font-size:11px; text-decoration:underline; color:black;}

/*Main Nav Links*/
.link-container {width:658px; height:29px; text-align:center;}
#links {width: 658px; height: 29px; margin: 0px; background: url(images/nav_bg.jpg) no-repeat center; padding: 0; position:relative;}
#links li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#links a {display: block; font-family:Tahoma; font-size:14px; padding:5px 0px 0px 0px; text-decoration: none; color: white;}
#link1 {left: 220px; top: 1px; width: 100px; height: 26px;}
#link2 {left: 321px; top: 1px; width: 100px; height: 26px;}
#link3 {left: 422px; top: 1px; width: 100px; height: 26px;}
#link4 {left: 524px; top: 1px; width: 100px; height: 26px;}

#link1 a:hover {background: url(images/nav-active.gif) no-repeat;}
#link2 a:hover {background: url(images/nav-active.gif) no-repeat;}
#link3 a:hover {background: url(images/nav-active.gif) no-repeat;}
#link4 a:hover {background: url(images/nav-active.gif) no-repeat;}
/*Main Nav Links*/

.content{width:434px; float:left; height:100%;}
.copy{width:415px; height:100%px; margin:21px 0px 0px 8px; font:normal normal normal 12px/ normal Tahoma;}

.tree_contain{float:left; width:216px; height:100%;}
.tree_curv{background:url(../images/lcb_tc.gif) no-repeat; width:216px; height:45px;}

.tree_img{background:url(../images/lcb_tree.gif) no-repeat; background-position:bottom; width:216px; height:141px;}



.footer{background:url(../images/footer.png) no-repeat; width:658px; height:52px; margin:0px auto 0px auto;}
.copywright{
	color:#FFFFFF;
	font:normal normal normal 11px/ normal;
	font-family:Tahoma;
	padding-bottom: 15px;
}

h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	margin:0px;
	color:#4C791F;
}

.portfolioImages {
	/*	background-image: url(../images/ImageBackground.gif);
	background-repeat: no-repeat;*/
	margin: 4px;
	border: 3px solid #000000;	
}
/*LightBox*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*LightBox*/
