
 @charset "UTF-8";
 /* CSS Document */

html, body{
	background-color : #333333;
	margin: 0px;
	padding: 0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Arial Unicode MS", sans-serif; 
	font-size:11px;
}

hr {color: #FF9900;}

h2{
	position:relative;
	top:10px;
	left:20px;
}

h3 {
	margin-left: 30px;
	top:-10px;
	position: relative;
}

a{ 
	color:#FFFF00;
	border:none;
}

a p2{color:#FF6600;}

img{
	border:solid; 
	border-width:thick; 
	border-color:#ffffff;}

p a{
	color:#FF6600;
}

p {
	margin-left: 30px;
	padding-right: 40px;
	text-align:left;
	text-align:justify;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Arial Unicode MS", sans-serif; 	
	
	font:"Lucida Grande";
	font-size:12px;
	position:relative;
	top:-14px; 
	left: 8px;
	
}

p1 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Arial Unicode MS", sans-serif; 
	font-size:10px;
	position:relative;
	background:#336699;
	margin-left:10px;
	margin-right:10px;
}

p2 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Arial Unicode MS", sans-serif;
	font-size:12px;
	text-align:center;
}
	
p3{
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Arial Unicode MS", sans-serif; 
	font-size:11px;
	text-align:center;

}
	
	
p4 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Arial Unicode MS", sans-serif; 
	font-size:11px;
	text-align:center;
	
}

#box{
	background-color: #333333;
	text-align: center;
	height: 253px;
	width: 773px;
	padding-top: 0px;
	margin-top: 0px;
}

#box2{
	background-color: #333333;
	height: 144px;
	padding-top: 0px;
	margin-top: 0px;
	width: 773px;
}	

#center{
	text-align:center;
	background-color: #333333;
	background-position: center;
}

#cliffs{padding:20px; width: 773px; height: 400px; overflow:visible;}

#contact{padding:20px; padding-left:40px;}

#eden{padding:20px; width: 773px; height: 400px; overflow:visible;}

#todo{padding:20px; width: 773px; height: 400px; background-color:#999999;}

#footer{
	background-color:#336699;
	width: 773px;
	margin-bottom:15px;
	position:relative;
}

#footer2{
	background:#003366;
	width: 773px;
	height:5px;
	position:relative;
	margin-top:8px;
}

#page { background-color: #333333; }


#pad{
	padding:5px;
	border-color:#ffffff;
}



#posleft{
	text-align:left;
}


#clickme {
	position: relative;
	top: -50px;
	left: -2em;
	float:right;
	border:thick;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Arial Unicode MS", sans-serif; 
	font-style:normal;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
	z-index:500;
}

.container{
	margin:auto;
	width: 773px;
	font-size:14px;
	font-weight:normal;
	position:relative;
}
.container2{
	position: absolute;
	z-index: 200;
	background-color:#333333;
	opacity: 1;
}


.img_class {
	background-color: #333333;
	margin: auto;
	background:url(images/HomeHeaderSm.jpg) no-repeat bottom;
	height:253px;
	width:773px;
	text-align:center;
	overflow:auto;
	
}

.img_class2 {
	background-color: #333333;
	margin: auto;
	background:url(images/HomeHeaderTop.jpg) no-repeat bottom;
	height:144px;
	width:773px;
	text-align:center;
	overflow:auto;
}

.panel{
    background-color:#6699cc;
	height: 400px;
	width: 773px;
}
	


.section-body{
	background:#6699cc;
	height: 400px;
	width:773px;
	position: relative;
}

.setpicbox{
		display:block;
		float:left;
		width:100px;
		height:100px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;	
}

.topmenu{
	margin:auto;
	height:40px;
	padding: 0;
	width: 773px;
	background:url(images/bgtab1.png) repeat-x;
	overflow:auto;	
}


/* THIS IS THE CSS FOR THE SLIDER AND THE PANELS THAT GO IN THEM*/
ul, li{list-style:none;}


li{float:left; margin-right:0px;}
.tab a:link, .tab a:visited{
	background:url(images/tab-round.png) left 60px;
	color:#999999;
	display:block;
	height:30px;
	text-decoration:none;
}
.tab a span{
	background:url(images/tab-round.png) left 60px;
	display:block;
	height:30px;
	margin-left:0px;
	padding-right:28px;
}
.tab a:hover{
	color:#FFFFFF;
	z-index:1;
}
.tab a:hover span{
	background:url(images/tab-round.png) left 30px;
	display:block;
}
.tab{
	background-color:#333333;
}

/* -------------------------------- */
/* 	ACTIVE ELEMENTS					*/
.active a:link, .active a:visited, .active a:visited, .active a:hover{
	color:#ffffff;
	background:url(images/tab-roung.png) top left no-repeat;
} 
.active a span, .active a:hover span{
	background:url(images/tab-round.png) left 30px;
}

/*CODA SLIDER CSS*/
#slider {
  width: 773px;
  margin: 0 auto;
  position: relative;
  background:#6699cc;
}

.scroll {
  height: 400px;
  overflow: hidden;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
  background:#6699cc;
}

.scrollContainer div.panel {
  padding: 0px;
  height: 400px;
  width: 773px; /* change to 560px if not using JS to remove rh.scroll */
}
.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -20px;
}

.scrollButtons.right {
  right: -20px;
}




/*LIGHTBOX CSS*/
#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: #ffffff; height:auto; width:auto; margin: 0 auto; }
#imageContainer{ padding: 5px;}

#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: #ffffff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666666; }
#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: #000000; }



/* CONTACT DROP DOWN BOX */

#contactFormContainer
{
   position:fixed;
   left:auto;
   float:right;
   right: 0em;
   z-index:100;
}

#contactForm
{
   height:277px;
   width:351px;
   background-image:url(images/bkg.jpg);
   display:none;
   font-size:14px;
}

#contactForm fieldset
{
   padding:30px;
   border:none;
   text-align:center;
}   
   
#contactForm label
{
   display:block;
   color:#333333;
}   
   
#contactForm input[type=text]
{
   display:block;
   border:solid 1px #333333;
   width:100%;
   margin-bottom:10px;
   height:24px;
}  

#contactForm textarea
{
   display:block;
   border:solid 1px #4d3a24;
   width:100%;
   margin-bottom:10px;
}  

#contactForm input[type=submit]
{
	background-color:#333333;
	border:solid 1px #23150c;
	color:#ffffff;
	padding:5px;
} 
			   
#contactLink
{
   height:40px;
   width:351px;
   background-image:url(images/slidein_button.png);
   display:block;
   cursor:pointer;
}

#messageSent
{
   color:#333333;
   display:none;
}
