html { overflow-y: scroll; }

           
body {
	margin:0;
	padding:22px 0 0 0;
	font: 1em/1em verdana,arial,helvetica,sans-serif;
	color:#000;
	background-color: #83a9de;
	background-image:url('/images/bg.gif');
	background-repeat:repeat-x;
}

a {
color:#06c;
text-decoration:none;
}
a:hover {
text-decoration:underline;	
}
* {margin:0;padding:0;}

img {
	border-style: none;
	}
	
p {
	margin-bottom:1em;
	}
	
ul,ol {
	padding:1em 2em;
	}
	
#logo {
	display:block;
	}
	
#logoprint {
	display:none;
	}
	
#rollovers {
	position: absolute;
	left:-1000px;
	}
	
	
	
h1 {
margin-bottom:10px;
}
h2 {
margin-bottom:10px;
}
h3 {
margin-bottom:10px;	
}

	
	
/* Custom */

#container {
width:1000px;
margin:0 auto;
}

ul.top {
margin-top: 0px;
}



/* Header */

#logo {
float:left;
width:200px;
}
#header {
/* real height:102px; */
padding-left:24px;
height:92px;
padding-top:10px;
background-color:transparent;
background-image:url(/images/header_bg.gif);

}
#header div.right {
float:right;
width:700px;
text-align:right;
padding-right:25px;
}
.tagline {
width:409px;
height:31px;
position:absolute;
left:50%;
top:84px;
margin-left:66px;
background-image:url('/images/tagline.gif');
background-repeat:no-repeat;
}
.tagline span {
display:none;
}
#header_nav ul {
float:right;
margin:0;
padding:0;
font-size:.7em;
list-style:none;
margin-bottom:10px;
overflow:auto;
}
#header_nav li {
float:left;
display:inline;
padding:0 6px;
border-right:1px solid #000;
}
#header_nav li a {

}
#header_nav li.first {
padding-left:0px;
}
#header_nav li.last {
padding-right:0px;
border-style:none;
}



/* Nav */

#nav {
height:60px;
clear:both;
background-image:url(/images/nav_bg.gif);
background-repeat:no-repeat;
border-bottom:1px solid #FFF;
}

#nav ul {
margin:30px 0 0 0;
padding:0 0 0 25px;
width:790px;
float:left;
height:30px;
overflow:hidden
}
#nav li {
display:inline;
}

#nav li a {
width:149px;
height:30px;
background-repeat:no-repeat;
background-position:0 0;
margin-right:5px;
float:left;
display:block;
text-indent:-9999px
}
#nav li.page-item-3 a {
background-image:url(/images/nav_home.gif);
}
#nav li.page-item-304 a {
background-image:url(/images/nav_home.gif);
}
#nav li.page-item-4 a {
background-image:url(/images/nav_about.gif);
}
#nav li.page-item-305 a {
background-image:url(/images/nav_about.gif);
}
#nav li.page-item-5 a {
background-image:url(/images/nav_programs.gif);
}
#nav li.page-item-306 a {
background-image:url(/images/nav_programs.gif);
}
#nav li.page-item-6 a {
background-image:url(/images/nav_involved.gif);
}
#nav li.page-item-307 a {
background-image:url(/images/nav_involved.gif);
}
#nav li.page-item-7 a {
background-image:url(/images/nav_connected.gif);
}
#nav li a:hover {
background-position:0 -30px;
}
#nav li.current_page_item a, #nav li.current_page_ancestor.current_page_parent a, #nav li.current_page_ancestor a {
background-position:0 -60px;
}


#nav div.donate_now {
float:right;
width:118px;
text-align:right;
padding-right:25px;
}
#nav div.donate_now a {
float:left;
display:block;
text-indent:-9999px;
text-align:left;

width:118px;
height:60px;
background-image:url(/images/btn_donate_now.gif);
background-repeat:no-repeat;	
}
#nav div.donate_now a:hover {
background-position:0 -60px;	
}


/* Home Page Mast 1 */

