@charset "utf-8";
/* layout styles */

/* Universal style rule */

*{
	  /* Block all browser default margins and padding */
  margin:0;
  padding:0;
 /* border:dashed 1px #333; */
  
}
* html body{
overflow:hidden;
}

#wrapper{
  width:55em;
    /* Center the wrapper */
  margin: 0 auto;
     /* Required for absolutely-positioned layout only */
  position:relative;
}

body {
	 background-image:url(expansion/bamboo_back.png);
	 background-repeat:no-repeat;
}
#branding {
	background-color:#FFF;
	font-family:"Helvetica Neue LT Std", "Helvetica Neue Light","Helvetica Neue", sans-serif;
	text-align:left;
	height:140px;
	width:900px;
	position:relative;
	left:-35px;
	border-bottom:4px solid #899BB6;
	overflow:hidden;
}
#branding a{
	position:absolute;
	font-family:"Helvetica Neue LT Std", "Helvetica Neue Light","Helvetica Neue", sans-serif;
	color:#37455A;
	font-size:12px;
	font-weight:500;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	outline-style:none;
	height:25px;
	width: 119px;

}
#branding a:hover,
#branding a:active{
  position:absolute;
  font-family: "Helvetica Neue LT Std", "Helvetica Neue Light","Helvetica Neue", sans-serif;
  color:#0691B8;
  font-size:12px;
  font-weight:500;
  line-height:25px;
  text-decoration:none;
  outline-style:none;
  text-align:center;
  background:none;
  height:25px;

}


a,
a:link,
a:visited{
	color:#990000;
  text-decoration:none;
  outline-style:none;
}
a:hover,
a:active{
 color:#FF6600;
  text-decoration:none;
  outline-style:none;
}

#footer{
	font-family: Verdana,sans-serif;
	font-size: 10px;
	color:#999;
	text-align:left;
	line-height:63px;
	width:900px;
	position: absolute;
	top:617px;
	left:-35px;
	height:162px;
	border:thick #000;
	overflow: hidden;
	border-bottom:1px solid #899BB6;
	background-color: #FFFFFF;
	}

#footer a{
  font-family:Verdana,sans-serif;
  color:#999;
  font-size:10px;
  font-weight:500;
  line-height:63px;
  text-align:center;
  

}
.footer_contact{
  margin-top:75px;
  

}
#footer a:hover{
  font-family:Verdana,sans-serif;
  color:#899BB6;
  font-size:10px;
  font-weight:500;
  line-height:63px;
  text-decoration:none;
  text-align:center;
  background:none;
}
  
#quote{
	background-color:none;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	color:#000;
	width:372px;
	text-align:center;
	position: absolute;
	top:638px;
	left:235px;
	height:72px;
	margin-right:5px;
}

#quote a{
  font-family:Verdana,sans-serif;
  color:#c32c17;
  font-size:10px;
  font-weight:500;
  text-align:right;
  text-decoration:none;
  margin-right:5px;
  

}
#quote a:hover{
  font-family:Verdana,sans-serif;
  color:#899BB6;
  font-size:10px;
  font-weight:500;
  text-decoration:none;
  text-align:right;
  background:none;
  margin-right:5px;



}
#right_bar{
	font-family: "Helvetica Neue LT Std", "Helvetica Neue Light","Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight:400;
	background-color:#72BAE3;
	width:65px;
	height:780px;
	float:right;
	overflow:hidden;
	padding: 0;
	position: absolute;
	top:0px;
	left:867px;
	border:none;
}
/* Applies to navbar links, unvisited and visited */
#nav a,
#nav a:link,
#nav a:visited{
  text-decoration:none;
  font-family:Verdana;
  font-size:70%;
  color:#000;
  background:#fff;
  display:block;
  height:2em;
  width:17em;
  border-right:solid 1px #ddd;
  text-align:left;
  line-height:2em;
  outline-style:none;
}
/* Nav hover, active, and current page links */
#nav a:hover,
#nav a:active,
#nav li.selected a:link,
#nav li.selected a:visited{
  background:#fff;
  color:#ef660c;
}
#content_area{
	color:#000;
	height:495px;
	width:900px;
	overflow:hidden;
	position: absolute;
	top:142px;
	left:-36px;
	border:none;
	margin:0;
	padding:0;
}
#pfe{
	height:495px;
	width:900px;
	background-color:#fff;
	overflow:hidden;
	 border:none;
	 margin:0;
     padding:0;
}
#inside_home1{
	position:absolute;
	font-family:"Helvetica Neue LT Std", "Helvetica Neue Light","Helvetica Neue", sans-serif;
	color:#FFFD84;
	font-size:18px;
	font-weight:400;
	line-height:17px;
	text-align:center;
	text-decoration:none;
	outline-style:none;
	height:170px;
	width:226px;
	border:none;
	left: 34px;
	top: 50px;

}

