/*****************************************************************
*
* NBCC.NET
* Built by WebSight Design
*
******************************************************************/

*{ padding:0px; margin:0px; }

body{ text-align: center; background:#fff; height: 100%; font-family:Arial, Arial, Helvetica, sans-serif; font-size:.81em; }

.wrapper{ width:850px; margin: 0px auto; border:#f00 0px solid; min-height: 100%; height: auto !important; height: 100%; }

.header{ width:850px; text-align: left; }

.logo{ width:300px; height:90px; background: url('../images/logo.jpg') no-repeat top left; margin: 0px 0px 0px 273px; cursor:pointer;}

.nav{padding:0px 0px 0px 12px; }

.nav ul{ list-style-type: none; }
.nav li{ float:left; }

.nav a{ text-decoration: none; }
.nav span{ visibility: hidden; }


a.programs{ display:block; background:url('../images/menu_bg.jpg') no-repeat -0px -77px; height:77px; width:118px;  }
a.programs:hover, a.programs:active, a.programs_act{ display:block; background:url('../images/menu_bg.jpg') no-repeat 0px 0px; height:77px; width:118px; }

a.support{ display:block; background:url('../images/menu_bg.jpg') no-repeat -120px -77px; height:77px; width:170px;  }
a.support:hover, a.support:active, a.support_act{ display:block; background:url('../images/menu_bg.jpg') no-repeat -120px -0px; height:77px; width:170px; }

a.volunteer{ display:block; background:url('../images/menu_bg.jpg') no-repeat -289px -77px; height:77px; width:136px;  }
a.volunteer:hover, a.volunteer:active, a.volunteer_act{ display:block; background:url('../images/menu_bg.jpg') no-repeat -289px -0px; height:77px; width:136px; }

a.garden{ display:block; background:url('../images/menu_bg.jpg') no-repeat -425px -77px; height:77px; width:121px;  }
a.garden:hover, a.garden:active, a.garden_act{ display:block; background:url('../images/menu_bg.jpg') no-repeat -425px -0px; height:77px; width:121px; }

a.news{ display:block; background:url('../images/menu_bg.jpg') no-repeat -546px -77px; height:77px; width:89px;  }
a.news:hover, a.news:active, a.news_act{ display:block; background:url('../images/menu_bg.jpg') no-repeat -546px -0px; height:77px; width:89px; }

a.give{ display:block; background:url('../images/menu_bg.jpg') no-repeat -636px -77px; height:77px; width:90px;  }
a.give:hover, a.give:active, a.give_act{ display:block; background:url('../images/menu_bg.jpg') no-repeat -636px -0px; height:77px; width:90px; }

a.about{ display:block; background:url('../images/menu_bg.jpg') no-repeat -727px -77px; height:77px; width:102px;  }
a.about:hover, a.about:active, a.about_act{ display:block; background:url('../images/menu_bg.jpg') no-repeat -727px -0px; height:77px; width:102px; }

.content{
	width:820px; margin:5px auto; text-align:left; 
}

.content_sub{
	width:820px; margin:5px auto; text-align:left; background: url('../images/sidebar_bk.gif') repeat-y top left;
}

.content ul{ padding:10px 0px 10px 30px; }

.content a{ color: #6a8ac7; text-decoration: underline;}

.content img{ margin:7px;}

.home_header{ background:url('../images/header.gif') no-repeat top left; height:98px; width:621px;  }
.home_header span{ visibility: hidden; }

.home_subheader{ background:url('../images/home_tag.gif') no-repeat top left; height:41px; width:536px; margin:7px 0px 0px 0px; float:left;}
.home_subheader span{ visibility: hidden; }


.clearer{ clear:both; }

.footer{ text-align: center; color:#999999; font-size:.91em; margin:20px 0px 0px 0px;}

.left_content{ float:left; width:189px; height:800px;  padding:8px 13px 0px 10px; }

.left_content h1{ color:#00a749; font-family: Comic Sans MS, Comic Sans MS5, cursive; font-size: 1.5em; font-weight: normal; }
.left_content a{ text-decoration:none;}

.left_content .nav_1 { padding:14px 0px 4px 6px;  }
.left_content .nav_1 a{ color:#e79c1e; text-decoration: none;  font-size: 1.19em; font-weight:bold;}
.left_content .nav_2 { padding:2px 0px 0px 6px; }
.left_content .nav_2 a{ color:#000; text-decoration: none; font-size:.94em; margin:5px 0px 0px 0px; display:block;}
.left_content .nav_3 { padding:4px 0px 0px 0px;  }
.left_content .nav_3 ul{ list-style-type:none; color:#f00; padding:0px 0px 0px 13px;}
.left_content .nav_3 li{ background-image:url('../images/redsq.gif'); background-repeat:no-repeat; background-position:0px 6px; padding-left:6px; margin:3px 0px 3px 0px; }
.left_content .nav_3 .active a{ color:#ed1b23;  font-size: .85em;  }
.left_content .nav_3 .inactive a{  color:#000;  font-size: .85em;  }
.left_content .nav_3 a{ color:#000; font-size: .85em; }

.right_content{ float:left; width:590px; text-align:left; padding:0px 0px 0px 10px;}
.right_content p{ margin: 10px 0px 0px 0px;}
.right_content h1{ color:#000; font-family: Comic Sans MS, Comic Sans MS5, cursive; font-size: 1.79em; font-weight: normal;}
.right_content ul{ padding:10px 0px 10px 30px; list-style-position: outside;}
.right_content li{ padding:5px 0px 5px 0px;}
.right_content a{ color: #6a8ac7; text-decoration: underline;}
.right_content img{ margin:7px;}

