@charset "UTF-8";

/* Standard CSS browser reset */ 
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; }

/* Structure */

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;
			position: relative;
		}
			#photogallery img {
				position: absolute;
				top: 0px;
				left: 0px;
			}

/* Main menu */

	div#navigation {
		width: 820px;
		height: 35px;
		line-height: 23px;
		padding: 0;
		background: #a3cd39 url(images/navigation_bg.png) no-repeat top left;
		text-align: center;
	}
	
	/* Just for the store, which has a different background */
	body.store div#navigation {
		background-image: url('images/store_navigation_bg.png');
	}

		div#navigation a {
			font-family: Gill Sans, Gill Sans MT, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 23px;
			letter-spacing: normal;
			margin: 0;
			color: #edecdf;
			text-decoration: none;
			padding: 0px 14px;
		}
		
		div#navigation a:hover {
			color: #ffffff;
		}

	#intro_content {	
		background: url(images/content_bg.png) #edecdf;
		height: 574px;
		padding: 0px 35px;
	}

/* Body content */

	#home_content {	
		background: url(images/home_content_bg.png) #edecdf;
		height: 415px;
		padding: 0px 35px;
	}
	
	div#content {	
		background: url(images/content_bg.png) #edecdf;
		height: 415px;
		padding: 0px 35px;
	}
	body.store div#content {
		background-image: url('images/store_content_bg.png');
	}

		#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;
	}
	
/* Modules, page specifics */

div#hero_images {
	width: 460px; 
	margin-left: 20px; 
	float: left; 
	text-align: center;
}

div#employment_hero_images {
	width: 257px; 
	height: 180px; 
	position: relative; 
	margin: 1px 0px 0px 0px;
}

	div#employment_hero_images img {
		width: 257px; 
		height: 176px; 
		_height: 180px;
		border: 0; 
	}
	
	
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; }
	
