/* Header Photos */
body.section-breads		#header-highlights { background:url(../images/header_photo4.jpg) no-repeat center center;}
body.section-catering 	#header-highlights { background:url(../images/header_photo10.jpg) no-repeat center center;}
body.section-community	#header-highlights { background:url(../images/header_photo2.jpg) no-repeat center center;}
body.section-company	#header-highlights { background:url(../images/header_photo15.jpg) no-repeat center center;}
body.section-desserts 	#header-highlights { background:url(../images/header_photo12.jpg) no-repeat center center;}
body.section-error 		#header-highlights { background:url(../images/header_photo.jpg) no-repeat center center;}
body.section-news 		#header-highlights { background:url(../images/header_photo14.jpg) no-repeat center center;}
body.section-home 		#header-highlights { background:url(../images/header_photo_home.jpg) no-repeat center center;}
body.section-privacy	#header-highlights { background:url(../images/header_photo4.jpg) no-repeat center center;}
body.section-sitemap 	#header-highlights { background:url(../images/header_photo7.jpg) no-repeat center center;}
body.section-weddings 	#header-highlights { background:url(../images/header_photo13.jpg) no-repeat center center;}

/* Content Titles */

body.sampleclass			#content { background-image:url(../images/contenttitle_home.gif); }
body.section-home			#content { background-image:url(../images/contenttitle_home.gif); }
body.section-breads			#content { background-image:url(../images/contenttitle_breads.gif); }
body.section-catering		#content { background-image:url(../images/contenttitle_catering.gif); }
body.section-community		#content { background-image:url(../images/contenttitle_community.gif); }
body.section-company		#content { background-image:url(../images/contenttitle_company.gif); }
body.section-desserts		#content { background-image:url(../images/contenttitle_desserts.gif); }
body.section-error			#content { background-image:url(../images/contenttitle_error.gif); }
body.section-news			#content { background-image:url(../images/contenttitle_news.gif); }
body.section-privacy		#content { background-image:url(../images/contenttitle_privacy.gif); }
body.section-sitemap		#content { background-image:url(../images/contenttitle_sitemap.gif); }
body.section-weddings		#content { background-image:url(../images/contenttitle_weddings.gif); }

/* Company - Team page */

#company-team #content table {
	/* set base margin per this container for all standard block-level elements */
	margin:0px auto;
}
#company-team #content table {
	width: 535px;
}
#company-team #content table tr td, #company-team #content p {
	padding:0 0 0 0;
	margin:0px;
}
/* Side Content / Photos / Features */

zzzbody.section-home			#sidecontent,
zzzbody.section-breads		#sidecontent,
zzzbody.section-catering	#sidecontent,
zzzbody.section-community	#sidecontent,
zzzbody.section-company		#sidecontent,
zzzbody.section-desserts	#sidecontent,
body.section-sitemap		#sidecontent {
	height:413px;
	background-image:url(../images/feature_photo_01.jpg);
}

#news-signup p#join-mailing-list, #news-thanks p#join-mailing-list {
	display:none;
}




/* FOR TEMPORARY PAGE ONLY, NUKE THESE STYLES UPON POSTING ENTIRE SITE LIVE 
body#homepage #navigation,
body#homepage #linkitem-sitemap,
body#homepage #linkitem-contact,
body#news-signup #navigation,
body#news-signup #linkitem-sitemap,
body#news-signup #linkitem-contact,
body#privacy #navigation,
body#privacy #linkitem-sitemap,
body#privacy #linkitem-contact,
body#news-thanks #navigation,
body#news-thanks #linkitem-sitemap,
body#news-thanks #linkitem-contact,
body#news-error #navigation,
body#news-error #linkitem-sitemap,
body#news-error #linkitem-contact {
	display: none;
}*/