#mast1 {
clear:both;
width:1000px;
height:209px;
border-bottom:1px solid #FFF;
}
#mast1 div.left {
width:552px;
height:209px;
float:left;
background-image:url(/images/hp_meet_brendan.gif);
background-repeat:no-repeat;
}
#mast1 div.right {
width:448px;
height:209px;
float:right;
background-image:url(/images/hp_photo_brendan.jpg);
background-repeat:no-repeat;
}
#mast1 div.left span {
display:none;
}
#mast1 div.nav_arrows {
margin-left:475px;
margin-top:6px;
}


/* Home Page Mast 2 */

#mast2 {
	background-color: #003CA2;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 0.75em;
	height: auto !important;
	min-height: 200px;
	padding: 40px;
}
#mast2 a {
color:#99ccff;
}
#mast2 div.left {
	float: none;
	padding-bottom: 20px;
	padding-right: 30px;
	width: 375px;
}
#mast2 div.right {
width:448px;
float:right;
}
#mast2 ul.tn_links {
margin:0;
padding:0;
list-style:none;
}
#mast2 ul.tn_links li {
float:left;
display:block;
width:215px;
min-height:70px;
margin-bottom:22px;
}
#mast2 ul.tn_links li.left {
margin-right:20px;
}
#mast2 ul.tn_links li img {
vertical-align:middle;
float:left;
padding-right:10px;
}
#mast2 ul.tn_links li span {
vertical-align:middle;
}
#mast2 ul.tn_links a {
white-space:nowrap;
}



/* Footer */

#footer {
height:125px;
padding:0 25px;
background-image:url('/images/footer_bg.gif');
background-color:transparent;
}
#footer ul {
margin:0;
padding:50px 0 0 0;
font-size:.75em;
list-style:none;
margin-bottom:10px;
overflow:auto;
}
#footer li {
float:left;
display:inline;
padding:0 6px;
border-right:1px solid #000;
}
#footer li a {

}
#footer li.first {
padding-left:0px;
}
#footer li.last {
padding-right:0px;
border-style:none;
}
#footer #disclaimer {
margin-top:10px;
clear:both;
font-size:.7em;
}
#footer #copyright {
font-size:.7em;
}


#credit {
color:#333;
font-size:.7em;
text-align:right;
padding-right:25px;
padding-top:5px;	
margin-bottom:20px;
}
#credit a {
color:#333;
}


/* Home Page */

#page_home #content {
padding:25px;	
}

#content {

}


/* Content */

#content,#namanu_content,#programs_content,#about_content,#involved_content, #connected_content {
background-color:#FFF;
font-size:.8em;
color:#000;	
clear:both;
overflow:auto;
padding:25px;
}
h1.title {
font-size:1.3em;	
}

.clear {
clear:both;	
}
.nowrap {
white-space:nowrap;	
}

#main {
width:700px;
float:right;
background-color:#FFF;
margin-top:16px;
padding-left:30px;
padding-right:42px;
position:relative;
overflow-x:hidden;
}

#main h3 {
margin:0 0 2px 0;;
font-size:1.1em;	
}

/* Camp Namanu Page */

#namanu_content {
padding:0px;	
}

#namanu #title_mast {

padding-top:14px;
height:82px;
background-color:#FFF;
overflow:hidden;
}
#namanu #title_mast h1 {
width:524px;
height:82px;
text-indent:-9999px;
background-image:url(/images/head_camp_namanu.gif);
background-repeat:no-repeat;
}
#namanu #title_mast .pe1 {
width:158px;
height:82px;
background-image:url(/images/photo_element_namanu_01.jpg);
background-repeat:no-repeat;
position:absolute;
left:50%;
top:198px;
margin-left:24px;
}
#namanu #title_mast .pe2 {
width:158px;
height:82px;
background-image:url(/images/photo_element_namanu_02.jpg);
background-repeat:no-repeat;
position:absolute;
top:198px;
left:50%;
margin-left:183px;
}
#namanu #title_mast .pe3 {
width:158px;
height:82px;
background-image:url(/images/photo_element_namanu_03.jpg);
background-repeat:no-repeat;
position:absolute;
top:198px;
left:50%;
margin-left:342px;
}



