@charset "UTF-8";
/* CSS for Retaining Solutions - by Ulladulla Web Design - www.ulladullawebdesign.com */

/* FEATURE */
#feature	{ height: 376px; background-image: url('../images/home/feature_background.jpg'); background-color: #ababab; }

/* SPOTLIGHTS */
.spotlight	{ float: left; width: 173px; margin-right: 11px; }
.spotlight .imageBorder { margin-bottom: 10px; }
#pageContent .spotlight h2 { margin-bottom: 10px; font-size: 17px; line-height: 20px; color: #565656;  }

/* NEWS */
#news		{ float: left; width: 322px; margin-left: 18px; }
.newsItem	{ padding: 10px 0px 10px 0px; border-bottom: solid 1px #d2d4d5; }
#news h2	{ color: #1f2a2b; padding-bottom: 15px; background: url('../images/home/news_header.png') no-repeat left bottom; font-size: 17px; text-shadow: 1px 1px 0 #d8d8d8; }
#news h3	{ color: #513113; font-size: 16px; }
