

/* Page item lists on index pages */

ul.pagelist	{
	list-style-type: none;
}

ul.pagelist li	{
	clear: both;
}


ul.pagelist li h4 {
	width: 110px;
	text-decoration: underline;
	margin-bottom: 4px;
	margin-left: 65px; 
}


ul.pagelist p	{
	margin-left: 65px;
	line-height: 1.1em;
}


.pagelist li a {
	float:left;
	display: block;
	clear: both;
	text-decoration: none;
	margin: 6px 2px;
	padding: 4px;
}

.pagelist li a h4	{
	color: #FFF;
}
.pagelist li a:hover h4	{
	color: #000;
}

.hover1	li a h4	{
	color:#FC0;
}

.hover2	li a h4	{
	color:#C3C;
}


/* How we help | Nightshelter */

li a.nightshelter	{
	background: url(../images/nightshelter_fco.gif) no-repeat 2px 5px;
	padding-bottom: 8px;
}

li a.nightshelter:hover	{
	background: #FC0 url(../images/nightshelter_on_fco.gif) no-repeat 2px 5px;
}
/* How we help | Day Centre */
li a.daycentre	{
	background: url(../images/daycentre_fco.gif) no-repeat 2px 5px;
}

li a.daycentre:hover	{
	background: #FC0 url(../images/daycentre_on_fco.gif) no-repeat 2px 5px;
}

/* How we help |  Health Clinic */
li a.healthclinic	{
	background: url(../images/healthclinic_fco.gif) no-repeat 2px 5px;
}

li a.healthclinic:hover	{
	background: #FC0 url(../images/healthclinic_on_fco.gif) no-repeat 2px 5px;
}


/* How we help |  Dry House */
li a.dryhouse	{
	background: url(../images/dryhouse_fco.gif) no-repeat 2px 5px;
}

li a.dryhouse:hover	{
	background: #C3C url(../images/dryhouse_on_fco.gif) no-repeat 2px 5px;
}


/* How we help |  Garden */
li a.garden	{
	background: url(../images/garden_fco.gif) no-repeat 2px 5px;
}

li a.garden:hover	{
	background: #C3C url(../images/garden_on_fco.gif) no-repeat 2px 5px;
}


/* How you can help | Donate Items */
li a.donateitems {
	background: url(../images/donateitems_fco.gif) no-repeat 2px 5px;
}

li a.donateitems:hover	{
	background: #FC0 url(../images/donateitems_on_fco.gif) no-repeat 2px 5px;
}

/* How you can help | Donate Money */
li a.donatemoney {
	background: url(../images/donatemoney_fco.gif) no-repeat 2px 5px;
}

li a.donatemoney:hover	{
	background: #FC0 url(../images/donatemoney_on_fco.gif) no-repeat 2px 5px;
}

/* How you can help | Donate Money */
li a.leavelegacy {
	background: url(../images/leavelegacy_fco.gif) no-repeat 2px 5px;
}

li a.leavelegacy:hover	{
	background: #FC0 url(../images/leavelegacy_on_fco.gif) no-repeat 2px 5px;
}

/* How you can help | Fundraising */
li a.fundraising {
	background: url(../images/fundraising_fco.gif) no-repeat 2px 5px;
}

li a.fundraising:hover	{
	background: #C3C url(../images/fundraising_on_fco.gif) no-repeat 2px 5px;
}

/* How you can help | Volunteer */
li a.volunteer {
	background: url(../images/volunteer_fco.gif) no-repeat 2px 5px;
}

li a.volunteer:hover	{
	background: #C3C url(../images/volunteer_on_fco.gif) no-repeat 2px 5px;
}

/* About GEAR | News */
li a.news {
	background: url(../images/news_fco.gif) no-repeat 2px 5px;
}

li a.news:hover	{
	background: #FFF url(../images/news_on_3C3.gif) no-repeat 2px 5px;
}

/* About GEAR | Contact */
li a.contact {
	background: url(../images/contact_fco.gif) no-repeat 2px 5px;
}

li a.contact:hover	{
	background: #FFF url(../images/contact_on_3C3.gif) no-repeat 2px 5px;
}