#page_namanu h2.title {
text-indent:-9999px;
background-image:url(/images/head_camp_namanu_welcome.gif);
background-repeat:no-repeat;
width:483px;
height:89px;
margin-bottom:8px;
}



#weather {
margin:0 auto 7px auto;
width:214px;
}
#weather .weather_top {
background-image:url(/images/sidebar_blue_widget_top.png);	
background-repeat:no-repeat;
height:13px;
overflow:hidden;
}
#weather .weather_bottom {
background-image:url(/images/sidebar_blue_widget_bottom.png);	
background-repeat:no-repeat;
height:13px;
overflow:hidden;	
}
#weather .weather_content {
background-image:url(/images/sidebar_blue_widget_middle.gif);	
background-repeat:repeat-y;
margin:0 auto;
}
#wx_module_8594,#wx_module_7726 {
width:180px;
margin:0 auto;
}

#directions {
margin:0 auto 7px auto;
width:214px;
}
#directions .directions_top {
background-image:url(/images/sidebar_blue_widget_top.png);	
background-repeat:no-repeat;
height:13px;
overflow:hidden;
}
#directions .directions_bottom {
background-image:url(/images/sidebar_blue_widget_bottom.png);	
background-repeat:no-repeat;
height:13px;
overflow:hidden;	
}
#directions .directions_content {
background-image:url(/images/sidebar_blue_widget_middle.gif);	
background-repeat:repeat-y;
padding:0 10px;
}
#directions img.compass {
float:left;	
vertical-align:top;
padding-right:8px;
}


#namanu #content_photo_elements {
float:right;
width:175px;
margin-left:34px;	
}
#namanu #content_photo_elements .pe1 {
background-image:url(/images/photo_element_namanu_04.jpg);
background-repeat:no-repeat;
width:175px;
height:118px;
margin-bottom:14px;
}
#namanu #content_photo_elements .pe2 {
background-image:url(/images/photo_element_namanu_05.jpg);
background-repeat:no-repeat;
width:175px;
height:118px;	
margin-bottom:14px;
}
#namanu #content_photo_elements .pe3 {
background-image:url(/images/photo_element_namanu_06.jpg);
background-repeat:no-repeat;
width:175px;
height:118px;	
}

/* Level 2 Nav */
div.level2_nav {
width:214px;
margin:7px;
overflow:hidden;
}

div.level2_nav .level2_nav_top {
background-image:url(/images/level2_nav_top.png);
background-repeat:no-repeat;
height:13px;
overflow:hidden;
}

div.level2_nav .level2_nav_bottom {
background-image:url(/images/level2_nav_bottom.png);
background-repeat:no-repeat;
height:13px;
overflow:hidden;
}

ul.level2 {
list-style:none;
}

div.level2_nav li {
margin-bottom:10px;
padding:0 15px;
}

div.level2_nav a {
font-weight:bold;	
}

div.level2_nav li.last {
margin-bottom:0px;	
}

div.level2_nav li.active {
background-image:url(/images/nav_bullet.gif);
background-repeat:no-repeat;
background-position:0 .3em;
}

div.level2_nav li.active a:hover {
text-decoration:none;	
}



/* Level 3 Nav */

ul.level3 {
margin:10px 0 0 0;
padding:0;
list-style:none;
}


/* Sidebar */

#sidebar {
width:228px;
background-image:url(/images/namanu_sidebar_bg.gif);
background-repeat:repeat-x;
min-height:854px;
height:auto !important;
height:854px;
float:left;
background-color:#FFF;
}
#sidebar a {
color:#039;	
}


.please_note {
color:#F00;	
}

ol li {
padding-bottom:10px;	
}

/* Site Sections */

#programs_content,#about_content,#involved_content, #connected_content {
padding:0px;	
}

#programs #title_mast,#about #title_mast,#involved #title_mast, #connected #title_mast {
padding-top:14px;
height:82px;
background-color:#FFF;
overflow:hidden;
}
#programs #title_mast h1,#about #title_mast h1,#involved #title_mast h1, #connected #title_mast h1 {
width:524px;
height:82px;
text-indent:-9999px;
background-repeat:no-repeat;
}

