@import 'common.css';

#mainStage {
	background: transparent url(/images/bg_utensils_1.gif) bottom left no-repeat;
}

#footer1Header {
	background: transparent url(/images/bg_utensils_2.gif) top left no-repeat;
}

#footer2Header {
	background: transparent url(/images/bg_utensils_3.gif) top left no-repeat;
}

#footer3Header {
	background: transparent url(/images/bg_utensils_4.gif) top left no-repeat;
}

#joinTheClub {
	float:		left;
	background:	#f26522;
	width:		180px;
	height:		250px;

}

#joinTheClub p{
	color:		#000;
	font-size:	1.2em;
	font-weight:bolder;
	line-height:18px;
	margin:		10px 10px 10px 20px; 
}

#joinTheClub a{
	color:		#9f3a0c;
	font-size:	1.4em;
	font-weight:bolder;
	text-decoration:none;
	margin-left:	20px;
}

#occasionHeader {
	float:		left;
	height:		250px;
	width:		560px;
	margin-left:10px;
}

#occasionHeader p{
	padding:	200px 0px 0px 30px;
	width:		140px;
	font-weight:bold;
}

#occasionTop {
	width:	100%;
	height:	250px;
}

#occasionContent {
	margin-top:	10px;
	background:	#cfc196;
	width:		100%;
	height:		250px;
}

#occasionContentLeft {
	float:		left;
	width:		380px;
}

#occasionContentRight {
	float:		left;
	width:		370px;
	height:		250px;
}

#occasionTagline {
	background: transparent url(/images/bg_feature_tablesettings.gif) top left no-repeat;
	height:		65px;
	width:		380px;
}

.occImg {
	padding:	17px 0px 0px 25px;
}

#occasionArticle {
	background: transparent url(/images/home_article_winter_holiday_th.jpg) top left no-repeat;
	margin-left:25px;
}



#occasionArticle p{
	padding-left:	100px;
	padding-right:	10px;
}

#occasionArticle p a{
	font-weight:	bold;
	color:			#c44c14;
}

#occasionArticle h4{
	padding-left:	100px;
	color:			#8f5008;
}
