
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}




blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }





* {
margin:0pt;
padding:0pt;
}
body {

font-family:Georgia, Times New Roman, Times, serif;
font-size:12px;
line-height:18px;
color:#362f2d;
background:url(images/greenie.jpg);
}






br{
padding-bottom:10px;
}


p{
padding-bottom:8px;
padding-top:5px;
}



html, body { height:100%; 
}

#container {


margin:0 auto;


margin-top:20px;

width:850px;
position:relative;


}




#content {


font-size:12px;

background:#ffffff;


padding-left:10px;
padding-right:10px;
padding-top:10px;
width:780px;
position:relative;
margin-top:30px;

float:left;
height:auto;
margin-bottom:60px;



}

.header{
position: absolute;
left:-20px;
width:800px;
}
.nav{

width:800px;
height:200px;
background:url(images/nav_ruffle.png) no-repeat;
top:80px;
position: absolute;
left:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:18px;
letter-spacing:1px;
color:#339900;

}


.top{
	width:800px;
	height:16px;
	background:url(images/top.png) no-repeat;
	position: absolute;
	left:0px;
	top:-10px;
}













#left{
position:relative;
margin-left:20px;
width:460px;
margin-top:200px;

float:left;
}





#center{
position:relative;
margin-left:20px;
width:760px;
margin-top:200px;

}






#right{
position:relative;
float:right;
width:180px;
margin-top:200px;
}


h1{
border-bottom:#fef2f7 4px solid;
line-height:40px;
font-size:30px;
color:#362f2d;
text-transform:capitalize;

}

h2{


font-size:18px;
color:#362f2d;

}


#footer{
position:absolute;
bottom:-80px;
left:0px;

color:#362f2d;

width:800px;

height:80px;
font-family:Georgia, Times New Roman, Times, serif;
font-size:14px;


background:url(images/footer_ruffle.jpg) ;
line-height:20px;
letter-spacing:1px;

text-align:center;




}

#footer A:link {color:#9e216d; text-decoration: underline;}
#footer A:visited {color:#026601; text-decoration: underline;}
#footer A:hover {color:#45002A; text-decoration:underline;  }



A:link {color:#739c36; text-decoration: underline;}
A:visited {color:#063D00; text-decoration: underline;}
A:hover {color:#9e216d; text-decoration:underline;  }



.nav A:link {color:#739c36; text-decoration: none;}
.nav A:visited {color:#063D00; text-decoration: none;}
.nav A:hover {color:#9e216d; text-decoration:none;  }



.imleft
 {
float:left;
padding-right:10px;
}

.imright{
float:right;
padding-left:10px;
}


.photo {
float:left;
padding-right:10px;
}









#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; }

	#hide {
     display:none;
     visibility:hidden;
}