/* GLOBAL STUFF */

*	{
	padding:0;
	margin:0;
	}
body	{
	text-align: center;
	background:url(images/bg.jpg);
	}
#wrap	{
	width:940px;
	margin: 0 auto;
	text-align: left;
	background-color:#ffffff;	
	}
a img	{
	border: none;
	}

/* HEADER AREA */

#headerwrapper	{
	height:190px;
	position:relative;
	}
#headerwrapper img	{
	position:absolute;
	top:0;
	left:600px;
	z-index:100;
	}
#logobg	{	
	background:url(images/green.jpg) repeat-x;
	height:118px;
	padding-right:96px;
	}	
h1	{
	margin-left:50px;
	padding:0px;
	width:497px;
	height:58px;
	text-indent: -9999px;
	background:url(images/logo.jpg) no-repeat;
	}
#rightpic	{
	width:300px;
	height:190px;
	background:url(images/helpingcorner.jpg) right no-repeat;
	float:right;
	}
#rightpichome	{
	width:240px;
	height:118px;
	background:url(images/rightpichome.jpg) right no-repeat;
	float:right;
	}
#topnav	{
	height:39px;
	background:url(images/blackgrad.jpg) repeat-x;
	}
#topnav ul	{
	height:39px;
	padding-left:50px;
	padding-top:10px;
	list-style:none;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	float:left;
	}
#topnav li {
	display:inline;
	font-family: Georgia, Times, serif;
	font-size:17px;
	border-left:solid 1px #827f75;
	margin-right:10px;
	padding:8px 0px 8px 10px;
	}
#topnav li.home {
	border:none;
	padding-left:0;
	}
#topnav li a {
	color:#ffffff;
	text-decoration:none;
	}
#topnav li a:hover {
	text-decoration:none;
	color:#ddc800;
	}
#topnav li a.selected {
	text-decoration:none;
	color:#ddc800;
	}
h2	{
	font-family: Georgia, Times, serif;
	font-size:30px;
	color:#5f8403;
	font-weight:normal;
	padding-bottom:30px;
	}
h3	{
	font-family: Georgia, Times, serif;
	font-size:24px;
	color:#5f8403;
	font-weight:normal;
	padding-bottom:10px;
	}
#flashwrapper	{
	margin-left:45px;
	}

/* MAIN AREA */

#main	{
	background-color:#ffffff;
	margin: 0 27px 0 25px;
	padding: 20px 25px 25px 25px;
	overflow:auto;
	}

/* RIGHT COLUMN AREA */

img.right	{
	border: none;
	margin:0;
	}
p.right	{
	text-align:right;
	line-height:normal;
	margin:0 23px 15px 0;
	font-family: Georgia, Times, serif;
	font-size:15px;
	color:#5f8403;
	font-weight:normal;
	}
p.right2	{
	text-align:left;
	line-height:normal;
	margin:0 0 15px 2px;
	font-family: Georgia, Times, serif;
	font-size:15px;
	color:#5f8403;
	font-weight:normal;
	}
#rightcolumn	{
	float:right;
	width:265px;
	border-left:1px solid #e1e1e1;
	padding-left:25px;
	}
p.righthome	{
	width:215px;
	text-align:left;
	line-height:normal;
	font-size:15px;
	color:#2e2e2e;
	font-weight:normal;
	padding-top:9px;
	padding-left:18px;
	}
#yellowfade	{
	background:url(images/yellowfade.jpg) no-repeat;
	width:240px;
	height:52px;
	margin-bottom:15px;
	}

/* LEFT COLUMN AREA */

#leftcolumn	{
	margin-right:330px;
	}
p	{
	font-family: Georgia, Times, serif;
	font-size:16px;
	line-height:23px;
	color:#666666;
	margin-bottom:20px;
	}
p.para	{
	margin-bottom:10px;
	}
p.bold	{
	color:#2e2e2e;
	font-size:17px;
	}
p.topfund1	{
	color:#2e2e2e;
	font-size:19px;
	text-align:center;
	margin-bottom:10px;
	}
p.topfund	{
	color:#2e2e2e;
	font-size:19px;
	text-align:center;
	}
p.quote	{
	color:#794b10;
	margin-bottom:10px;
	font-style: italic;
	}
p.note	{
	color:#c03333;
	font-size:18px;
	margin-bottom:10px;
	}
.dont	{
	color:#5f8403;
	font-size:18px;
	}
.dontbig	{
	font-weight:bold;
	font-style: italic;
	}
#leftcolumn	a	{
	border-bottom:#c03333 1px solid;
	color:#c03333;
	text-decoration:none;
	padding-bottom:1px;
	}
#leftcolumn	a:hover	{
	color:#c03333;
	text-decoration:none;
	border-bottom:none
	}
#leftcolumn ul	{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:30px;
	list-style:none;
	color:#666666;
	}
#yellowbox	{
	background-color:#fdfbe6;
	border:1px solid #e8e2c0;
	padding:20px;
	}
#yellowbox2	{
	background-color:#fdfbe6;
	border:1px solid #e8e2c0;
	padding:20px 0 0 0;
	margin-bottom:20px;
	}
#yellowbox3	{
	background-color:#fdfbe6;
	border:1px solid #e8e2c0;
	padding:20px;
	margin-top:40px;
	}
#yellowbox a	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	margin-left:65px;
	}
#yellowbox a.topfund	{
	margin-left:0px;
	font-size:21px;
	}
#pdficon	{
	height:42px;
	background:url(images/pdf.gif) left no-repeat;
	padding-top:20px;
	}
li.yellow {
	background: url(images/redcross.gif) left top no-repeat;
	list-style-type: none;
	padding: 0px 5px 10px 23px;
	line-height:20px;
	}
ul.address	{
	margin-right:300px;
	padding:0 0 25px 0;
	}
ul.address2	{
	float:right;
	width:300px;
	padding:0 0 0 0;
	}
li.address	{
	list-style-type: none;
	padding:0;
	line-height:20px;
	}
.bold {
	color:#2e2e2e;
	}
ul.sitemap	{
	font-size:17px;
	}
ul.sitemap li	{
	line-height:36px;
	}

/* FOOTER AREA */

#footer	{
	clear:both;
	text-align:center;
	padding-top:22px;
	height:38px;
	background:url(images/bottom.jpg) repeat-x;
	}	
#footer ul	{
	font-family:arial, sans serif;
	margin:0px;
	padding:0;
	list-style:none;
	height:25px;
	}
#footer li {
	display:inline;
	color:#bab18e;
	font-size:13px;
	margin-left:4px;
	padding-right:5px;
	}
#footer li a {
	font-size:13px;
	color:#bab18e;
	text-decoration:none;
	}
#footer li a:hover {
	color:#ffffff;
	}
#footer li a.selected {
	color:#ffffff;
	}
#footer li.copyright {
	border:none;
	color:#ad8e24;
	padding:0;
	margin-left:10px;
	}

