#featuredtop .featured .tabs .tabblock .tabimage span {
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width:620px;
	height:47px;
	text-indent:-9999px;
	overflow:hidden;
}

#featuredtop .featured .tabs #tab1 h3,
#featuredtop .featured .tabs #tab2 h3,
#featuredtop .featured .tabs #tab3 h3,
#featuredtop .featured .tabs #tab4 h3 {
	margin:12px 0 0;
	font:16px 'Century Gothic', Georgia, serif;
	color:#66310a;
	width:500px;
	overflow:hidden;
}

#featuredtop .featured .tabs #tab1 p,
#featuredtop .featured .tabs #tab2 p,
#featuredtop .featured .tabs #tab3 p,
#featuredtop .featured .tabs #tab4 p {
	margin-top:5px;
	font:12px/18px Arial, sans-serif;
	color:#333;
	width:500px;
	overflow:hidden;
}
#featuredtop .featured .tabs a {
	color:#a72728;
}

#featuredtop .column .homeflash{
	width:300px;
	height:250px;
	overflow:hidden;
}

.homepage .tabs2 .tabsbotbg .tabblock{
	margin: 0;
	width:620px;
	height:413px;
	z-index:1;
	overflow:hidden;
	visibility: hidden;
	position: absolute;
	top: 22px;
	left: 22px;
}
.homepage .tabs2 .tabblock div strong{
	display:block;
	margin:0;
	height:47px;
	text-indent:-9999px;
	overflow:hidden;
	display: none;
}


.homepage .tabs2 .tabblock div span{
	display:block;
	margin:0 10px 0 113px;
	font:14px/18px 'Century Gothic', Georgia, serif;
	color:#333;
	float: right;
}

.homepage .tabs2 .tabblock div span em{
	float:left;
	font-style:normal;
}

.homepage .tabs2 .tabblock div span em.text{
	padding-left:28px;
	color: #333;
	background:url(images/new_tabs/tabblock-textsep.gif) no-repeat 13px 3px;
	float:left;
}

.homepage .tabs2 .tabsbotbg .tabholder{
	position:absolute;
	left:22px;
	top:422px;
	width:620px;
	height:59px;
	z-index: 999;
}

.homepage .tabs2 .tabsbotbg .tabholder div{
	width:620px;
	height:59px;
	position:relative;
	overflow:hidden;
}

.homepage .tabs2 .tabsbotbg .tabholder a{
	position:absolute;
	top:0;
	height:59px;
	z-index:100;
	overflow:hidden;
}

.homepage .tabs2 .tabsbotbg .tabholder a strong{
	display:block;
	width:100%;
	height:59px;
	text-indent:-9999px;
	cursor:pointer;
	overflow:hidden;
}

.homepage .tabs2 .tabsbotbg .tabholder a.tab1{
	left:0px;
	width:145px;
}

.homepage .tabs2 .tabsbotbg .tabholder a.tab2{
	left:135px;
	width:154px;
}

.homepage .tabs2 .tabsbotbg .tabholder a.tab3{
	left:451px;
	width:169px;
}

.homepage .tabs2 .tabsbotbg .tabholder a.tab4{
	left:278px;
	width:183px;
}

.homepage .tabs2 .tabsbotbg .tabholder a.tab1 strong{background:url(images/featured1.png) no-repeat 0 0px;}
.homepage .tabs2 .tabsbotbg .tabholder a.tab2 strong{background:url(images/featured2.png) no-repeat 0 0px;}
.homepage .tabs2 .tabsbotbg .tabholder a.tab3 strong{background:url(images/featured4.png) no-repeat 0 0px;}
.homepage .tabs2 .tabsbotbg .tabholder a.tab4 strong{background:url(images/featured3.png) no-repeat 0 0px;}

.homepage .tabs2 .tabsbotbg .tabholder a.active,
.homepage .tabs2 .tabsbotbg .tabholder a:hover{
	z-index:900;
}

.homepage .tabs2 .tabsbotbg .tabholder a.active .conf,
.homepage .tabs2 .tabsbotbg .tabholder a:hover .conf{background:url(images/featured1-h.png) no-repeat;}

.homepage .tabs2 .tabsbotbg .tabholder a.active .cook,
.homepage .tabs2 .tabsbotbg .tabholder a:hover .cook{background:url(images/featured2-h.png) no-repeat;}

.homepage .tabs2 .tabsbotbg .tabholder a.active .home,
.homepage .tabs2 .tabsbotbg .tabholder a:hover .home{background:url(images/featured4-h.png) no-repeat;}

.homepage .tabs2 .tabsbotbg .tabholder a.active .photo,
.homepage .tabs2 .tabsbotbg .tabholder a:hover .photo{background:url(images/featured3-h.png) no-repeat;}