#programs #title_mast h1 {
background-image:url(/images/head_our_programs.gif);
}

#about #title_mast h1 {
background-image:url(/images/head_about_us.gif);
}

#involved #title_mast h1 {
background-image:url(/images/head_involved.gif);
}

#connected #title_mast h1 {
background-image:url(/images/head_stay_connected.gif);
}

#programs #title_mast .pe1,#about #title_mast .pe1,#involved #title_mast .pe1 {
width:158px;
height:82px;
background-image:url(/images/photo_element_programs_01.jpg);
background-repeat:no-repeat;
position:absolute;
left:50%;
top:199px;
margin-left:24px;
}
#programs #title_mast .pe2,#about #title_mast .pe2,#involved #title_mast .pe2 {
width:158px;
height:82px;
background-image:url(/images/photo_element_programs_02.jpg);
background-repeat:no-repeat;
position:absolute;
top:199px;
left:50%;
margin-left:183px;
}
#programs #title_mast .pe3,#about #title_mast .pe3,#involved #title_mast .pe3 {
width:158px;
height:82px;
background-image:url(/images/photo_element_programs_03.jpg);
background-repeat:no-repeat;
position:absolute;
top:199px;
left:50%;
margin-left:342px;
}

#connected #title_mast .pe1
	{
		background:transparent url(http://portlandcampfire.org/images/luis_SBP.gif) no-repeat;
		width:158px;
		height:82px;
		position:absolute;
		top:199px;
		left:50%;
		margin-left:24px;
	}
#connected #title_mast .pe2
	{
		background:transparent url(http://portlandcampfire.org/images/namanu_girls.gif) no-repeat;
		width:158px;
		height:82px;
		position:absolute;
		top:199px;
		left:50%;
		margin-left:183px;
	}
#connected #title_mast .pe3
	{
		background:transparent url(http://portlandcampfire.org/images/xploregon_rafting.gif) no-repeat;
		width:158px;
		height:82px;
		position:absolute;
		top:199px;
		left:50%;
		margin-left:342px;
	}

#main {
width:700px;
float:right;
background-color:#FFF;
margin-top:16px;
padding-left:30px;
padding-right:42px;
}

#programs h2.title,#about h2.title,#involved h2.title {
margin-bottom:8px;
}

#programs #content_photo_elements {
float:right;
width:175px;
margin-left:34px;	
}
#programs #content_photo_elements .pe1 {
background-image:url(/images/photo_element_programs_04.jpg);
background-repeat:no-repeat;
width:175px;
height:118px;
margin-bottom:14px;
}
#programs #content_photo_elements .pe2 {
background-image:url(/images/photo_element_programs_05.jpg);
background-repeat:no-repeat;
width:175px;
height:118px;	
margin-bottom:14px;
}
#programs #content_photo_elements .pe3 {
background-image:url(/images/photo_element_programs_06.jpg);
background-repeat:no-repeat;
width:175px;
height:118px;	
}

/* Board of Director table styles */
#exec_table, #directors_table {
 width:500px;
 border-top:1px solid #BCC5F7;
 border-right:1px solid #BCC5F7;
 border-collapse:collapse;
 margin: 0 0 10 0;
}

#exec_table caption, #directors_table caption { 
	caption-side: top; 
    width: auto;
    text-align: center;
}

#exec_table tr, #directors_table tr {
	height: 80px;
}

#exec_table td, #directors_table td {
 border-bottom:1px solid #BCC5F7;
 border-left:1px solid #BCC5F7;
}

#exec_table td.col1, #directors_table td.col1 {
	 width:60px;
}

#exec_table td.col2, #directors_table td.col2 {
	 padding:.5em .5em;
	 width:150px;
}

#exec_table td.col3, #directors_table td.col3 {
	 padding:.5em .5em;
}

div.right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;	
}

div.left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;	
}

table.data {
	margin-bottom:1em;
	}

table.data td {
padding:0 4px 2px 0;
}

#gauge-bg-default {
	background-image: url(/images/gauge-bg.gif);
	height: 276px;
	width: 46px;	
}

