@charset "UTF-8";
/* CSS Document */

body {
	background: #e1e1d8 url(images/bg.gif) repeat-x;
	text-align: center;
	margin: 20px 0px;
}

#main {
	width: 820px;	
	min-height: 689px;
	
	margin: 0 auto;
	text-align:left;
	padding: 0px
}

	#intro_header {
		height: 26px;		
		width: 787px;
		background: url(images/intro_header_bg.png);
		padding: 17px 16px 0px 17px;	
	}

	#header {
		height: 150px;
		width: 787px;
		background: url(images/header_bg.png);
		padding: 17px 16px 0px 17px;	
	}
	
		#logo {
			width: 370px;
			float: left;
			text-align: center;
			margin: 31px 0px;
		}
		
		#photogallery {
			width: 417px;
			float: left;
		}

	#navigation {
		height: 28px;
		_height: 25px;
		width: 788px;
		background: url(images/navigation_bg.png) #a3cd39;		
		padding: 7px 16px 0px 16px;
		_padding: 2px 16px 0px 16px;
		text-align: center;
	}

		#navigation a {
			font-family: gill sans, helvetica, sans-serif;
			font-size: 11px;
			line-height: 12px;
			margin: 0px;
			color: #edecdf;
			text-decoration: none;
			padding: 0px 16px;
		}
		
		#navigation a:hover {
			color: #fff;
		}

	#intro_content {	
		background: url(images/content_bg.png) #edecdf;
		height: 574px;
		padding: 0px 35px;
	}

	#home_content {	
		background: url(images/home_content_bg.png) #edecdf;
		height: 415px;
		padding: 0px 35px;
	}
	
	#content {	
		background: url(images/content_bg.png) #edecdf;
		height: 415px;
		padding: 0px 35px;
	}

		#stampless_content {
			width: 100%; 
			height: 400px;
		}
		
		#stamp_content {
			background: url(images/stamp.gif) no-repeat top right; 
			width: 100%; 
			height: 400px;
		}
		
		#no_stamp_content {
			width: 100%; 
			height: 400px;
		}		
	
	#footer {
		background: url(images/footer_bg.png);
		height: 55px;
		width: 786px;
		font-family: Palatino, "Times New Roman", Times, serif;
		font-size: 13px;
		line-height: 55px;
		letter-spacing: 1px;
		vertical-align: middle;
		color: #edecdf;
		text-align: center;
		padding: 14px 17px 0px 17px;
	}
	
	
img { margin: 0px; padding:  0px; margin-bottom: -4px; }

.homecopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 22px;
}

.stdcopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 16px;
}

.smlcopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #666;
	line-height: 11px;
}

.bright {
	color: #430023;
}

.brightbig {
	color: #430023;
	font-family: Palatino,'Times New Roman',Times,serif; font-size: 22px; 
	line-height: 26px; 
	font-weight: bolder;
}

h1 {
	color: #000;
	font-size:25px;
	padding: 5px 0px 0px 0px; 
	margin: 0px;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 5px 0px;
}

.clear { clear: both; overflow: hidden; height: 0px; _height: 1px; }

.error { color: #a3cd39; }

/* SLIDESHOW */

#slideshow_content { width: 417px; height: 150px; text-align: center; padding: 0px; margin: 0px; float: left; _margin-bottom: -20px; }
#example { position: relative; width: 417px;  height: 150px; }
.slide-image { position: absolute; top: 0; left: 0; padding: 0px; width: 417px; height: 150px; background-color: #ffffff; background-position: center center; background-repeat: no-repeat; }

/* LIGHT BOX */

	#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; }
	