body{
	background-image: url(images/bkg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #312C26;
	background-color: #484138;
	margin: 0px;
}
p {
line-height: 125%;
}


a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}




td  {
	text-align: left;
	vertical-align: top;
}


td.topnav  {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	height: 12px;
	padding-top:10px;
}

td.topnavactive  {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	height: 12px;
	padding-top: 10px;
	background-color: #FFFFFF;
}

.topnavactive a {
	text-decoration: none;
}
.topnavactive a:hover {
	text-decoration: none;
	color: #97948C;
}


.topnav a:link {
	color: #97948C;
	text-decoration: none;
}
.topnav a:visited {
	text-decoration: none;
	color: #97948C;
}
.topnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.topnav a:active {
	text-decoration: none;
	color: #97948C;
}

.hungerstat {
	font-size: 10px;
	color: #97948C;
	vertical-align: bottom;
	text-align: right;
}
h1, h2, h3 {
	font-weight: lighter;
	color: #CB9534;
	text-shadow: 2px 2px 2px #eee;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	float: left;
	height: 20px;
	width: 400px;
	margin-left: 20px;
}

.copyright a:link {
	color: #97948C;
	text-decoration: none;
}
.copyright a:visited {
	text-decoration: none;
	color: #97948C;
}
.copyright a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright a:active {
	text-decoration: none;
	color: #97948C;
}
.jfd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	float: right;
	height: 20px;
	width: 300px;
	margin-right: 20px;
}

.jfd a:link {
	color: #97948C;
	text-decoration: none;
}
.jfd a:visited {
	text-decoration: none;
	color: #97948C;
}
.jfd a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.jfd a:active {
	text-decoration: none;
	color: #97948C;
}
.sidebar {
	font-size: 11px;
}
.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#outreach td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#partnersurvey th {
	font-size: 14px;
	text-transform: uppercase;
	color: #CB9534;
	background-color: #333333;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
#partnersurvey textarea {
	width: 535px;
	margin-top: 10px;
}
