
a{
	color:#00392d;
	/*border-bottom:1px dotted #663300;*/
	text-decoration:none;
}

a:hover{
	border-bottom:none;
	color:#fff;
}


a:visited{
	color:#00392d;
}


#banner h2{
	text-align:center;
	margin:0px auto 0 auto;
	padding:5px 0 5px 0;
	width:800px;
	font-size:14px;
	background:#b6985a url(images/bgH1.gif) repeat-x;
	font-family: Times New Roman, Times, serif;
	color:#00392d;
	border-bottom:#825b20 1px solid;
	border-left:#9c793d 1px solid;
	border-right:#9c793d 1px solid;
	border-top:#b6985a 1px solid;
}


body{
	font-family:Arial, verdana, Helvetica, sans-serif;
	color:#a68548;
	background:#00392d url(images/TreesBackground.gif) no-repeat top center;
	background-attachment:fixed;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	font-size:13px;
	text-align: center;
}


.clear{
	clear:both;
}



#contact {
	padding:25px 25px 25px 25px;
	width:675px;
	font-size:14px;
	line-height:1.5em;
	margin:25px 0;
}


#contactImage {
	margin:0 20px 10px 40px;
	float:left;
	padding:8px;
	background-color:#eee;
	border:1px solid #e8e7e7;
	
}



#contact ul{
	padding:3px 25px 3px 0;
	margin:0;
	list-style-type:square;
	text-align:left;
	float:right;
	color:#a68548;
	
}


#contact ul li{
	padding:0 2px;
	margin:0;
	font-size:95%;
	
	
	
}


#contact p{
	margin:0;
	font-size:12px;
	text-align:left;
	text-indent:0px;
}




#container{
	margin:0;
	padding:0;
	background:none;
}



#content{
	margin:0;
	padding:0;
	width:800px;
	border-left:#003126 1px solid;
	border-right:#003126 1px solid;
	background:#fff;
	color:#888888;
	
}


#content p{
	margin:12px;
	padding:10px;
	text-align:center;
	font-size:125%;
	line-height:1.5em;
}

#cornerLeft{
 background:url(images/bgGoldCorner.gif) no-repeat top right;
 float:right;
 margin:82px 0 0 0;
 width:12px;
 height:16px;
 padding:3px 0;
 border-bottom:#9c793d 1px solid;
 }
 
 #cornerRight{
 background:url(images/bgGoldCornerRight.gif) no-repeat top right;
 float:right;
 margin:82px 0 0 0;
 width:12px;
 height:16px;
 padding:3px 0;
 border-bottom:#9c793d 1px solid;
 }

#diggles{
	color:#a68548;
	font-size:10px;
	padding:5px 0;

}

#diggles a{
	color:#a68548;
	
	}
	
#diggles a:hover{
	color:#a68548;
	font-style:italic;
	
	}


#footer{
	text-align:center;
	margin:0px auto 0 auto;
	padding:5px 0 5px 0;
	width:800px;
	font-size:14px;
	
}


#footer ul{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
}


#footer ul li{
	display:inline;
	padding:2px;
	text-align:center;
	font-size:80%;
	font-weight:300;
	color:#a68548;
}



.galleryImages{
	padding:10px 0px 10px 44px;
	float:left;
}


.galleryImages a:hover{
	border:none;
	
}

.galleryImages img{
	padding:3px;
	background-color:#eee;
	border:1px solid #e8e7e7;
}



.galleryItem{
	padding:0px 0 0px 0;
	margin:0px 0 0 0;
	
	}

.galleryLinks{
	text-align:center;
	width:100px;
}


h1{
	background:#b6985a url(images/bgH1.gif) repeat-x;
	text-align:center;
	margin:0px auto 0 auto;
	width:800px;
	color:#00392d;
	font-weight:bold;
	font-size:20px;
	padding:5px 0 5px 0;
	border-bottom:#825b20 1px solid;
	border-left:#9c793d 1px solid;
	border-right:#9c793d 1px solid;
	border-top:#b6985a 1px solid;
	font-family: Times New Roman, Times, serif;
}


h3{
	margin:0px;
	padding:25px 0 0px 44px;
	text-align:left;
	font-size:18px;
	color: #a68548;
	font-style:italic;
	font-weight:bold;
}

#header{
	width:200px;
	float:left;
	height:100px;
}


#header h1{
	background:url(images/logo.gif) no-repeat;
	height:100px;
	width:200px;
	margin:5px 75px 0 75px;
	padding:0;
	border:none;
	
}


#header h1 a{
	height:100px;
    width:200px;
    text-indent:-2000em;
    z-index:1000; /* need for FX and IE */	
    display:block;
	margin:0 auto;
	border:0;
}


#header h1 a:hover, h1 a:focus{
    cursor:pointer; /* IE7 */
	-moz-outline-style:none;  /*Firefox image outline fix*/
}

img a:hover{
	border:none;
	}

#secNav{
	float:right;
	background:#a68548;
	border-top:#b6985a 1px solid;
	border-bottom:#9c793d 1px solid;
	margin:82px 0 0 0;
	
}


#secNav ul{
	padding:3px;
	margin:0;
	list-style-type:none;
	text-align:center;
	
}


#secNav ul li{
	padding:0 2px;
	margin:0;
	font-size:100%;
	color:#c1a773;
	display:inline;
	
}


#secNav ul li a{
	
	margin:0;
	color:#00392d;
	
}

#secNav ul li a:hover{
	color:#ffffff;
	font-style:italic;
	border:none;
}



#spacer{
	height:90px;
	background:url(http://www.beeyondthehive.com/images/spacer.gif);
}


#wrapper{
	margin:0 auto;
	text-align:center;
	width:800px;
}

	
#words p{
	margin:0px;
	padding:0 20px 20px 20px;
	text-align:left;
	font-size:13px;
}
	
#words h3{
	margin:0px;
	padding:0px 0 10px 0;
	text-align:left;
	font-size:24px;
	color: #a68548;
	font-style:italic;
	font-weight:bold;
}
	
#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: #b6985a;
	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;
	border:0;
	}
#imageContainer>#hoverNav{ left: 0; border:none;}
#hoverNav a{ outline: none; border:none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.warrendiggles.com/agorawest/gallery/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(http://www.warrendiggles.com/agorawest/gallery/images/prevLabel.gif) left 15% no-repeat; border:none;}
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.warrendiggles.com/agorawest/gallery/images/nextLabel.gif) right 15% no-repeat; border:none;}


#imageDataContainer{
	font-size:13px;
	background-color: #b6985a;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color:#00392d; }
#imageData #imageDetails{ width: 80%; 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; padding-right: 0.7em; background:#b6985a; border:0;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #00392d;
	}


