/* graphical style */

/* elements */

			body			{
	margin: 0;
	color: #333;
	background: white;
	font-size: 75%;
	font-family: "Tahoma", "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
							}
			
			a				{
							color: #b0cf21;
							text-decoration: none;
							font-weight: bold;
							}
							a:hover			{
											text-decoration: underline;
											}
							
			h1, h2, h3, h4, h5, h6	{
							margin: 0;
							
							text-align: right;
							}
							
			h1				{
							text-align: left;
							}
							
			h2				{
							font-size: 200%;
							text-decoration: underline;
							}
			
			img				{
							border: none;
							}
							
			p				{
							margin-bgottom: 1em;
							}
							
			address			{
							margin: 2em 0;	
									
							text-align: right;
							font-style: normal;
							}
							
			
							
							
							
/* named elements */

		#mainwrapper	{
						width: 900px;
						margin:  2em auto;
						}
						
		#header			{
						text-indent: -9999px;
						}			
						#logo			{
										width: 560px;
										height: 240px;
										
										background: url(images/logo.jpg) no-repeat;
										}
										
						#mainlinks		{
											width: 900px;
											height: 35px;

											background: url(images/mainmenu.jpg) no-repeat;
											}
											#mainlinks ul	{
														margin: 0;
														padding: 0;
														}
														
											#mainlinks li	{
	height: 35px;
	width: 105px;
	padding: 0;
	float: right;
	overflow: hidden;
	list-style: none;
														}
#mainwrapper #header #mainlinks #link4 {
	width: 153px;
}

														
											#mainlinks a	{
														height: 35px;
														display: block;
														
														text-indent: -9999px;
														background: url(images/mainmenu.jpg) no-repeat;
														}														
														#link1 a {background-position: -795px 0;}
														#link2 a {background-position: -685px 0;}
														#link3 a {background-position: -575px 0;}
														#link4 a {background-position: -420px 0;}
														
														#link1 a:hover {background-position: -795px -35px;}
														#link2 a:hover {background-position: -685px -35px;}
														#link3 a:hover {background-position: -575px -35px;}
														#link4 a:hover {background-position: -420px -35px;}

						
		#contentwrapper	{
						width: 900px;
						margin: 0;
						float: left;
						}
						#topshadow		{
										height: 15px;
										width: 900px;
										margin-bottom: 1em;
										clear: both;
										
										background: url(images/topshadow.jpg) no-repeat;
										}
						
						#content		{
										width: 600px;
										padding: 0 1em 0 0;
										float: right;
										clear: both;
										overflow: auto;
										}
										.thumbnail		{
														height: 100px;
														width: 100px;
														float: left;
														margin-right: 1em;
														margin-bottom: 1em;
														
														border: 5px double black;
														}
										
						#bottomshadow	{
										height: 15px;
										width: 900px;
										clear: both;
										
										background: url(images/bottomshadow.jpg) bottom center no-repeat;
										}
						
										
		#footer			{
						padding: 1px;
						clear: both;
						
						background: #393f4e;
						color: white;
						text-align: center;
						border-bottom: 1px solid white;
						}
						#footer a:hover	{
										color: #ff8e9e;
										}










/* Lightbox Styling */

				#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(lightbox/images/prevlabel.gif) left 15% no-repeat; }
				#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/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; }.homeImg {
	padding: 2px;
	border: 1px solid #0C0C16;
	margin-bottom: 20px;
}
#mainwrapper #header #banner {
	color: #D2DA46;
	display: block;
	float: right;
	width: 330px;
	text-indent: 0px;
	font-size: 16px;
	padding-top: 0px;
}
#mainwrapper #contentwrapper #content p {
	margin-left: 50px;
}
.galleryText {
	padding-right: 120px;
}
#clearer {
	clear: both;
	padding-bottom: 100px;
}

.galleryThumbs {
	float: left;
	width: 206px;
	margin-right: 40px;
}
.galleryThumbs img {
	border: 3px solid #CDD041;
	margin-top: 3px;
}
    .style4 {color: #006699}
    

