@charset "utf-8";
/* CSS Document */

.frontFeatured { overflow: hidden; width: 100%; }
	.frontFeatured img.thumb { background: #fff; border: 1px solid #7f3402; float: right; margin: 0 0 0 6px; padding: 3px; }

#front #container {
  background: url(../images/layout/content-bg-home.gif) left top repeat-y;
  margin-top:10px;
}

/*#front #content { margin: 0; float: left; width: 579px; }*/
#front #content { margin: 0; float: left; width: 560px; }
#sidebar { float: none; margin-left: 594px; width: 234px; }
	* html #sidebar { margin-left: 591px; }
#sideAds { float: right; width: 125px; margin: 0; }

#flashContainer { margin-bottom: 6px; }

#featuredPhoto { float: right; width: 208px; }
	#featuredPhoto img { float: none; margin: 0 0 6px 0; }
	#featuredPhoto p { color: #666; font-style: italic; font-size: 11px; }

#latestNews { overflow: hidden; }
	* html #latestNews { height: 1%; }
#frontArticles { margin-right: 220px; }
#mainArticle { overflow: hidden; margin: 0 0 6px 0; }
	#mainArticle h1 { margin-left: 1em; }
	#mainArticle p { margin-left: 2em; }

#expertsCorner, 
#sundaysReadings { float: left; width: 562px; }
#expertsCorner { float: right; }
	#sundaysReadings h4 { margin-bottom: 0; }

