body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/top_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#f1efd8;
}
.main-navigation {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5fccf;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	padding-top:8px;
}
a.main-navigation:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5fccf;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	background-image: url(images/nav_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:8px;
	padding-bottom:8px;
}
.home-link {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5fccf;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	line-height:31px;
}
a.home-link:hover {
	background-image: url(images/home_11.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.home-link-act {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5fccf;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	line-height:31px;
	background-image: url(images/home_11.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.about-link {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5fccf;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	line-height:31px;
}
a.about-link:hover {
	background-image: url(images/about_11.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.about-link-act {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5fccf;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	line-height:31px;
	background-image: url(images/about_11.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.food-link {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5fccf;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	line-height:31px;
}
a.food-link:hover {
	background-image: url(images/foodbank_11.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.food-link-act {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5fccf;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	line-height:31px;
	background-image: url(images/foodbank_11.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.store-link {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5fccf;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	line-height:31px;
}
a.store-link:hover {
	background-image: url(images/store_11.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.store-link-act {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5fccf;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	line-height:31px;
	background-image: url(images/store_11.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.friends-link {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5fccf;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	line-height:31px;
}
a.friends-link:hover {
	background-image: url(images/ourfriends_11.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.friends-link-act {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5fccf;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	line-height:31px;
	background-image: url(images/ourfriends_11.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.contact-link {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5fccf;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	line-height:31px;
}
a.contact-link:hover {
	background-image: url(images/contact_11.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.contact-link-act {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5fccf;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	line-height:31px;
	background-image: url(images/contact_11.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.donate {
	background-image:url(images/donate.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin: 36px 20px 14px 14px;
/*	padding:36px 20px 14px 14px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.volunteer {
	background-image: url(images/volunteer.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin: 36px 20px 14px 14px;
/*	padding:36px 20px 14px 14px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.dot-line {
	background-image:url(images/dot_line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.mid-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696868;
	text-decoration:none;
}
.newsletter-bg {
	background-image:url(images/newsletter_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#f0eee2;
	border-left:4px solid #FFF;
	border-right:4px solid #FFF;
}
.txt-box {
	border:1px solid #686659;
	height:15px;
	width:156px;
}
.black-mid {
	background-color:#262626;
	border-bottom:4px solid #545454;
	border-top:1px solid #c4c4c4;
}
.botm-yellow-ttl {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#eed072;
	font-weight:bold;
	text-decoration:none;
}
.bot-grey-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dadada;
	text-decoration:none;
	line-height:16px;
}
.dotline-vert {
	background-image:url(images/dot_vert.gif);
	background-repeat:repeat-y;
	background-position:center top;
}
.mission-pnts {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f1df9a;
	font-weight:bold;
	text-decoration:none;
	background-image:url(images/bullet.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:11px;
}
.copyrite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#6f5401;
}
.headtext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	color:#80941f;
 
}
/*new*/
#about {
	width:200px; position:absolute; background:#7b8f14; margin-top:31px; visibility:hidden;
}
.sub_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding-left:10px;
	line-height:22px;
}
a.sub_link:hover {
	color:#ffffff;
	background:#BEB55A;
}


/* menu */
/* this is the main UL element*/
.main {
	width:570px; float:left;
}
.dropdown {
	margin:0px; padding:0px; list-style:none;
}
/* these are the inner menus*/
.dropdown ul {
	margin:0px; padding:0px; list-style:none; border-bottom:1px solid #6d7e18; margin-top:-3px;
}
/* these are all the LIs in the menu*/
.dropdown li {
	margin:0px; height:34px; cursor:pointer; text-align:center;
}
.dropdown ul li {
	border-top:1px solid #6d7e18; border-left:1px solid #6d7e18; border-right:1px solid #6d7e18; border-bottom:0px none; text-align:left; width:160px; height:24px; line-height:24px; margin-top:-0px;
}


.top_sub_link {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none; background-color:#8ea322; display:block; padding-left:8px;
}
a.top_sub_link:hover {
	background-color:#cfc564; color:#000000;
}
ul li { float:left;}