/* CSS Document */

/*HOME CONTENT AREA*/
.contentImgHome { background-image:url(../images/img-home_674x283.jpg); background-position: top left; background-repeat:no-repeat; width:674px; height:283px; z-index:1;}
.content div.contentFeaturedTtl { background-image:url(../images/icon-red_square_14x14.gif); background-repeat:no-repeat; background-position:top left; padding-left:20px; font-family:"Times New Roman", Times, serif; font-size:24px; color:#333333; margin-top:15px;}
.content div.contentFeaturedTtl span { position:relative; bottom:5px;}
.content div.contentFeaturedItem { float:left; width:335px; margin-top:15px;}
.content div.contentFeaturedItem img { float:left; width:110px;}
.content div.contentFeaturedItem p { float:left; width:225px; margin:0px; padding:0px;}
.content div.contentFeaturedItem span {display:block; font-weight:700; font-size:14px; color:#b33d36;}
.content div.contentFeaturedItem div.viewDetails { width:100%; text-align:right; padding-top:5px; }
.content div.contentFeaturedItem div.viewDetails a{background-image:url(../images/icon-red_arrow_5x5.gif); background-repeat:no-repeat; background-position:left; padding-left:10px; color:#b33d36; text-decoration:none;}
.content div.contentFeaturedItem div.viewDetails a:hover{ text-decoration:underline;}