<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body>



/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(images/art/wrapper-header-bg.png);}
.preload2 {background: url(images/art/wrapper-header-bg.png);}

#nav {padding: 0px; margin:0; list-style:none; height:29px; background:#fff url(images/art/wrapper-header-bg.png) repeat-x; position:relative; z-index:90; font-family:verdana, arial, sans-serif;}
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-color:#c2d1eb; font-weight:bold; padding:0 0 0 0px; cursor:pointer;background: url(images/art/wrapper-header-bg.png);}
#nav li a.top_link span {float:left; display:block; padding:0 0px 0 0px; height:35px; background: url(images/art/wrapper-header-bg.png) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 0px 0 0px; height:35px; background: url(http://acacialifestyle.com/three_0a.gif) no-repeat right top;}


#nav li:hover a.top_link {color:#c2d1eb; background: url(three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(http://acacialifestyle.com/three_1a.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:34px; background: #c2d1eb; padding:3px; border:1px solid #c2d1eb; white-space:nowrap; width:155px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:145px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; font-color:#593537; height:18px; width:152px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #c2d1eb;}
#nav li ul.sub li a.fly
{background:#c2d1eb url(images/art/arrowdrop.gif) 125px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#e1e8f5; color:#000000; border-color:#e1e8f5;}
#nav li:hover ul.sub li a.fly:hover
{background:#e1e8f5 url(images/art/arrow_overdrop.gif) 115px 6px no-repeat; color:#000000;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:135px; top:-4px; background: #c2d1eb; padding:3px; border:1px solid #c2d1eb; white-space:nowrap; width:155px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#c2d1eb url(images/art/arrow_overdrop.gif) 80px 6px no-repeat; color:#000000; border-color:#000000;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#c2d1eb url(images/art/arrowdrop.gif) 80px 6px no-repeat; color:#000; border-color:#e1e8f5;} 
</body>
</html>

<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />

#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(lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/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; }
<!--
     FILE ARCHIVED ON 05:18:04 Oct 26, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:19:32 Jul 12, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
-->
<!--
playback timings (ms):
  captures_list: 0.665
  exclusion.robots: 0.028
  exclusion.robots.policy: 0.014
  esindex: 0.013
  cdx.remote: 12.807
  LoadShardBlock: 344.178 (3)
  PetaboxLoader3.datanode: 133.698 (5)
  PetaboxLoader3.resolve: 988.369 (3)
  load_resource: 876.963 (2)
-->