/* BASIC */

/* fix IE 6: improperly positioning 
'subscribe' and 'about us' links in banner */
html {height: 100%;}

*{
margin:0}

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	background : #fff url(IMAGES/ltgreengradientbg.jpg) repeat-x;
	margin:0;
	line-height:2em;
	min-height:101%;	
}
a:link{color:#85a45b}
a:visited{color:#85a45b}
a:hover{color:#8c765f}
a:active{color:#85a45b}

h1, h2, h3, h4 p, ul {
	padding: 0;
	margin: 0;
}

/* WRAPPER: wraps entire contents of page */
#wrapper {
	border: solid 1px #ecf5d7;
	width:770px;
	margin: 1px auto 0 auto;
	background:white;

	
}

#contentWrapper {
	clear: both;
	width: 100%;
}

/* BANNER */
#banner {
	background: url(IMAGES/banner.jpg) no-repeat bottom center;
	background-position:0px 12.98em;
	height:258px;
	width:760px;
	
}



.special {
	background: url(IMAGES/llbanner.jpg) no-repeat right top;
}
#banner ul {
position:relative;
right: -42em;
bottom: 11.5em;

}

#banner li {
	display: inline;
	margin-left: 10px;
}
#banner li a {
	color: #8c765f;
	text-decoration: none;
	text-transform: uppercase;
	font: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
}

#banner li a:hover{color:black}

#banner img{
padding-left:1em;
padding-right:2.5em;


}
#banner h2{
font-size:160%;
color:#a5b972;
}
.separator {
	border-right: 1px solid black;
	padding-right:.5em;
}

/* NAV BAR */

#mainNav ul {
	margin:0;
	padding:0;
	list-style: none;
	background: url(IMAGES/bg_nav2.jpg) repeat-x left top;
	float: left;
	border-bottom: 1px solid #8c765f;
	width: 760px;
	text-align:center;
}

#mainNav li {
	float: left;
	padding: 0;
	margin: 0;
}

#mainNav li a, #mainNav li a:link {
	color: #ecf5d7;
	font-weight:bold;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	display: block;
	font-size:120%;
	font-family:"Trebuchet MS", Tahoma, Arial;
}

#mainNav li a:hover {
	background:url(IMAGES/bg_nav_h2.jpg);
	color:#8c765f;
}

* html #sidebar {
/* double margin bug fix */
	display: inline;
/* IE 5 box-model fix */
	width: 210px;
	w\idth: 200px; 
}


/* MAIN CONTENT */

#main{
	margin-left:5px;
	margin-right:5px;
	padding:1em;
}

#main p {
	font-size: 1.4em;
	margin-bottom: 1em;
	text-align:left;
}

#main img{
float:right;
padding:1em;
clear:none

}


h1 {
	color: #a5b972;
	padding-top: 15px;
	margin-bottom: 1em;
	font-size:2em;
	font-weight:800;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.75em;
	margin-bottom:1em;
	color:#8c765f;
	font-weight:bold;
}

h3{
	font-size: 1.5em;
	font-weight: 600;
	margin-bottom: 5px;
	color: #8c765f;
	padding-top:.25em;
	}
	
h4{font-size: 1.25em;
	font-weight: 600;
	margin-bottom: 5px;
	color: #8c765f;
	padding-top:.25em;
	font-style:italic;
	}



/* SIDEBAR */
#sidebar {
	background: #ecf5d7;
	width:210px;
	float:right;
	margin:5px 5px 15px 15px;
	display:block;
	padding:5px;
	font-size:85%;
		clear:both
			}

#sidebar h3{
color:#8c765f}

#sidebar h2 {
	font-size: 1.5em;
	color: #8c765f;
	padding: 7px 8px 0 5px;
	margin-bottom: 5px;

}


#sidebar p {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
		color: #666666;
	font-size:1.3em;
}
#sidebar h3 {
	font-size: 1.5em;
	margin-right: 5px;
	margin-left: 5px;
	color: #8c765f;
	margin-bottom: 3px;
}

#sidebartop{
	background: #ecf5d7;
	width:210px;
	float:right;
	margin:15px 5px 15px 15px;
	clear:right;
	padding:5px;
	font-size:85%;}
	
	.red{
float:left;
border:none;
padding:5px 5px 0 5px;
margin:0}

	
#sidebartop2 {
	background: #ecf5d7;
	width:210px;
	float:right;
	margin:15px 5px 15px 15px;
	display:block;
	clear:right;
	padding:5px;
	font-size:85%;
}

	
#top{text align:center;
font-size:120%;
font-weight:800;
text-decoration:none;
width:inherit;
margin-bottom:5px
}

#top a:link{
text-decoration:none}

/* COPYRIGHT INFO */
#copyright {
	padding: 5px;
	text-align:center;
	font-weight: bold;
	color: #ecf5d7;
	background:#8c765f;
	display:block;
	height:100%;
	clear:both;
}

/*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: #b8cc8a; }
