/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, sans-serif;
	font-size:0.8em;
}

#header {
	width:822px; 
}

#navcol, #contentcol, #resourcecol, #contentcol2 {
	position:absolute;
	top:144px;
	margin-top:4px;
	left:10px;
	width:160px;
}

#nav ul {
	margin:0;
	padding:0;
}

#nav li {
	display:inline;
	list-style-type:none;
}

#nav a {
	display:block;
	width:auto;
	color:#ffffff;
	background-color:#009300;
	background-image:url(../images/nav.gif);
	padding:6px;
	padding-left:12px;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#DCC43A;
	text-decoration:none;
	font-weight:bold;
}

#nav a:hover, #phome .home a, #pabout .about a, #pprojects .projects a, #psupport .support a, #pstrategy .strategy a, #pmaster .master a, #pcontact .contact a {
	background-color:#DCC43A;
	background-image:url(../images/active2.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	border-color:#009300; 
	color: #F40D00;
}
/*
#nav a:hover {
	background-color:#DCC43A;
	background-image:url(../images/active2.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:underline;
	border-color:#009300; 
	color: #F40D00;
}
*/

#nav li.home a {
	border-width:1px;
}

#nav li li a {
	display: block;
	color:#000000;
	padding:3px;
	padding-left:15px;
	font-size:0.8em;
	background-color:#DCC43A;
	background-image:url();	
}

#nav li li a:hover{
/*	text-decoration:underline; */
}

#donate {
	border-width: 2px 2px 2px 2px;
	border-style:solid;
	border-color:#666666;
	padding-left:8px;
	padding-right:8px;
}

#contentcol {
	left:180px;
	padding-bottom:12px;
	width:440px;
}

#contentcol2 {
	left:180px;
	padding-bottom:12px;
	width:650px;
}

#mission {
	font-size: 1.2em;
	text-align: justify;
}

#resourcecol {
	left:640px;
	padding-bottom:12px;
	width:190px;
}

#helpresources {
	border-width:2px 2px 2px 2px;
	border-style:solid;
	border-color:#dcc43a;
	padding-right:10px;
	padding-left: 10px;
}

#helpresources a {
	color:#000000;
	text-decoration:underline;
	padding-bottom:4px;
}

#helpresources a:hover {
	color:#999999;
	text-decoration:none;
}

#content p {
	padding-left:6px;
	padding-right:6px;
}

#content img {
/*	border: 2px solid #FF0D00; */ 
	border: 2px solid #dcc43a;
}

#footer {
	color:#FFFFFF;
	background-color:#005900;
	width:822px;
	height:14px;
	top:744px;
	line-height: 18px;
	font-size: 10px;
	text-align: center;
	position: absolute;
}

#footer2 {
	color: #333333;
	text-align:center;
	font-size: 9px;
}

.tblHdr1 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	line-height: 48px;
}

.tblHdr2 {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

.check {
	text-align:left;
	vertical-align:middle;
	padding-left: 8px;
}

.donors {
	line-height: 32px;
	padding-left: 8px;
}

.notes {
	font-weight:bold;
	font-size:12px;
	padding-left: 8px;
	padding-right: 8px;
}

#news {
	padding-right: 180px;
	padding-left: 60px;
	width: 720px;
}

#ad {
	border:1px solid #333333;
}
