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


body {
	background-image:url(../imgs/background_pic.png);
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

#site {
	width:900px;
	height:auto;
	background-color:#0B4762;
	min-height:700px;
	position:relative;
	margin:0 auto;
}


p {
	font-family:Tahoma, Geneva, sans-serif;
	size: .25em;
	line-height: 1.2em;
	margin: 0;
	padding: 5px;
}

.pfooter {
	font-family:Tahoma, Geneva, sans-serif;
	size: .25em;
	line-height: 1.2em;
	color:#FFF;
	margin: 0;
	padding: 5px;
}

.pfooter2 {
	font-family:Tahoma, Geneva, sans-serif;
	size: .25em;
	line-height: 1.2em;
	color:#0B4762;
	margin: 0;
	padding: 5px;
}

h3 {
	font-family:Tahoma, Geneva, sans-serif;
	size: 1em;
	line-height: 1.2em;
	margin: 0;
	padding: 5px;
}

.logo {
	width:658px;
	height:auto;
	position:absolute;
	left: 113px;
	top: 4px;
}

.site_content_box {
	width:900px;
	height:724px;
	position:absolute;
	background-color:#9CD7CF;
	top: 208px;
	left: 0px;
}

.about_site_content_box {
	width:900px;
	height:752px;
	position:absolute;
	background-color:#9CD7CF;
	top: 208px;
	left: 0px;
}

.donate_site_content_box {
	width:900px;
	height:768px;
	position:absolute;
	background-color:#9CD7CF;
	top: 208px;
	left: 0px;
}

.contact_site_content_box {
	width:900px;
	height:512px;
	position:absolute;
	background-color:#9CD7CF;
	top: 208px;
	left: 0px;
}

.bottom_bar {
	width:900px;
	height:246px;
	background-color:#9CD7CF;
	position:absolute;
	left: 0px;
	top: 1003px;
}

.about_bottom_bar {
	width:900px;
	height:203px;
	background-color:#9CD7CF;
	position:absolute;
	left: 0px;
	top: 974px;
}

.contact_bottom_bar {
	width:900px;
	height:165px;
	background-color:#9CD7CF;
	position:absolute;
	left: 0px;
	top: 733px;
}

.nav_bar {
	width:796px;
	height:32px;
	position:absolute;
	left: 52px;
	top: 158px;
}
	
div#home {
	background-image:url(../imgs/home_down.png);
	background-repeat:no-repeat;
	float: left;
	margin-right:2px;
	width: 71px;
	height: 32px;
	
}

div#home a {
	display: block;
	background-image:url(../imgs/home_up.png);
	background-repeat:no-repeat;
	width: 71px;
	height: 32px;
}

div#home a:hover{
	background-image:url(../imgs/home_down.png);
	background-repeat:no-repeat;
}

div#about {
	background-image:url(../imgs/about_down.png);
	background-repeat:no-repeat;
	float: left;
	margin-right:2px;
	width: 79px;
	height: 32px;
}

div#about a {
	display: block;
	background-image:url(../imgs/about_up.png);
	background-repeat:no-repeat;
	width: 79px;
	height: 32px;
}

div#about a:hover{
	background-image:url(../imgs/about_down.png);
	background-repeat:no-repeat;
}

div#shopping {
	background-image:url(../imgs/shopping_down.png);
	background-repeat:no-repeat;
	float: left;
	margin-right:2px;
	width: 107px;
	height: 32px;
}

div#shopping a {
	display: block;
	background-image:url(../imgs/shopping_up.png);
	background-repeat:no-repeat;
	width: 107px;
	height: 32px;
}

div#shopping a:hover{
	background-image:url(../imgs/shopping_down.png);
	background-repeat:no-repeat;
}

div#donate {
	background-image:url(../imgs/donate_down.png);
	background-repeat:no-repeat;
	float: left;
	margin-right:2px;
	width: 88px;
	height: 32px;
}

div#donate a {
	display: block;
	background-image:url(../imgs/donate_up.png);
	background-repeat:no-repeat;
	width: 88px;
	height: 32px;
}

div#donate a:hover{
	background-image:url(../imgs/donate_down.png);
	background-repeat:no-repeat;
}

div#photowall {
	background-image:url(../imgs/photowall_down.png);
	background-repeat:no-repeat;
	float: left;
	margin-right:2px;
	width: 122px;
	height: 32px;
}

div#photowall a {
	display: block;
	background-image:url(../imgs/photowall_up.png);
	background-repeat:no-repeat;
	width: 122px;
	height: 32px;
}

div#photowall a:hover{
	background-image:url(../imgs/photowall_down.png);
	background-repeat:no-repeat;
}

div#needwish {
	background-image:url(../imgs/needwish_down.png);
	background-repeat:no-repeat;
	float: left;
	margin-right:2px;
	width: 160px;
	height: 32px;
}

div#needwish a {
	display: block;
	background-image:url(../imgs/needwish_up.png);
	background-repeat:no-repeat;
	width: 160px;
	height: 32px;
}

div#needwish a:hover{
	background-image:url(../imgs/needwish_down.png);
	background-repeat:no-repeat;
}

div#blog {
	background-image:url(../imgs/blog_down.png);
	background-repeat:no-repeat;
	float: left;
	margin-right:2px;
	width: 55px;
	height: 32px;
}