#slideshow{
	position:absolute;
	text-align:center;
	text-decoration:none;
	outline-style:none;
	height:170px;
	width:240px;
	border:none;
	left: 25px;
	top: 242px;

}
#inside_home2{
	position:absolute;
	font-family:Arial, Gadget, sans-serif;
	color:#fff;
	font-size:16px;
	font-weight:400;
	line-height:17px;
	text-align:left;
	text-decoration:none;
	outline-style:none;
	height:410px;
	width:532px;
	border:none;
	padding-right:20px;
	left: 310px;
	top: 34px;
	overflow:auto;
}

#inside_home2  a
{
color:#fff;
}
#inside_home2  a:hover
{
color:#000;
}
#home_back{
background-image:url(expansion/page_1.jpg);
background-repeat:no-repeat;
  position:absolute;
  height:495px;
  width:900px;
  border:none;
  padding:0;

}

#donation_back{
background-image:url(expansion/donation.jpg);
background-repeat:no-repeat;
  position:absolute;
  height:495px;
  width:900px;
  border:none;
  padding:0;
  }
  #inside_donation{
	position:absolute;
	font-family:Arial, Gadget, sans-serif;
	color:#000;
	font-weight:500;
	font-size:15px;
	line-height:15px;
	text-align:left;
	text-decoration:none;
	outline-style:none;
	left:153px;
	top:32px;
	width:572px;
	border:none;
	padding:0px 0px 0px 0px;
	height: 381px;
}

#volunteer_back{
background-image:url(expansion/volunteer.jpg);
background-repeat:no-repeat;
  position:absolute;
  height:495px;
  width:900px;
  border:none;
  padding:0;
  }
  #inside_volunteer{
	position:absolute;
	font-family:Arial, Gadget, sans-serif;
	color:#000;
	font-size:14px;
	font-weight:400;
	line-height:15px;
	text-align:left;
	text-decoration:none;
	outline-style:none;
	left:409px;
	top:44px;
	width:432px;
	border:none;
	padding:0px 0px 0px 20px;
	height: 159px;
}
#contact_back{
background-image:url(expansion/contact.jpg);
background-repeat:no-repeat;
  position:absolute;
  height:495px;
  width:900px;
  border:none;
  padding:0;
  }
  #inside_contact{
	position:absolute;
	font-family:Arial, Gadget, sans-serif;
	color:#000;
	;
	font-size:14px;
	font-weight:500;
	line-height:15px;
	text-align:left;
	text-decoration:none;
	outline-style:none;
	left:301px;
	top:86px;
	width:309px;
	border:none;
	padding:0px 0px 0px 0px;
	height: 129px;
}
#member_back{
background-image:url(expansion/member.jpg);
background-repeat:no-repeat;
  position:absolute;
  height:495px;
  width:900px;
  border:none;
  padding:0;
  }
  #inside_member{
	position:absolute;
	font-family:Arial, Gadget, sans-serif;
	color:#000;
	font-size:14px;
	font-weight:500;
	line-height:15px;
	text-align:left;
	text-decoration:none;
	outline-style:none;
	left:206px;
	top:84px;
	width:572px;
	border:none;
	padding:0px 0px 0px 0px;
	height: 243px;
}
#events_back{
	background-image:url(expansion/events.jpg);
	background-repeat:no-repeat;
	position:absolute;
	height:511px;
	width:900px;
	border:none;
	padding:0;
  }
  #inside_events{
	position:absolute;
	font-family:Arial, Gadget, sans-serif;
	color:#000;
	font-size:14px;
	font-weight:500;
	line-height:15px;
	text-align:left;
	text-decoration:none;
	outline-style:none;
	left:107px;
	top:12px;
	width:671px;
	border:none;
	padding:0px 40px 0px 15px;
	height: 481px;
	overflow:scroll;
}
#gallery_back{
  position:absolute;
  height:495px;
  width:900px;
  border:none;
  padding:0;
  }
  #inside_gallery{
	position:absolute;
	font-family:Arial, Gadget, sans-serif;
	color:#000;
	font-size:14px;
	font-weight:500;
	line-height:15px;
	text-align:left;
	text-decoration:none;
	outline-style:none;
	left:-1px;
	top:-1px;
	width:900px;
	border:none;
	padding:0px 0px 0px 0px;
	height: 475px;
	overflow:hidden;
}

.bigtext{
  font-family:"Helvetica Neue LT Std", "Helvetica Neue Light","Helvetica Neue", sans-serif;
  color:#ccc;
  font-size:16px;
  font-weight:400;
  line-height:20px;
  text-align:left;
  text-decoration:none
}
image {
border: none;
}

@media print{
/* Start printer-friendly styles */

/* Set wrapper to fill page width */
#wrapper{
width:100%;
}

/* Hide leftcolumn, navbar,and footer */
#leftcolumn,
#navbar,
#footer{
display:none;
}
/* Get rid of content div margins and
padding. Use a different font for print */
#content{
margin:0;
padding:0;
font-family:'Century Schoolbook', Times, Serif;
font-size:1em;
}
/*End printer-friendly styles */

