

.bodyCopy {
	color: #333;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	font-style : normal;
	line-height : 22px;
	}

.link-sm {
	font-size: 9px;
	background: #F5F2E4;
	text-decoration: none;
}

.link-med {
	font-size: 11px;
	background: #F5F2E4;
	text-decoration: none;
}

.link-lg {
	font-size: 16px;
	background: #F5F2E4;
	text-decoration: none;
}

.link-xlg {
	font-size: 20px;
	background: #fff;
	text-decoration: underline;
}

.bodyBold {
	font-weight: bold;
	color: #333;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 20px;
	font-style : normal;
	line-height : 22px;
	}
	
.textSize {
	font-weight: normal;
	color: #4F4232;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	line-height : 24px;
	}
		
.clickOfWeek {
	color: #333;
	font-family: Georgia, verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: none;
	font-size: 20px;
	line-height : 22px;	
	padding: 7px;
	}
	
.toutNewsletter {
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	font-style : normal;
	line-height : 22px;
	padding-right: 7px;
	padding-left: 7px;
	}
		
.lbCallout {
	color: #AC8330;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	font-style : italic;
	line-height : 22px;
	}

.homeTable {
	border-top: 1px solid #DED2BF;
	
	border-right: 1px solid #DED2BF;
	
}

.copyright {
	background: #5C5C53;
	padding: 10px;
	color: #AAA;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	font-style : none;
	line-height : 18px;
	}