#gauge-bg-default .fill {
	overflow:hidden;
	height:276px;
	}
	
#donatebody {
background-image: url(/images/donate_campaign.gif);
width:200px;
height:33px;
text-indent:-100000px;
margin-bottom:1em;
}

#donatebody a {
display:block;
width:200px;
height:33px;
}

#donatebody a:hover {
background-image: url(/images/donate_campaign_active.gif);
width:200px;
height:33px;
margin:0;
}

/* xploregon */

/* .post {
	background:url('/images/mapbg.jpg') no-repeat top right;
	min-height:267px;
	height:auto !important;
	height:267px;
	padding-top:4px;
} */
h3#respond	
	{
		color:#4777bb;
		font-size:1.2em;
	}
div#commentarea
	{
		display:block;
		margin:1em auto 0 auto;
		width:650px;
		position:relative;
		z-index:100000;
	}
h3.comments
	{
		color:#4777bb;
		font-size:1.4em;	
	}
a.date
	{
		color:#b41d15;
		display:inline;
		margin:0 0 -1em 0;
	}

#comcont
	{
		border:1px solid black;
		width:600px;
		height:125px;
		overflow:auto;
		padding:25px;
	}
#exploregon
	{
		width:650px;
		margin:0 auto;
	}
#namanublogexcerpts, .schoolexcerpt, #storybank
	{
		border:1px solid black;
		width:197px;
		height:450px;
		overflow:auto;
		padding:25px;
		float:left;
		position:relative;
		z-index:10000000;
	}
#ngg_simpleviewer6,
#ngg_simpleviewer7,
#ngg_simpleviewer8,
#ngg_simpleviewer9,
#ngg_simpleviewer10,
#ngg_simpleviewer11,
#ngg_simpleviewer12,
#ngg_simpleviewer13,
#ngg_simpleviewer14,
#ngg_simpleviewer15,
#ngg_simpleviewer16,
#ngg_simpleviewer17,
#ngg_simpleviewer18,
#ngg_simpleviewer48,
#ngg_simpleviewer49,
#ngg_simpleviewer50,
#ngg_simpleviewer51,
#ngg_simpleviewer52,
#ngg_simpleviewer19
	{
		float:right;
		position:relative;
		bottom:2.5em;
	}
img.alignleft
	{
		float:left;
		margin:1em;
	}
img.alignright
	{
		float:right;
		margin:1em;
	}
img.aligncenter
	{
		text-align:center;
		margin:0 auto;
	}
#triphighlights
	{
		border:1px solid black;
		width:600px;
		height:200px;
		overflow:auto;
		padding:25px;
		float:left;
	}
img.schoolheader
	{
		display:inline;
		margin:1em 0 1em -31px;
		padding:0;
	}
ul#schoollist
	{
		display:inline;
		padding:2em 0 0 0;
		margin:2em 0 0 0;
	}
ul#schoollist li
	{
		display:inline;
	}
ul#schoollist li img
	{
		margin:15px;
		border:none;
		cursor:pointer;
	}
/*School-Based AJAX*/

#schoolmain
	{
		display:block;
	}

#lynchwood
	{
		display:none;
	}
	
#gilbert
	{
		display:none;
	}
#menlopark
	{
		display:none;
	}
#bevfernwood
	{
		display:none;
	}
#bevholly
	{
		display:none;
	}
#roost
	{
		display:none;
	}
	
#lynchview
	{
		display:none;	
	}
#harold
	{
		display:none;
	
	}
#millpark
	{
		display:none;	
	}
#butternut
	{
		display:none;
	}
#eastwood
	{
		display:none;	
	}
#freeorchards
	{
		display:none;	
	}
#verne
	{
		display:none;	
	}
#minter
	{
		display:none;	
	}
#creative
	{
		display:none;
	}
#sunnyside
	{
		display:none;
	}
br.clearer
	{
		clear:both;
	}
a.subscribe
	{
		float:left;
		clear:left;
		background:#ccc;
		color:white;
		padding:3px;
		font-weight:bold;
		margin:5px 0 0 87px;
		position:relative;
		width:160px;
	}
