
	#oneColumnContent .contentList h3 {
		font-size: 1.2em;
		color: #5a1400;
		font-weight: bold;
		margin: 2px 0;
	}

	#oneColumnContent .contentList p {
		margin: 0 0 5px 0;
		font-size: 1em;
	}

	.aboutSpacer {
		width: 100%;
		clear: both;
		line-height: 1px;
		height: 1px;
	}


	/********************** COMPANY HISTORY ***************************/
	/******************************************************************/

	.historyImageLeft {
		width: 100px;
		float: left;
		padding: 20px 0px 0px 0px;
	}

	.historyImageRight {
		width: 80px;
		float: left;
		margin: 0px 0px 0px 20px;
		padding: 20px 0px 0px 0px;
	}

	.historyItem {
		width: 450px;
		float: left;
	}


	/********************** LIFESTYLE TEAM ****************************/
	/******************************************************************/

	.list-name {
		padding: 10px 0px 0px 0px;
		font-size: 1.2em;
		color: #5a1400;
		font-weight: bold;
	}

	.list-title {
		font-style: italic;
		color: #4a4947;
	}

	.list-bio {
		color: #4a4947;
		padding: 15px 0px 2px 0px;
	}

	.team-list-item {
		float: left;
		width: 168px;
		margin: 0px 27px 0px 0px;
		padding: 20px 0px 0px 0px;
	}

	.team-list-item-end {
		float: left;
		width: 168px;
		padding: 20px 0px 0px 0px;
	}

	.team-list-item a, .team-list-item-end a {
		text-decoration: underline;
		line-height: 13px;
		font-weight: bold;
	}

	#bio-photo {
		float: left;
		width: 310px;
		height: 275px;
		margin: 10px 0px 0px 0px;
	}

	#bio-questionsBox {
		float: left;
		width: 250px;
		background: #f0efed;
		margin: 10px 0px 0px 0px;
	}

	#bio-questions {
		height: 275px;
		color: #4a4947;
		font-size: 1em;
		line-height: 1.2em;
		overflow: auto;
	}

	.bio-question {
		padding: 15px;
		background: url(../images/global/layout/2nav_dotlinegrey_200x1.gif) repeat-x bottom;
	}

	.bio-question-last {
		padding: 15px;
	}

	#bio-questions h5 {
		font-weight: bold;
	}

	#bio-details {
		color: #5a1400;
		padding: 20px 0px 0px 0px;
		font-size: 1.2em;
	}

	.bio-name {
		font-weight: bold;
	}

	.bio-title {
		font-style: italic;
	}

	#bio {
		padding: 0px 15px 0px 0px;
	}


	/********************* CUSTOMER COMMENTS **************************/
	/******************************************************************/

	.customer-comment {
		width: 250px;
		background: url(../images/global/layout/body_dotline_560x1.gif) no-repeat bottom;
		font-size: 1em;
		line-height: 1.7em;
		color: #4a4947;
	}

	.comment-name {
		padding: 15px 0px 20px 0px;
		font-style: italic;
	}


	/********************* LIFESTYLE CAREERS **************************/
	/******************************************************************/

	#lifestyle-careers-benefits li {
		padding: 0px 0px 5px 0px;
	}