/* ------------------------- Colors ------------------------------------ */

/* Blue #1495D1
/* Yellow #F1BC3C
/* Red #F05334
/* Green #68B358

/* --------------------------------------------------------------------- */
    
	
	body {
      background:#FEFEFE url(images/bodyBacker.jpg) repeat-y center;
      margin:0;
      padding:0;
      color:#000;
      font:small/1.3em Arial, Helvetica, sans-serif;
      voice-family: "\"}\""; 
	  voice-family:inherit;
      } 
	h1, h2, h3, h4{
	margin:0;
	padding:0;
	}
	html>body {font-size:small;}
	
	h1 {
	font-size:1.6em;
	font-weight:bold;
	margin: 10px 0 10px 0;
	}
	h2 {
	font-size:1.4em;
	margin: 10px 0 10px 0;
	}
	h3 {
	font-size:1.1em;
	margin: 10px 0 10px 0;
	}
	
	

	.blue {
	color: #1495D1;
	border-color: #1495D1;
	}
	
	.yellow {
	color: #F1BC3C;
	border-color: #F1BC3C;
	}	
	
	.red {
	color: #F05334;
	border-color: #F05334;
	}	
	
	.green {
	color: #68B358;
	border-color: #68B358;
	}	
	
	a img{
	border: none;	
	}
	#wraper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(images/bodyBacker.jpg);*/
	background-repeat: repeat-y;
	background-position: center;
	}
	
	#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display: inline;
	height: 70px;
	width: 774px;
	padding:0;
	margin:6px 13px 6px 13px;
	background-color: #FFFFFF;
	}
	
    #topNav {
	float:left;
	display: inline;
	width: 772px;
	font-size:86%;
	line-height:normal;
	background-image: url(images/topNav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	margin:0 8px 0 14px;
	padding:0 0 0 0px;
      }
    #topNav ul {
	width: 768px;
	padding: 0 0 0 6px;
	float:left;	
      margin:0;
      list-style:none;
	  height:49px;
	  text-align:center;
      }
    #topNav li {
      float:left;
	  width:auto;
      background:url(images/leftTab.jpg) no-repeat left bottom;
      margin:0;
      padding:0 0px 0 12px;
	  height:49px;
	  text-align:center;
      }
    #topNav a {
	float:left;
	height:37px;
	display:block;
	width:0.1em;
	background:url(images/rightTab.jpg) no-repeat right bottom;
	padding:10px 16px 2px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	white-space:nowrap;
	vertical-align: middle;
	text-align:center;
      }
    #topNav > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topNav a {float:none; text-align:center;}
    /* End IE5-Mac hack */
    #topNav a:hover {
      color:#000000;
      }
    #camp #nav-camp, #school #nav-school,
    #events #nav-events, #volunteer #nav-volunteer,
    #partners #nav-partners, #contact #nav-contact, #home #nav-home,  #blog #nav-blog, #about #nav-about{
      background-position:0 0px;
      border-width:0;
      }
    #camp #nav-camp a, #school #nav-school a,
    #events #nav-events a, #volunteer #nav-volunteer a,
    #partners #nav-partners a, #contact #nav-contact a, #home #nav-home a,  #blog #nav-blog a, #about #nav-about a{
      background-position:100% 0px;
      /*padding-bottom:0px;*/
      color:#000000;
      }
	#topNav li {
		text-align:center;
	}
    #topNav li:hover, #topNav li:hover a {
      background-position:0% 0px;
      color:#000000;
      }
    #topNav li:hover a {
      background-position:100% 0px;
      }
	#values {
	float:left;
	display: inline;
	width: 774px;
	font-size:93%;
	line-height:normal;
	background-repeat: repeat-x;
	background-position: left top;
	height: 51px;
	margin:4px 13px 5px 13px;
	padding:0;
      }
	  #home #content {
	  border-top:solid 1px #666666;
	  width:740px;
	  padding: 18px 0 0 0;
	  margin-left:30px;
	  margin-right:30px;
	  float:left;
	  clear:both;
	  display:inline;
	  }
	  #home #movie {
	  width:580px;
	float:right;
	margin: 0 0 20px 0;
	  }
	  #home #main {
	  /*border:solid 1px black;*/
	  width:350px;
	  float:left;
	  padding:0 15px 0 0;
	  }
	  #home #secondary {
	  /*border:solid 1px black;*/
	  width:355px;
	  float:right;
	  margin:0px;
	  padding:0 10px 0 0;
	  display:inline;
	  }
	  #content {
	width:540px;
	float:right;
	margin: 0 20px 20px 0;
	/*background-image: url(images/leftNavShadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	  }
	   #content_full{
	width:720px;
	float:right;
	margin: 0 30px 20px 0px;
	/*background-image: url(images/leftNavShadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	display:inline;
	  }
	  #content img{
	  margin:5px;
	  }
	  
	  #Nav {
	float:left;
	width:170px;
	padding:0 10px 0 0;
	margin:10px 0px 10px 30px;
	/*background-image: url(images/leftNavShadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
	display:inline;
	  }
	  #Nav h3{
	margin: 5px 0 0 0;
	padding:0px;
	display: block;
	float:none;
	font-size: 1.1em;
	  }
	  #Nav p{
	  padding:0;
	  margin:8px 0 8px 0;
	  }
	  #Nav a{
	text-decoration: none;	 
	color:#000; 
	  }
	  #Nav a:hover{
	text-decoration: underline;	  
	color:#F05334;
	  }
	  #Nav ul{
	margin:0 0 10px 0;
	padding:0;
	display: block;
	float: none;
	  }
	  #Nav li{
	margin:0;
	padding:2px 0;
	list-style-position: outside;
	list-style-type: none;
	line-height:normal;
	  }
	  #Nav li.first{
	margin-top:2px;
	background-repeat: no-repeat;
	  }
	  #Nav li.last{
	padding-bottom:15px;
	  }
	  
	  
	  
    #FloatNav {
	width:170px;
	padding:0 10px 0 0;
	margin:10px 0px 10px 30px;

	  }
	  #FloatNav h3{
	margin: 5px 0 0 0;
	padding:0px;
	display: block;
	float:none;
	font-size: 1.1em;
	  }
	  #FloatNav p{
	  padding:0;
	  margin:8px 0 8px 0;
	  }
	  #FloatNav a{
	text-decoration: none;	 
	color:#000; 
	  }
	  #FloatNav a:hover{
	text-decoration: underline;	  
	color:#F05334;
	  }
	  #FloatNav ul{
	margin:0 0 10px 0;
	padding:0;
	display: block;
	float: none;
	  }
	#FloatNav li{
	margin:0;
	padding:2px 0;
	list-style-position: outside;
	list-style-type: none;
	line-height:normal;
	  }
	  #FloatNav li.first{
	margin-top:2px;
	background-repeat: no-repeat;
	  }
	  #FloatNav li.last{
	padding-bottom:15px;
	  }
	  
	  
	  #details {
	  float:left;
	  width:290px;
	  padding: 0 0 0 10px;
	  border: 1px solid black;
	  }
	  #sample {
	float:left;
	width:480px;
	margin:0 0 0 10px;
	  }
	 #footer {
	clear:both;
	width: 740px;
	padding:0px 30px 20px 30px;
	margin:30px 0 0px 0;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	 }
	 #footer h3 {
	 padding:10px 0 0 0;
	 margin:0;
	 border-top:1px solid #CCCCCC;
	 }
	 #footer p{
	 margin:0 0 8px 0;
	 padding:0;
	 }
#buttons {
	float:right;
	width:100px;
	margin:0 0 0 0px;
	border:1px none black;
}
#Nav_horiz{
/*background-color:#CCCCCC;
width:720px;
float:right;*/
margin: 0;
width:720px;
}
#Nav_horiz ul li{
	border-left: solid 1px white;
	border:none;
	list-style: url(none) none;
	padding:.38em 15px .38em 15px;
	margin:0;
	color:#000000;
	font-size:0.9em;
	font-weight:bold;
	display:inline;
	width:150px;
	text-align:left;
	position: relative;
	line-height: 1.9em;
	background-image: url(images/navDivider.gif);
	background-repeat: repeat-y;
	background-position: left;
}
/* Restore width to auto but Hide from IE Mac \*/
#Nav_horiz ul li{
	width:auto;
}
/* end hack */

