﻿/* CSS Document */
#BannerBG 
	{
	padding-top:41px;
	background: #ffffff;
	height:222px; 
	width:100%;
	}
	
#Banner 
	{
	background:url('/images/hope/banner.jpg') no-repeat; 
	height:222px;
	width:756px;
	}
		
#Mission 
	{
	background-image:url('https://www.brinkster.com/images/care/mission.gif'); 
	background-repeat:no-repeat; 
	height:22px; 
	width:168px;
	}

#CharitableGiving 
	{
	background-image:url('https://www.brinkster.com/images/care/charitablegiving.gif'); 
	background-repeat:no-repeat; 
	height:34px; 
	width:204px;
	}

#WhoWeSupport 
	{
	background-image:url('https://www.brinkster.com/images/care/whowesupport.jpg'); 
	background-repeat:no-repeat; 
	height:28px; 
	width:202px;
	margin-top:35px;
	}

#Logos 
	{
	background:url('https://www.brinkster.com/images/care/logos.gif'); 
	height:164px; 
	width:756px;
	}

.Indent 
	{
	padding-left:15px;
	}
	
#Clear 
	{
	clear:both;
	}
	
#FeatureHeader 
	{
	font-weight:bold;
	color:#ffffff;
	padding-top:12px;
	padding-bottom:5px;
	}
	
#TextBoxTop 
	{
	background-image:url(http://www.brinkster.com/images/server/textboxtop.gif); 
	background-repeat:no-repeat; 
	height:11px; 
	width:946px;
	}
	
#TextBoxBtm 
	{
	background-image:url(http://www.brinkster.com/images/server/textboxbtm.gif); 
	background-repeat:no-repeat; 
	height:11px; 
	width:946px;
	}
