/*A CSS Document by Nicole Narbonne */

body{
	background-color:#ECE0BE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4F1B06;
	padding:10px 10px 25px 10px;
	background:url(images2009/bodyBkgd.gif) repeat-y center;
	
}

h2 {
	color:#e3c680; 
}

#banner_title h2 {
	color:#663300;
	margin-top:160px;
	margin-bottom:2px;
	padding-left:40px;
	}


a {
	color:#663300;
	}
	
a:hover {
	color:#0033FF;
	}
#allContainer{
	/*width: 100%; float: left; margin: 0; background: #fff url('images2009/tile_bg.gif') center 0 repeat-x; */
	background:#fff;
	padding:0;
	margin:0;
}
	
#siteContainer {
	position:relative;
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	padding:15px 15px 15px 15px;	
	background-position: 100% 0%;
	background-image:url(images2008/trees2.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	
}
	
#banner{
	position:relative;
	background:url(images2008/SSStudioLogo.gif) no-repeat center;
	width:auto;
	padding-top:50px;
	}
	
.middle {
	color:#663300;
}

#banner_nav  {
	margin-top:20px;
	position:relative;
	float:left;
	width:30%;
	padding:15px;
	padding-left:0px;
	display:inline;
	}
/*
	
#banner_nav ul{
	padding-left:0px;
	}
	
#banner_nav li a {
	color:#663300;
	font-variant:small-caps;
	font-size:18px;
padding-left:25px;
	margin-left:0px;
	}

#banner_nav li a:hover {
	color:#0033ff;
	padding-left:25px;
	padding-top:4px;
	}

#banner_nav li {
	padding-top:5px;
	}
*/


#content-right {
	position:relative;
	float:left;
	width:60%;
	padding:5px;
	display:inline;
	padding-left:15px;
	margin-top:30px;
	font-size:medium;
}

.section {
	margin-left:38px;
	color:#663300;
	padding:10px;
	
}

p {
font-size:1em; 
line-height: 1.5em; 
} 
	
#title{
	color:#663300;
}

.small{
	font-size:medium;
	font-style:italic;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
}

.smaller{
	font-size:smaller;
	font-style:italic;
}
#cause a img {
border:#FFF thin solid;
}
#cause a:hover img{
	border:#FF9933 thin solid;
	}

ul{
	list-style:none;
	padding-left:0px;
	}
.space {
	margin:0 10px 10px 10px;
	padding:10px;
	}
.section li {
	padding-bottom:10px;
	padding-left:10px;
	
	font-family:Arial, Helvetica, sans-serif;
	}
.section p{
	padding: 10px;
	}
.sites li {
	padding:0 0 10px 10px;
	}

.strong {
	font-style:italic;
	}

#design {
	position:relative;
	width:auto;
}

#nav {
	font-style:italic;
}

.flash {
	margin:20px;
	padding-left:40px;
	}
.flash2 {
	padding:0 25px 0 0;
	margin: 0 25px 0 0;
	}
	
.clean {
	padding-left:50px;
	}
.middle img {
margin:15px;
}
/*-----------------------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 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; }

	
/*-----------------------Special just for the IE just so we can do the two columns ----------------*/

#content {
	clear: both;
}
.clear {
	clear: both;
	font-size: 1px;
}	