@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------------------------------ */
/* ------- Content Styling - Left Column - Featured Member ---------- */
/* ------------------------------------------------------------------ */

#content #tcwl #leftcol #feat_member {
	float: left;
	height: auto;
	padding: 0px 0px 10px;
	width: 655px;
}

#content #tcwl #leftcol #feat_member .news-list-item h3 {
	font-size: 24px;
	font-weight: bold;
}

#content #tcwl #leftcol #feat_member .news-list-item img {
	height: 205px;
	width: 295px;
}

/* ------------------------------------------------------------------ */
/* ------- Content Styling - Left Column - News List ---------------- */
/* ------------------------------------------------------------------ */

#content #tcwl #leftcol #article_list {
	background-image: url(../images/bg_bluefade.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: auto;
	padding-top: 15px;
	width: 655px;
}

/* ------------------------------------------------------------------ */
/* ------- Content Styling - Left Column - Three Boxes -------------- */
/* ------------------------------------------------------------------ */

#content #tcwl #leftcol #three_boxes {
	background-image: url(../images/bg_bluefade.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: auto;
	padding-top: 15px;
	width: 655px;
}

#content #tcwl #leftcol #three_boxes .box {
	border: 5px solid #40667f;
	float: left;
	height: auto;
}

#content #tcwl #leftcol #three_boxes .box div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px;
}

#content #tcwl #leftcol #three_boxes #living, #content #tcwl #leftcol #three_boxes #working {
	margin-right: 10px;
}
