﻿body 
{
	background-color:#ffcc00;
	margin:0px auto;
	font-family:Arial, Sans-Serif;
	background-image:url(../images/content_bg2.jpg);
	background-position:center;
	background-repeat:repeat-y;
	text-align: left;
}

h1 
{
	color:#445608;
	font-size: 16pt;
	text-align: left;
}

p
{
	font-size:12px;
	text-align: center;
}

#container 
{
	width:980px;
	/*background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-y;*/
	margin:auto;
	height:auto;
	
}

#intro 
	{
	padding-left:40px; 
	padding-right:40px;
	}
	
#features 
{
	padding-left:40px;
	padding-right:40px;
	/*background-image:url(../images/content_bg.jpg);*/
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
#features #left 
{
	float:left;
	clear:none;
}
	
#features #right
{
	float:right;
	clear:none;
}

/*Definitions for individual home page featurettes*/
/*-------------------------------------------------*/
#featurette_mission
{
	background-image:url(../images/fbg_Mission.gif);
	background-repeat:no-repeat;
	width:545px;
	height:108px;
	padding-left:20px;
	
}

#featurette_donate
{
	background-image:url(../images/fbg_Donate.gif);
	background-repeat:no-repeat;
	width:545px;
	height:144px;
	padding-left:20px;
	
}

#featurette_programs
{
	background-image:url(../images/fbg_Programs.gif);
	background-repeat:no-repeat;
	width:545px;
	height:143px;
	padding-left:20px;
	
}

/*--------------------------------------------------*/

/*Featurette Classes                                */
/*--------------------------------------------------*/

.featurette_header 
{
	font-size:18px;
	font-weight:bold;
	color:#445608;
	padding-left:5px;
	width:300px;
	border-bottom:1px solid #445608;
	text-align: left;
}

.featurette_spacer 
{
	height:20px;
	
}

.featurette_text
{
	width:425px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}	

.featurette_text_indent
{
	width:425px;
	padding-left:0px;
}	

/*Featurette  [ L E F T ] Elements                     */
/*-----------------------------------------------------*/

#features a:link 
{
	color:#ffffff;
	text-decoration:none;
}

#features a:link:hover 
{
	color:#ffff00;
}



#static_news
{
	background-image:url(../images/rbg_all.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	width:308px;
	height:194px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	text-align:left;
}

#static_contact
{
	background-image:url(../images/rbg_all.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	width:308px;
	height:194px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	
}

.static_header 
{
	font-size:18px;
	font-weight:bold;
	color:#445608;
	padding-left:5px;
	width:200px;
	border-bottom:1px solid #ffffff;
}


.static_text {font-size:11px;}
