.featured-category-list{  text-align: center; margin-top: 25px; margin-bottom: 25px;}
.catcontent { margin-bottom: 20px; border: 1px solid #555;  padding: 12px;  width: 100%;}
.catcontent:hover { border: 1px solid #F7921E; }
.last {margin-right: 0px !important;}
.featured-category-list .featuredcategory-image img { max-width: 100%; width: 100%; }
.featured-category-list .featuredcategory-name h3 {text-decoration:none; font-size: 17px; margin-top: 10px; margin-bottom: 2px; font-weight: normal;}

.featuredcategory-name { height: 25px; }

.homecats {
	background-image: url(../../images/h1.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.homecats h1 {
	font-size: 40px;
	background-color: #fff;
	display: inline-block;
	width: auto;
	margin-right: auto; margin-left: auto; 
	background-image: none; 
	padding-left: 20px; padding-right: 20px; 
	margin-bottom: 15px;
}

.lifecatcontent { margin-bottom: 50px; width: 100%;}
.lifecatcontent:hover { opacity: 0.9; }
.lifestylecategory-name { margin-top: -100px;  }
.lifestylecategory-name h3 {font-size: 18px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; margin-top: 8px; margin-bottom: 6px;}
.lifestylecategory-name a { padding: 6px; background-color: rgba(255,255,255,0.85); width: 82%; display: block; margin-right: auto; margin-left: auto; position: relative; }
.lifestylecategory-name p {margin-bottom: 2px; font-weight: 400; font-size: 16px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

@media (max-width:500px){
.lifestylecategory-name {
    margin-top: -70px;
	}.lifestylecategory-name h3, .lifestylecategory-name p {font-size: 70%; }

	}