@import "Common.css";



/* HOME - start */

#mainContainer {
	background:url('../Images/SubCommon/bgLong.gif') no-repeat left top;
	background-position:290px 0;
	height:100%;
	margin:0;	
}

#contentBody {
	clear:both;
	min-height:600px;
	background:url('../Images/bgRepeatBlue.jpg') repeat-x;
	min-width:1000px;
}

* HTML #contentBody {
	height:600px;
}

* HTML #contentWrapper {
	width:996px;
}

#mainContentArea {
	background:url('../Images/bgContent.jpg') no-repeat left top;
	min-height:600px;
	float:left;
	width:702px;
}

* HTML #mainContentArea {
	height:600px;
}

#mainContent {
	padding:10px 70px 10px 30px;
	margin:20px 0 0 0;
	background:#fff;
	min-height:600px;
	width:461px;	
}

* HTML #mainContent {
	height:600px;
}

#topBlurb {
	display:none;
}

/* Footer - start */

#mainFooter {
	background:url('../Images/SubCommon/bgLongBum.gif') no-repeat;
	background-position:290px 0;
	height:80px;
} 

#footerContent {
	padding:703px 5px 5px 5px;
	position:absolute;
	top:0;
}

/* Footer - end */

#homeBanners {
		
}

#homeNews {
	padding-top:20px;	
}

#homeNews STRONG {
	background:url('../Images/Sects/Home/hFastFun.gif') no-repeat left top;
	width:370px;
	height:16px;
	display:block;
	color:#999;
	font-family:Arial;
	font-size:11px;
	padding-left:150px;
	margin-right:-150px;
}

#homeNews STRONG SPAN {
	display:none;	
}

#homeNews TABLE {
	width:452px;	
}

#homeNews TR {
	background:url('../Images/tblNormal.gif') no-repeat left top;
}

#homeNews TR.newsSelect {
	background:url('../Images/tblHighlight.gif') no-repeat left top;
}

#homeNews TR.newsSelect TD.newsDate {
	background:url('../Images/tblHighlight.gif') no-repeat right top;
}

#homeNews TD {
	height:24px;
}

#homeNews TD A {
	color:#666;	
}

TD.newsTitle {
	padding-left:15px;
}

TD.newsDate {
	padding-left:5px;	
	background:url('../Images/tblNormal.gif') no-repeat right top; /* gets rid of IE bug */
}

#homeMore {
	padding:4px 0px 0px 394px;	

}

#homeCrunchy {
        height: 133px;
        padding: 30px 0 0 215px;
        color: #333;
        font-size: 12px;
        background: url(../images/Sects/Home/crunchyPeanutButterImage.jpg) no-repeat;
}

SPAN.piSubTitle {
	padding-bottom:5px;	
	color:#8C8C8C;	
}

#homeBenefits {
        background: url(../images/Sects/Home/benefitsImage.jpg) no-repeat 20px 0;
        margin: 0;
        height: 180px;
}

#homeBenefits P 
{
        width: 300px;
        padding: 5px 0 10px 25px;
        margin: 0;
}

#benefitOne {
        background: url(../images/Sects/Home/benefitOne.gif) no-repeat;
}

#benefitTwo {
        background: url(../images/Sects/Home/benefitTwo.gif) no-repeat;
}

#benefitThree {
        background: url(../images/Sects/Home/benefitThree.gif) no-repeat;
}

#benefitFour {
        background: url(../images/Sects/Home/benefitFour.gif) no-repeat;
}

#benefitFive {
        background: url(../images/Sects/Home/benefitFive.gif) no-repeat;
}

#homeFeature {
        height: 125px;
        padding: 30px 0 0 160px;
        color: #333;
        font-size: 12px;
        background: url(../images/Sects/Home/featureImage.jpg) no-repeat;
}


/* HOME - end */