#bulletin
	{
		width:400px;
		height:240px;
		overflow:hidden;
		margin:46px 0 0 174px;
		color:white;
	}
#ceoblog
	{
		width:600px;
		height:250px;
		overflow:auto;
		border:1px solid black;
		padding:10px;
	}
h3.comments span.question
	{
		color:#b41d15;
		font-size:145%;
		display:block;
		margin:0 0 9px 0;
	}
form label span
	{	
		color:#4777bb;
		font-size:1.0em;
		font-weight:bold;
}
input.single, textarea.area
	{
		width:250px;
	}
	
	.sb, .sbi, .sb *, .sbi * { position:relative; z-index:1; display:block; padding:4px }  * html .sb, * html .sbi { height:1%; }  .sbi { display:inline-block; }   ul.level2 div.sb-inner {background:#A8C1B9;}   ul.level2 li.page_folder ul div.sb-inner { background:#639081;}
#sidebar li.current_page_item a.sb div.sb-gen div.sb-inner, #sidebar li.current_page_item a.sb,
#sidebar li.current_page_ancestor a.sb div.sb-gen div.sb-inner, #sidebar li.current_page_ancestor a.sb {background-color:#1e5e49; color:white; font-weight:bold;}
#sidebar ul.level2 li.page_item.current_page_item {background-color:#1e5e49;}
ul.level2 li {margin:1.5em 0}
ul.level2 li ul li {margin:0 0 0 8px; padding:0; background:#639081;}
ul.level2 li ul li a {margin-left:10px}
ul.level2 ul {margin-top:-4px}
#sidebar ul li.current_page_item a {color:white; }
#sidebar {font-weight:bold;}
#sidebar ul {list-style-type:none;}
#sidebar ul.childclass {padding-bottom:1em;}
#sidebar ul.level2 ul.childclass li {background-color:#639081;}
#sidebar ul li {background-color:#a8c1b9;-moz-border-radius: 6px;margin:0 0 10px 0;}
#sidebar ul li span {padding:10px;display:block;}
#sidebar ul li.page_folder ul li {padding:0px 5px 0 20px;}
#sidebar ul li.page_folder ul span {padding:0;}
#sidebar ul li ul {margin:0;padding:0;}
#sidebar ul li ul li {margin:0;padding:0;}
#sidebar ul.level2 li.page_folder.current_page_item,#sidebar ul.level2 li.page_folder.current_page_ancestor li.page_folder.current_page_ancestor { background-color: #639081;}
#sidebar ul.level2 li.page_folder.current_page_item,#sidebar ul.level2 li.page_folder.current_page_ancestor  {background-color: #1e5e49;}
#sidebar ul.level2 li.current_page_ancestor a {color:#fff;}
li.page_folder a, li.page_item a {font-weight:bold}
li.page_folder ul li a {font-weight:normal}
li.page_folder ul {background:#639081;}
#sidebar ul.level2 li.current_page_item ul li a, #sidebar ul.level2 li.current_page_ancestor ul li a {color:#d7e2de}
#sidebar ul.level2 li.current_page_item ul li a:hover, #sidebar ul.level2 li.current_page_ancestor ul li a:hover, #sidebar ul.level2 li.current_page_ancestor ul li.current_page_item a, #sidebar ul.level2 li.current_page_item ul li a:hover, #sidebar ul.level2 li.current_page_ancestor ul li a:hover  {color:#fff;}
#sidebar ul.level2 li.current_page_ancestor ul li.current_page_item
{background:url(images/activeli.gif) no-repeat -3px 9px;}



/* New Programs */
#nav li.page-item-5288 a { 
background-image:url(/images/nav_programs.gif);
}

div.our-programs #main {
 margin-top: 0;
 padding-top: 15px;
}
div.our-programs {
  background-color: #FFFFFF;
  clear: both;
  color: #000000;
  font-size: 0.8em;
  overflow: auto;
  padding: 0;
}
div.our-programs #title_mast {
  padding-top:14px;
  height:82px;
  background-color:#FFF;
  overflow:hidden;
}

