body{
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #0d8d49;
	background-image: url(../images/bgTile.gif);
	background-position: top center;
	background-repeat: repeat-x;
	padding-bottom: 30px;
}
a{
	color: #82cb7e;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
h4
{	
	padding-bottom:-15px;
	padding-top:10px;
	margin-top: 10px;
	margin-bottom:-15px;	
}
#homePageContentContainer{
	background-image: url(../images/homeContent_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 820px;
	height: 291px;
}
#homePageContent{
	padding:  14px 44px 0px 380px;
	color: #0d8d49;
	line-height: 18px;
}
#homePageContent table{
	padding-top: 26px;
}
#spotlightTable{
	padding-top: 20px;
}
.spotlightContainer{
	padding: 2px 0 0 0;
	font-size: 12px;
	color: #0d8d49;
	line-height: 17px;
}
#spotlightContainer_Memories{
	background-image: url(../images/spotlightBG_backyardMemories.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 314px;
	height: 288px;
}
#spotlightContainer_Memories .spotlightContainer{
	margin: 0 44px 0 32px;
}
#spotlightContainer_Actions{
	background-image: url(../images/spotlightBG_backyardActions.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 331px;
	height: 288px;
}
#spotlightContainer_Actions .spotlightContainer{
	margin: 0 40px 0 48px;
}
#spotlightContainer_Friends{
	background-image: url(../images/spotlightBG_backyardFriends.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 315px;
	height: 288px;
}
#spotlightContainer_Friends .spotlightContainer{
	margin: 0 30px 0 46px;
}
#footerContainer{
	color: #fff;
	font-size: 12px;
	padding-top: 30px;
}
#footerContainer a{
	color: #a6d55c;
}
#footerContainer a:hover{

}
#footerContainer .twitterLink{
	color: #d4f7fe;
}
#footerContainer .twitterLink:hover{

}
#contentContainer1{
	background-image: url(../images/whiteContentBG_BG.gif);
	background-position: center 63px;
	background-repeat: repeat-y;
}
#contentContainer2{
	background-image: url(../images/whiteContentBG_Header.JPG);
	background-position: top center;
	background-repeat: no-repeat;		
}
#contentContainer3{
	background-image: url(../images/whiteContentBG_Footer.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	min-height: 123px;
}
*html #contentContainer3{
	height: 123px;
}
#contentContainer{
	padding: 16px 45px 38px 50px;
	color: #0d8d49;
	font-size: 14px;
	width: 725px;
}
#copyContainer{
	padding-top: 10px;
}
h1{
	color: #00a552;
	font-size: 25px;
}
#contentContainer h1 {
	margin-top: 10px;
}
#homePageContent h1{
	margin-bottom: 10px;
}
h3{
	color: #00a552;
	font-size: 20px;
	margin: 2px 0 4px;
}
h5
{
	color: #00a552;
	font-size: 14px;
	margin: 2px 0 4px;
}
.bListContainer{
	background-color: #e6f3ec;
	background-image: url(../images/bListFooter.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 19px;
	width: 389px;	
}
.bList{
	font-size: 12px;
	color: #5bae81;
	background-image: url(../images/bListHeader.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-top: 19px;
	padding-left: 10px;
}
.contentSidebarContainer{
	background-color: #e6f3ec;	
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 11px;
	width: 270px;
	margin-left: 10px;
}
.contentSidebar{	
	background-position: top center;
	background-repeat: no-repeat;
	padding: 17px 20px 0 20px;
	font-size: 12px;
}
label{
	color: #0d8d49;
	font-size: 14px;
}
.formLink{
	color: #82cb7e;
	font-size: 12px;
	text-decoration: underline;
}
.formLink:hover{
	text-decoration: none;
}
.formField{
	background-color: #e6f3ec;
	border: 1px solid #d6e6dd;
	color: #5bae81;
	font-family: Arial, Helvetica, sans-serif;
}
.abuseCopy{
	font-size: 11px;
	line-height: 17px;
	padding-top: 4px;
}
.actionCaption{
	font-size: 13px;
	padding-top: 7px;
}
.wearItemCopy{
	padding: 10px 0 0 14px;
}
