/* ie5 win start */
body { 
	font: small sans-serif;
  	margin: 0px; 
	padding: 0px; 
	line-height: 14px;
	color: #ffffff;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	text-align: center; }
/* ie5 win - grrr - end */
 
/* opera - grrr - start */
html>body {
	font-size: small;
	}
/* opera - grrr - end */


/* start of the real css */

/* basic elements */
body {
	color: #ffffff; 
	background-color: #ffffff;
	font-size: 11px; 
	line-height: 14px;
	font-family: arial, sans-serif; 
	text-align: left;
  	margin: 0px; 
	padding: 0px;
	}
	
p {
	font-size: 12px; 
	line-height: 16px;
	font-family: arial, sans-serif; 
	text-align: left;
	color: #333333; 
	margin: 0px; 
	padding-bottom: 0px;
	}	
	
h1	{
	font-size: 16px; 
	line-height: 20px;
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-align: left; 
	margin: 0px; 
	color: #333333;
	padding-bottom: 10px;
	padding-top: 1px;
	}
	
h2	{
	font-size: 14px; 
	line-height: 20px;
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-align: left; 
	margin: 0px; 
	color: #333333;
	padding-bottom: 10px;
	padding-top: 12px;
	background-image: url(images/dashedline.gif);
	background-position: left top;
	background-repeat: repeat-x;
	}		
	
hr {
	border: 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
	width: 100%;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 8px 0px;
	}

	
	
		



/* major divs */


#container { 
	width: 1048px;
	background-image: url(images/bgstripe.jpg);
	background-repeat: repeat-y; 
	position: relative;
	background-color: #ffffff;  
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	}

#intro {
 	width: 1048px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}






/* header */
		
		
#header {
 	width: 1048px;
 	height: 145px;
 	background-image: url(images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#headerinfologo {
 	position: absolute;
  	top: 0px;
 	left: 403px;
 	width: 222px;
 	height: 0px;
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 0px 5px;
	}								
	
#headerinfosocial {
 	position: absolute;
  	top: 3px;
 	left: 660px;
 	width: 285px;
 	height: 0px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
#header img {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	border: 0px;
	}	






/* headerinside */
		
		
#headerinside {
 	width: 1048px;
 	height: 111px;
 	background-image: url(images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#headerinsideinfologo {
 	position: absolute;
  	top: 0px;
 	left: 403px;
 	width: 222px;
 	height: 0px;
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 0px 5px;
	}							
	
#headerinsideinfo {
 	position: absolute;
  	top: 3px;
 	left: 660px;
 	width: 285px;
 	height: 0px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
#headerinside img {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	border: 0px;
	}		






/* top navigation */
	
		
#nav {
 	width: 1048px;
 	height: 47px;
 	background-image: url(images/nav.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
		
#navbar {
 	position: absolute;
  	top: 144px;
 	left: 180px;
 	width: 675px;
 	height: 47px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
#navbar td {
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	}
	
.navwidth {
	width: 675px;
	padding: 0px 0px 0px 0px;
	}	
	
#navbar p { 
	font-size: 12px;
	line-height: 12px;
	font-weight: bold; 
	text-decoration: none;
	font-family: arial, sans-serif; 
	color: #333333;
	text-align: center;
	}
	
#navbar a:visited,	
#navbar a:link { 
	font-size: 12px;
	line-height: 12px;
	font-weight: bold; 
	text-decoration: none;
	font-family: arial, sans-serif; 
	color: #333333;
	}
 
#navbar a:visited:hover { 
	font-size: 12px;
	line-height: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #ff9933;
	font-family: arial, sans-serif;
	}
	
#navbar a:hover, 
#navbar a:active { 
	font-size: 12px;
	line-height: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #ff9933;
	font-family: arial, sans-serif;
	}






/* top inside navigation */
	
		
#navinside {
 	width: 1048px;
 	height: 51px;
 	background-image: url(images/insidenav.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
		
#navbarinside {
 	position: absolute;
  	top: 341px;
 	left: 180px;
 	width: 675px;
 	height: 47px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
#navbarinside td {
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	}
	
.navwidthinside {
	width: 675px;
	padding: 0px 0px 0px 0px;
	}	
	
#navbarinside p { 
	font-size: 12px;
	line-height: 12px;
	font-weight: bold; 
	text-decoration: none;
	font-family: arial, sans-serif; 
	color: #333333;
	text-align: center;
	}
	
#navbarinside a:visited,	
#navbarinside a:link { 
	font-size: 12px;
	line-height: 12px;
	font-weight: bold; 
	text-decoration: none;
	font-family: arial, sans-serif; 
	color: #333333;
	}
 
