/* 
 ----------------------------------------------------------------------------
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */

/* ----- type selectors ----- */ 
body { 
	background: #FFF;
	text-align:center; 
	font:14px "Times New Roman", Times, serif; 
	color:#000; 
	}

p { margin-bottom:10px;}

h1	{ font-size:18px; font-weight:100; padding-bottom:5px; }
h2	{ font-size:16px; font-weight:100; padding-bottom:5px; }
h3	{ font-size:15px; color:#4f4e4e; font-style:italic; padding-top:8px; }

form { width:550px; background-color:#e2dfe2; padding-bottom:10px;}

/* ----- classes ----- */
div.clear	{ clear:both; height:.01em; overflow:hidden; }

.space { padding-left:40px; padding-top:40px;}

.space2 { padding-left:123px; padding-right:100px;}


/* framework
 * ------------------------------------------------------------------------- */

#wrap { 
	background:url("../images/bg-wrap.gif") repeat-y; 
	width:879px; 
	margin:0 auto; 
	text-align:left; 
	}
	
#header {
	position:relative;
	background:url("../images/top.gif") left top no-repeat;
	width:879px;
	height:64px;
	}

/* home link within header */		
#header a {
	position:absolute;
	width:305px;
	height:64px;
	top:0px;
	left:12px;
	}
	
#header span {
	display:none;
	}
	
/* Top Nav

 * ------------------------------------------------------------------------- */
 
#nav { 
	background:url("../images/nav.gif") no-repeat; width:497px; height:25px; margin-left:382px;}

	#nav span { display: none; }
	
	#nav li, #nav a { height: 25px; display: block; }
	
	#nav li { float: left; list-style: none; display: inline; }
	
	#nav-01 { width: 50px; margin-left: 0px;}
	#nav-02 { width: 49px;}
	#nav-03 { width: 83px;}
	#nav-04 { width: 49px;}
	#nav-05 { width: 54px;}
	#nav-06 { width: 73px;}
	#nav-07 { width: 77px;}
	#nav-08 { width: 42px;}
	
	#nav-01 a:hover {background: transparent url("../images/nav.gif")    0px -25px no-repeat;}
	#nav-02 a:hover {background: transparent url("../images/nav.gif") -50px -25px no-repeat;}
	#nav-03 a:hover {background: transparent url("../images/nav.gif") -99px -25px no-repeat;}
	#nav-04 a:hover {background: transparent url("../images/nav.gif") -182px -25px no-repeat;}
	#nav-05 a:hover {background: transparent url("../images/nav.gif") -231px -25px no-repeat;}
	#nav-06 a:hover {background: transparent url("../images/nav.gif") -285px -25px no-repeat;}
	#nav-07 a:hover {background: transparent url("../images/nav.gif") -358px -25px no-repeat;}
	#nav-08 a:hover {background: transparent url("../images/nav.gif") -435px -25px no-repeat;}
	
/* ------------------------------------------------------------------------- */	

#rendering-new { 
	background:url("../images/banner-rendering-new.gif") no-repeat; 
	width:879px; 
	height:305px;
	}
	
#rendering-new2 { 
	background:url("../images/banner-rendering-new2.gif") no-repeat; 
	width:879px; 
	height:305px;
	}
	
#rendering { 
	background:url("../images/banner-rendering.gif") no-repeat; 
	width:879px; 
	height:305px;
	}
	
#rendering2 { 
	background:url("../images/banner-rendering2.gif") no-repeat; 
	width:879px; 
	height:305px;
	}
	
#rendering3 { 
	background:url("../images/banner-rendering3.gif") no-repeat; 
	width:879px; 
	height:305px;
	}
	
#rendering4 { 
	background:url("../images/banner-rendering4.gif") no-repeat; 
	width:879px; 
	height:305px;
	}
	
#rendering5 { 
	background:url("../images/banner-rendering5.gif") no-repeat; 
	width:879px; 
	height:305px;
	}
	
#rendering6 { 
	background:url("../images/banner-rendering6.gif") no-repeat; 
	width:879px; 
	height:305px;
	}
	
#rendering7 { 
	background:url("../images/banner-rendering7.gif") no-repeat; 
	width:879px; 
	height:305px;
	}				
 
#main { 
	background:url("../images/main-content-top.gif") top left no-repeat;
	width:879px;
	}	
	
#main-content {
	padding:0px 55px 0 100px;
	}
	
#main-content p {
line-height:20px;
	}
	