div#blog a {
	display: block;
	background-image:url(../imgs/blog_up.png);
	background-repeat:no-repeat;
	width: 55px;
	height: 32px;
}

div#blog a:hover{
	background-image:url(../imgs/blog_down.png);
	background-repeat:no-repeat;
}

div#contact {
	background-image:url(../imgs/contact_down.png);
	background-repeat:no-repeat;
	float: left;
	margin-right:2px;
	width: 96px;
	height: 32px;
}

div#contact a {
	display: block;
	background-image:url(../imgs/contact_up.png);
	background-repeat:no-repeat;
	width: 96px;
	height: 32px;
}

div#contact a:hover{
	background-image:url(../imgs/contact_down.png);
	background-repeat:no-repeat;
}

.slide_show {
	width:550px;
	height:auto;
	border: 1px solid #0B4762;
	position:absolute;
	left: 10px;
	top: 10px;
}

.mission_stat {
	width:550px;
	height:106px;
	background-color:#FFF;
	border: 1px solid #0B4762;
	position:absolute;
	left: 10px;
	top: 349px;
}

.blog_home {
	width:550px;
	height:200px;
	background-color:#FFF;
	border: 1px solid #0B4762;
	position:absolute;
	left: 10px;
	top: 492px;
}

.friend_feed_div {
	width:300px;
	height:443px;
	background-color:#FFF;
	border: 1px solid #0B4762;
	position:absolute;
	left: 585px;
	top: 38px;
}

.friend_feed2_div {
	width:300px;
	height:600px;
	position:absolute;
}

div#friendfeed.widget {
	border:none;
	background-color:#000;
}

#friendfeed.widget body {
	background-color:#000;
}

.season_clothing {
	width:300px;
	height:101px;
	background-color:#FFF;
	position:absolute;
	left: 585px;
	top: 491px;
}

.cb {
	width:280px;
	height:86px;
	position:absolute;
	left: 593px;
	top: 603px;
}

.current_events {
	width:551px;
	height:167px;
	background-color:#FFF;
	border: 1px solid #0B4762;
	position:absolute;
	left: 10px;
	top: 350px;
}

.volunteer_ops {
	width:550px;
	height:174px;
	background-color:#FFF;
	border: 1px solid #0B4762;
	position:absolute;
	left: 10px;
	top: 565px;
}

.vol_ops_heading {
	width:250px;
	height:auto;
	background-color:#0B4762;
	position:absolute;
	left: 10px;
	top: 536px;
}

.current_eve_heading {
	width:269px;
	height:auto;
	background-color:#0B4762;
	position:absolute;
	left: 10px;
	top: 322px;
}

.shopping_pic {
	width:550px;
	height:auto;
	position:absolute;
	left: 10px;
	top: 10px;
}

.shopping_heading {
	width:auto;
	height:auto;
	background-color:#0B4762;
	position:absolute;
	left: 10px;
	top: 326px;
}

.updates_heading {
	width:136px;
	height:auto;
	background-color:#0B4762;
	position:absolute;
	left: 585px;
	top: 10px;
}

.shopping_info {
	width:550px;
	height:auto;
	background-color:#FFF;
	border: 1px solid #0B4762;
	position:absolute;
	left: 10px;
	top: 354px;
}

.photowall_content {
	width:700px;
	height:652px;
	position:absolute;
	top: 10px;
	left: 100px;
}

.blog_page_content {
	width:700px;
	height:652px;
	background-color:#FFF;
	position:absolute;
	top: 10px;
	left: 100px;
}

.needwish_info {
	width:550px;
	height:auto;
	background-color:#FFF;
	border: 1px solid #0B4762;
	position:absolute;
	left: 10px;
	top: 39px;
}

.contact_box {
	width:697px;
	height:396px;
	background-color:#FFF;
	border: 1px solid #0B4762;
	position:absolute;
	left: 93px;
	top: 45px;
}

.contact_heading {
	width:auto;
	height:auto;
	position:absolute;
	background-color:#0B4762;
	left: 93px;
	top: 16px;
}

.thankyou {
	width:auto;
	height:auto;
	position:absolute;
	left: 52px;
	top: 197px;
}

.mission_heading {
	width:107px;
	height:auto;
	background-color:#0B4762;
	position:absolute;
	left: 10px;
	top: 321px;
}

.blog_heading {
	width:51px;
	height:auto;
	background-color:#0B4762;
	position:absolute;
	left: 10px;
	top: 464px;
}

.serve_heading {
	width:210px;
	height:auto;
	background-color:#0B4762;
	position:absolute;
	left: 10px;
	top: 10px;
	}
	
.ngg-galleryoverview {
	width:100%;
	float:left;
	margin-bottom:20px;
}

.ngg-gallery-thumbnail-box {
	width:100%;
	float:left;
}

.ngg-gallery-thumbnail {
	width:100%;
	float:left;
	margin:10px;
}

.ngg-navigation {
	width:100%;
	float:left;
	text-align:center;
}

.page-numbers {
	padding-left:5px;
	padding-right:5px;
}

.ngg-navigation a:link, .ngg-navigation a:visited {
	text-decoration:underline;
}

	
	

