﻿body
{
	background-color:	#e2e8ba;
}
#contentWrapper
{
	background: url(../images/middle_tile.gif) repeat-y 0 0;
}
#content
{
	background: url(../images/middle_bg.gif) no-repeat 0 0;
}
ul#submenu
{
	border-top: 1px solid #ccc;
}

ul#submenu-photos
{
	border-top: 1px solid #ccc;
}

.primaryContentBody
{
	border-top: 1px solid #ffd35b;
	background: url(../images/sun_bg.gif) no-repeat bottom right;
}

.boardContentBody
{
	border-top: 1px solid #ffd35b;
	background: url(../images/balloons_bk.png) no-repeat bottom right;
}

.aboutProfile a.link
{
	color:			#000;
	text-decoration: none;
}

.aboutProfileNoPic a.link
{
	color:			#000;
	text-decoration: none;
}


/* special headlines */
h3.relatedContent
{
	background: url(../images/headlines/relatedContent.png) no-repeat 0 0;
}
h3.aboutJillsHouse
{
	background: url(../images/headlines/more.png) no-repeat 0 0;
}
h3.donationOptions
{
	background: url(../images/headlines/donationOptions.png) no-repeat 0 0;
}
h3.meetJill
{
	background: url(../images/headlines/meet-jill.png) no-repeat 0 0;
}
h3.reachOut
{
	background: url(../images/headlines/reachOutToJillsHouse.png) no-repeat 0 0;
}
h3.featuredEvent
{
	background: url(../images/headlines/featuredEvent.png) no-repeat 0 0;
}
h3.futureHome
{
	background: url(../images/headlines/futureHome.png) no-repeat 0 0;
}
h3.moreLinks
{
	background: url(../images/headlines/moreLinks.png) no-repeat 0 0;
}
h3.latestNews
{
	background: url(../images/headlines/latestNews.png) no-repeat 0 0;
}

#footer p
{
	color: #a9af81;
}

.breadCrumbs
{
	color: #ffcc00;
}

.breadCrumbs a,
p a, #countdown a
{
	color: #336699;
}

p a
{
	text-decoration: none;
}
h3.featuredEvent,
h3.futureHome,
h3.moreLinks,
div.newsSplash h3.latestNews,
#bodyHomePage #primaryContent h3
{
	border-bottom: 1px solid #aba89f;
}

div.newsSplash
{
	background: url(../images/latestNews_bg.gif) no-repeat bottom left;
}
div.newsSplash a.signUp
{
	color: #52522e;
	text-decoration: none;
}
div.newsSplash ul.newsList li a
{	
	color:		#013366;
	background: url(../images/latestNewsBullet.gif) no-repeat 0 4px;
}
.newsSplash ul.newsList li a span.date
{
	color:		#8e8e74;
}

#countdown
{
	color:#5a616b;
}