#navbarinside a:visited:hover { 
	font-size: 12px;
	line-height: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #ff9933;
	font-family: arial, sans-serif;
	}
	
#navbarinside a:hover, 
#navbarinside a:active { 
	font-size: 12px;
	line-height: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #ff9933;
	font-family: arial, sans-serif;
	}		






/* banner */
		
		
#minibanner {
 	width: 1048px;
 	height: 233px;
 	background-image: url(images/minibanner.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#minibannerabout {
 	width: 1048px;
 	height: 233px;
 	background-image: url(images/minibannerabout.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#minibannernews {
 	width: 1048px;
 	height: 233px;
 	background-image: url(images/minibannernews.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	
	
#minibannerresources {
 	width: 1048px;
 	height: 233px;
 	background-image: url(images/minibannerresources.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#minibannerheart {
 	width: 1048px;
 	height: 233px;
 	background-image: url(images/minibannerheart.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}								
	
#minibannerinfo {
 	position: absolute;
  	top: 196px;
 	left: 28px;
 	width: 910px;
 	height: 124px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}		






/* leftnav */	
	
		
#leftnav {
	float: left;
  	background-image: url(images/leftnav.jpg);
	background-position: top center;
	background-repeat: no-repeat;
 	width: 355px;
 	height: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	

#leftnavinfo {
	position: absolute;
  	top: 420px;
 	left: 143px;
 	width: 210px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	}
	
#leftnavinfo p {
	color: #333333;
	font-size: 11px; 
	line-height: 14px;
	font-family: arial, sans-serif; 
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	}
	
#leftnavinfo img {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	border: 0px;
	}
	
#leftnavinfo a:visited,	
#leftnavinfo a:link { 
	font-size: 11px;
	line-height: 12px;
	font-weight: bold; 
	text-decoration: none;
	font-family: arial, sans-serif; 
	color: #666666;
	}
 
#leftnavinfo a:visited:hover { 
	font-size: 11px;
	line-height: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #66ccff;
	font-family: arial, sans-serif;
	}
	
#leftnavinfo a:hover, 
#leftnavinfo a:active { 
	font-size: 11px;
	line-height: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #66ccff;
	font-family: arial, sans-serif;
	}
	






/* leftnav */	
	
	
#leftnavheart {
	float: left;
  	background-image: url(images/leftnavheart.jpg);
	background-position: top center;
	background-repeat: no-repeat;
 	width: 355px;
 	height: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}				

#leftnavheartinfo {
	position: absolute;
  	top: 465px;
 	left: 143px;
 	width: 210px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	}
	
#leftnavheartinfo img {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	border: 0px;
	}	





/* mainhome */

	
#preamblemain {
 	width: 1048px;
 	height: 673px;
 	background-image: url(images/indexmain.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#preamblemaininfo {
 	position: absolute;
  	top: 202px;
 	left: 158px;
 	width: 144px;
 	height: 48px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
#preamblemaininfo img {
 	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}			






/* main */

	

#preamble {
 	float:left;
 	background-image: url(images/main.jpg);
	background-position: top center;
	background-repeat: no-repeat;
 	width: 693px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#textblock {
 	width: 480px;
	margin: 26px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
	}
	
#textblock td.counties {
	margin: 0px 0px 0px 0px; 
	padding: 2px 42px 0px 0px;
	}
	
#textblock td.materials {
	width: 90px;
	margin: 0px 0px 0px 0px; 
	padding: 2px 42px 0px 0px;
	}	
	
#textblock td.materialwidth {
	width: 170px;
	margin: 0px 0px 0px 0px; 
	padding: 2px 42px 0px 0px;
	}				
	
#textblock img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}			
	
#textblock p {
	font-size: 12px; 
	line-height: 17px;
	font-family: arial, sans-serif; 
	text-align: left;
	color: #333333; 
	margin: 0px; 
	padding-bottom: 0px;
	}
	
#textblock p.imagesubtitle	{
	font-size: 10px; 
	line-height: 13px;
	font-weight: normal; 
	font-family: arial, sans-serif; 
	text-align: left; 
	margin: 0px; 
	color: #999999;
	padding-top: 5px;
	}
	
#textblock p.date	{
	font-size: 9px; 
	line-height: 14px;
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-align: left; 
	margin: 0px; 
	color: #333333;
	padding-bottom: 10px;
	}		

#textblock ul {
	margin: 0px 0px 0px 30px; 
	padding: 0px 0px 0px 0px;
	}		
	