#main-content a:link, #main-content a:visited	{ color:#5b7c9b; text-decoration:none; }
#main-content a:hover, #main-content a:active	{ background-color: #5b7c9b; text-decoration: none; color: #FFFFFF; }		
	
#main-content ul { padding-left:15px; padding-top:5px; padding-bottom:10px;}

#main-content ul li { 
		background:transparent url("../images/bullet.gif") 0px 2px no-repeat;
		padding-left:12px; /* pushes text to the right to display bg img */
		padding-bottom:5px;
		}
		
#divider {
	background:url("../images/divider.gif") no-repeat; 
	width:879px; 
	height:32px;}			
 
#bottom-wrap { 
	background:url("../images/bottom-wrap.gif") no-repeat; 
	width:879px; 
	height:48px; 
	clear:both; 
	overflow:hidden; 
	}


/* inside framework
 * ------------------------------------------------------------------------- */
 #main-int { 
	background:url("../images/main-int-top.gif") top left no-repeat;
	width:879px;
	height:33px; 
	}	
	
#main-content-int {
	padding:10px 55px 0 43px;
	}
	
#main-content-int h1 {
display:none; 
	}	
	
#main-content-int p {
line-height:21px;
	}
	
#main-content-int a:link, #main-content-int a:visited	{ color:#5b7c9b; text-decoration:none; }
#main-content-int a:hover, #main-content-int a:active	{ background-color: #5b7c9b; text-decoration: none; color: #FFFFFF; }		
	
#main-content-int ul { padding-left:15px; padding-top:5px; padding-bottom:10px;}

#main-content-int ul li { 
		background:transparent url("../images/bullet.gif") 0px 2px no-repeat;
		padding-left:12px; /* pushes text to the right to display bg img */
		padding-bottom:5px;
		}	
	
#about-header {
	background:url("../images/about-header.gif") no-repeat; 
	width:879px; 
	height:29px;}
	
#about-header h1 { display:none;}

#involved-header {
	background:url("../images/involved-header.gif") no-repeat; 
	width:879px; 
	height:29px;}
	
#involved-header h1 { display:none;}
	
#faq-header {
	background:url("../images/faq-header.gif") no-repeat; 
	width:879px; 
	height:29px;}
	
#faq-header h1 { display:none;}

#gallery-header {
	background:url("../images/gallery-header.gif") no-repeat; 
	width:879px; 
	height:29px;}
	
#gallery-header h1 { display:none;}

#resources-header {
	background:url("../images/resources-header.gif") no-repeat; 
	width:879px; 
	height:29px;}
	
#resources-header h1 { display:none;}

#contact-header {
	background:url("../images/contact-header.gif") no-repeat; 
	width:879px; 
	height:29px;}
	
#contact-header h1 { display:none;}

#thanks-header {
	background:url("../images/thanks-header.gif") no-repeat; 
	width:879px; 
	height:29px;}
	
#thanks-header h1 { display:none;}

	
#about-header2 {
	background:url("../images/about-header2.gif") no-repeat; 
	width:327px; 
	height:31px;
	padding-bottom:8px;}
	
.council{
	float: left;
	margin-right: 50px;
	margin-bottom: 10px;
	}						
 	  

/* footer
 * ------------------------------------------------------------------------- */
 
#footer { 
	width:879px; 
	margin:0 auto; 
	text-align:center; 
	}

#footer a:link, #footer a:visited, #footer p {
	color:#000;
	text-decoration:none;
	}

#footer a:hover, #footer a:active {
	color:#000;
	text-decoration:underline;
	}

#footer ul { margin-bottom:15px; }

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding: 0 5px 0 7px;
	display: inline;
	border-left: 1px solid #000;
	}

	#footer li.first { border: none; }
	
/* lightbox
 * ------------------------------------------------------------------------- */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.thumbnail-first{
	padding: 3px 3px 8px 3px;
	background-color: #b3b0b0;
	border: 1px solid  #aeaaaa;
	float: left;
	margin-left:100px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	}
	
.thumbnail-second{
	padding: 3px 3px 8px 3px;
	background-color: #b3b0b0;
	border: 1px solid  #aeaaaa;
	float: left;
	margin-left:40px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	}
	
.thumbnail-first{
	padding: 3px 3px 8px 3px;
	background-color: #b3b0b0;
	border: 1px solid  #aeaaaa;
	float: left;
	margin-left:275px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	}	

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #b3b0b0;
	border: 1px solid  #aeaaaa;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	}