#Nav_horiz ul li.first{
	border-left: none;
	background-image: none;
}

#Nav_horiz ul li a, #Nav_horiz ul li a:hover, #Nav_horiz ul li a:active, #Nav_horiz ul li a:link, #Nav_horiz ul li a:visited{
	color:#000000;
	text-decoration: none;
}

#Nav_horiz ul li ul{
	display:none;
	width:140px;
	height: auto;
	position:absolute;
	top:1em;
	left: 0px;	
	border-left: none;
	float:none;
	text-align:left;
	margin:0;
	padding:0;
	z-index:100;
	
}
/* Hide from IE Mac\*/
#Nav_horiz ul li ul{
	top:1.9em;
	left:0px;
}
/* end hack */

#Nav_horiz ul li ul li{
	font-size:1em;
	background-image: none;
	padding:0;
	margin:0;
	border-left: none;
	display:block;
	float:left;
	width:150px;
	clear:left;
	border-top: solid 1px #FFF;
	background-color:#1495D1;
}
#Nav_horiz ul li ul li.first{
	border-top: none;
}
#Nav_horiz ul li ul li a, #Nav_horiz ul li ul li a:active, #Nav_horiz ul li ul li a:link, #Nav_horiz ul li ul li a:visited{
	padding:6px 6px 6px 8px;
	color:#FFFFFF;
	background-color:#1495D1;
	width:136px;
	float:left;
	display:block;
	font-weight:normal;
}
#Nav_horiz ul li ul li a:hover{
	background-color:#AAA;
}

/* Styles for Menu Items */


/* Fix IE. Hide from IE Mac \*/
* html #Nav_horiz ul li { height: 1%; }
* html #Nav_horiz ul li a { height: 1%; }
/* End */
		
/*#topNav ul li:hover ul, #topNav ul li.over ul{ display: block; }*/ /* The magic */
#Nav_horiz ul li:hover ul{ display: block; }
/********** end of left nav hover styles *************/

/* Styles for balloon tips */
#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('images/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('images/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('images/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}
/* End Styles for balloon tips */