div.our-programs #title_mast h1 {
  width:524px;
  height:82px;
  text-indent:-9999px;
  background-image:url(/images/head_our_programs.gif);
  background-repeat:no-repeat;
}
div.our-programs #title_mast .pe1 {
  width:158px;
  height:82px;
  background-image:url(/images/photo_element_programs_01.jpg);
  background-repeat:no-repeat;
  position:absolute;
  left:50%;
  top:199px;
  margin-left:24px;
}
div.our-programs #title_mast .pe2 {
  width:158px;
  height:82px;
  background-image:url(/images/photo_element_programs_02.jpg);
  background-repeat:no-repeat;
  position:absolute;
  top:199px;
  left:50%;
  margin-left:183px;
}
div.our-programs #title_mast .pe3 {
  width:158px;
  height:82px;
  background-image:url(/images/photo_element_programs_03.jpg);
  background-repeat:no-repeat;
  position:absolute;
  top:199px;
  left:50%;
  margin-left:342px;
}
div.our-programs h2.title {
  margin-bottom:8px;
}
div.our-programs #content_photo_elements {
  float:right;
  width:175px;
  margin-left:34px;	
}
div.our-programs .pe1 {
  background-image:url(/images/photo_element_programs_04.jpg);
  background-repeat:no-repeat;
  width:175px;
  height:118px;
  margin-bottom:14px;
}
div.our-programs .pe2 {
  background-image:url(/images/photo_element_programs_05.jpg);
  background-repeat:no-repeat;
  width:175px;
  height:118px;	
  margin-bottom:14px;
}
div.our-programs .pe3 {
  background-image:url(/images/photo_element_programs_06.jpg);
  background-repeat:no-repeat;
  width:175px;
  height:118px;	
}
div.our-programs #breadcrumbs {
  background: url(/images/breadcrumb-border.png) no-repeat left bottom;
  font-size: 12px;
  margin-bottom: 20px;
  margin-top: 5px;
  padding-bottom: 20px;
}

/* Our Programs Navigation Styling */
div.our-programs ul.level2 {
  padding: 15px;
}
div.our-programs #navigation li.home { margin-left: 0; }

div.our-programs #navigation li.page_folder ul li {
  padding-left: 15px;
}

div.our-programs #navigation li ul { display: none; }
div.our-programs #navigation li.current_page_item ul li ul { display: none; }
div.our-programs #navigation li.current_page_item ul { display: block; }

div.our-programs #navigation li.current_page_ancestor > ul { display: block; }
div.our-programs #navigation li.current_page_ancestor > ul li ul { padding: 0; }

div.our-programs #navigation li.current_page_item > a { 
  color: #fff !important;
  font-weight: bold;
}
div.our-programs #navigation a:hover { color: #fff !important;}

div.our-programs #navigation ul.childclass { padding-bottom: 15px; }
div.our-programs #navigation li.current_page_ancestor ul li ul li.current_page_item { background: url(/images/subnav-arrow.png) no-repeat -295px 20px; }
div.our-programs #navigation li ul li ul li { background: url(/images/subnav-arrow.png) no-repeat 0 20px; }
div.our-programs #navigation li.current_page_item ul.childclass a { font-weight: normal; }

div.our-programs #navigation  li.current_page_ancestor ul li.current_page_item a { color: #D7E2DE;}

/* Namanu */
#namanu #main {
    background: url("/wp-content/themes/default/images/Namanu_webpage_bg.gif") no-repeat scroll 0 0 #FFFFFF;
    min-height: 450px;
    padding-bottom: 100px;
}

/* Xploregon */
#xploregon #main {
  background: url("/wp-content/themes/default/images/xploregon_webpage_bg.gif") no-repeat scroll 0 0 #FFFFFF;
  min-height: 560px;
}


/* School Based Programs */
#school-based-programs #main {
  background: url("/images/school_based_programs_bg.gif") no-repeat scroll 0 0 #FFFFFF;
  min-height: 620px;
}

/* Classic Clubs */
#classic-clubs #main {
  background: url("/images/club_webpage_bg.gif") no-repeat scroll 0 0 #FFFFFF;
  min-height: 620px;
}