#textblock li {
	list-style-type:disc;
	font-size: 12px; 
	line-height: 17px;
	font-weight: normal; 
	font-family: arial, sans-serif; 
	text-align: left;
	color: #333333;
	margin: 0px 0px 0px 0px; 
	padding: 3px 0px 0px 0px;
	}		
	
#textblock a:visited,	
#textblock a:link { 
	font-size: 10px;
	line-height: 17px;
	font-weight: bold; 
	text-decoration: none; 
	color: #ff3366;
	text-transform: uppercase;
	}
 
#textblock a:visited:hover { 
	font-size: 10px;
	line-height: 17px;
	font-weight: bold; 
	text-decoration: none; 
	color: #66ccff;
	text-transform: uppercase;
	}
	
#textblock a:hover, 
#textblock a:active { 
	font-size: 10px;
	line-height: 17px;
	font-weight: bold; 
	text-decoration: none; 
	color: #66ccff;
	text-transform: uppercase;
	}
	
#newsroomtext {
	margin: 14px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#newsroomimage {
 	width: 140px;
 	float: left;
	margin: 3px 20px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#textblock img.newsimage {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}
	
#textblock .newswidth {
	width: 140px;
	border: 0px;
	padding: 0px 20px 0px 0px;
	}
	
#textblock tr.line{
	background-image: url(images/dashedline.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	}				








/* bottomline */
	
	
	
#bottomline {
	clear: both;
 	width: 1048px;
 	height: 20px;
 	background-image: url(images/bottomline.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}





/* features */
	
	
	
#features {
	clear: both;
 	width: 1048px;
 	height: 439px;
 	background-image: url(images/features.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}		
	
#features p.featuretitle {
	color: #ffffff;
	font-size: 13px; 
	line-height: 13px;
	font-family: arial, sans-serif; 
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}		
	
#features p {
	color: #333333;
	font-size: 11px; 
	line-height: 18px;
	font-family: arial, sans-serif; 
	text-align: left;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#features a:visited,	
#features a:link { 
	color: #ff8c00;
	font-size: 9px;
	font-family: arial, sans-serif; 
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	}
 
#features a:visited:hover { 
	color: #999999;
	font-size: 9px;
	font-family: arial, sans-serif; 
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#features a:hover, 
#features a:active { 
	color: #999999;
	font-size: 9px;
	font-family: arial, sans-serif; 
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	}	
	
#featuresinfoblock1 {
	float: left;
 	width: 190px;
	margin: 30px 0px 0px 178px;
	padding: 0px 0px 0px 0px;
	display: inline;
	}
	
#featuresinfoblock2 {
	float: left;
 	width: 190px;
	margin: 30px 0px 0px 55px;
	padding: 0px 0px 0px 0px;
	display: inline;
	}	

#featuresinfoblock3 {
	float: left;
 	width: 190px;
	margin: 30px 0px 0px 55px;
	padding: 0px 0px 0px 0px;
	display: inline;
	}






/* footer */

#banner {
	clear:both;
	text-align:center;
}

#banner img {
	margin:0px 25px;
	border:none;	
}

#bottom {
	clear: both;
 	width: 1048px;
 	height: 83px;
 	background-image: url(images/footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
#bottominfo {
	clear: both;
 	width: 680px;
 	height: 40px;
	margin: 0px 0px 0px 180px; 
	padding: 10px 0px 0px 0px;
	}
	
#bottominfo p {
	color: #999999;
	font-size: 11px; 
	line-height: 15px;
	font-family: arial, sans-serif; 
	text-align: center;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	
	
#bottominfo a:visited,	
#bottominfo a:link { 
	color: #0099ff;
	font-family: arial, sans-serif; 
	text-align: center;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
 
#bottominfo a:visited:hover { 
	color: #ff3366;
	font-family: arial, sans-serif; 
	text-align: center;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#bottominfo a:hover, 
#bottominfo a:active { 
	color: #ff3366;
	font-family: arial, sans-serif; 
	text-align: center;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}		






/* newbuttons */


.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/overbtn.gif) no-repeat;
white-space: nowrap;
display: block;
width: 212px;
height: 92px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #666666;
font-size: 12px;
width: 212px;
height: 92px;
display: block;
float: left;
color: #666666;
text-decoration: none;
font-weight: bold;
}

.cssnav img
{
width: 212px;
height: 92px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 22px;
top: 37px;
margin: 0px;
padding: 0px;
cursor: pointer;
}




/* lightbox */	
	
	
	
#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 20px; color: #666; }
#imageData #imageDetails{ width: 80%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.5em; font-weight: bold;  padding-top: 0.7em;}			
#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; }
