	body, td {
		margin:0;
		padding:0;
		color:#666666;
		font-family: Verdana;
		font-size:12px;
	}
	
	a {
		color:#BD3632;
		font-family: Verdana;
		font-size:12px;
		text-decoration:underline;
		margin:0;
		padding:0;
		font-weight:normal;
	}
	
	a:hover {
		color:#BD3632;
		font-family: Verdana;
		font-size:12px;
		text-decoration:underline;
		margin:0;
		padding:0;
		font-weight:normal;
	}
	
	p {

		color:#666666;
		font-family: Verdana;
		font-size:12px;
	}
	
	p.a {
		color:#BD3632;
		font-family: Verdana;
		font-size:12px;
		text-decoration:underline;
		margin:0;
		padding:0;
	}
	
	.consumerHomeFlashInner{
		position:absolute; 
		width:975px; 
		z-index:1; 
		text-align:left;
	}
	
	.consumerHomeFlashOuter{
		width:975px; 
		height:575px; 
		text-align:left;
	}
	
	.loginHeader{
		color:#666666;
		font-size:60%;
		line-height: 18px;
		letter-spacing: -1px;
		text-align: left;
	}

	.loginHeader a,.loginHeader a:hover{
		color:#BD3431;
		font-size:9px;
		font-weight:normal;
	}
	
	.homePageLinks {
		color: #FFFFFF;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	a.homePageLink {
		color: #FFFFFF;
		font-size: 80%;
	}
	
	a.homePageLink:hover {
		color: #FFFFFF;
		text-decoration: underline;
		font-size: 80%;
	}
	
	/*changable nav styles*/
	#cookieCrumbs {
		position:relative; 
		width:932px; 
		height:32px; 
		line-height:32px; 
		vertical-align:middle;
		border-bottom:solid 1px #999999;
		font-size:10px;
		margin-left:15px;
	}
	
	#sideNav {
		position:relative; 
		width:169px;
		margin:2px 0 0 0;
		padding:0;
		border:0;
	}
	/*end changable nav styles*/
	
	/*begin footer styles */
	.footer {
		margin-top:20px;
		color:#666666;
		text-decoration:none;
		font-size:9px;
	}
	
	.footer a{
		color:#666666;
		text-decoration:none;
		font-size:9px;
	}
	
	.footer a:hover{
		color:#666666;
		text-decoration:none;
		font-size:9px;
	}
	
	.footer a:visited{
		color:#666666;
		text-decoration:none;
		font-size:9px;
	}
	/*end footer styles */
	
	div#centerContent{
		padding-left:22px;
		padding-right:12px;
	}
	
	.centerContentSub{
		padding-left:22px;
		padding-right:12px;
	}
	
	.redHeader{
		font-weight:bold;
		font-size: 11px; 
		font-family: Verdana; 
		color:#BD3632;
	}
	
	.red{
		/*font-weight:bold;*/
		font-size: 12px; 
		font-family: Verdana; 
		color:#BD3632;
		text-decoration:none;
	}
	
	.white{
		/*font-weight:bold;*/
		font-size: 12px; 
		font-family: Verdana; 
		color:#FFFFFF;
		text-decoration:none;
	}
	
	.greenFirstPara{
		font-size: 14px; 
		font-family: Verdana; 
		color:#8E9300;
		text-decoration:none;		
	}
	
	.greenHeader{
		font-size:12px;
		font-family: Verdana; 
		color:#8E9300;
		font-weight:bold;
	}
	
	.orangeFirstPara{
		font-size: 14px; 
		font-family: Verdana; 
		color:#EAAB00;
		text-decoration:none;		
	}
	
	.orangeHeader{
		font-size:12px;
		font-family: Verdana; 
		color:#EAAB00;
		font-weight:bold;
	}	
	.grayHeader{
		font-size:12px;
		font-family: Verdana; 
		color:#666666;
		font-weight:bold;
	}
	
	.grayBack{
		font-size:12px;
		font-family: Verdana; 
		color:#666666;
		font-weight:bold;
		background-color:#EBEBEB;
	}
	
	.blueHeader{
		font-weight:bold;
		font-size: 12px; 
		font-family: Verdana; 
		color:#6F9AD3;
	}
	
	.blue{
		font-size: 12px;
		font-family: Verdana;
		color:#6F9AD3;
	}
	
	.header{
		font-weight:bold;
		font-size: 12px; 
		font-family: Verdana; 
		color:#000000;
	}
	
	.backToTop{
		font-weight:bold;
		font-size: 11px; 
		font-family: Verdana; 
		color:#BD3632;
		padding-top:15px;
		padding-bottom:15px;
	}
	
	.backToTop a{
		font-weight:bold;
		font-size: 12px; 
		font-family: Verdana; 
		color:#BD3632;
	}
	
	/*header tables -- table of contents */
	.grayTableRow {
		/*font-weight:bold;*/
		font-family: Verdana; 
		font-size: 12px; 
		color:#BD3632;
		background-color:#EBEBEB;
		padding-left:5px;
		padding-right:5px;
		padding-top:3px;
		padding-bottom:3px;
	}
	
	.grayTableRow a{
		/*font-weight:bold;*/
		font-family: Verdana; 
		font-size: 12px; 
		color:#BD3632;
		background-color:#EBEBEB;
		text-decoration:none;
	}
	
	.whiteTableRow{
		/*font-weight:bold;*/
		font-family: Verdana; 
		font-size: 12px; 
		color:#BD3632;
		background-color:#FFFFFF;
		padding-left:5px;
		padding-right:5px;
		padding-top:3px;
		padding-bottom:3px;
	}
	
	.whiteTableRow a{
		/*font-weight:bold;*/
		font-family: Verdana; 
		font-size: 12px; 
		color:#BD3632;
		background-color:#FFFFFF;
		text-decoration:none;
	}
	
	/*end header tables -- table of contents */
	
	.smallText{
		color:#666666;
		font-family: Verdana;
		font-size:10px;
	}
	
	.largeText{
		color:#666666;
		font-family: Verdana;
		font-size:14px;
	}
	
	.largeText a{
		color:#BD3632;
		font-family: Verdana;
		font-size:14px;
	}
	
	.largeText a:hover{
		color:#BD3632;
		font-family: Verdana;
		font-size:14px;
	}
	
	.rightCalloutText{
		padding: 0 0 10px 15px;
		margin:0;
		color:#666666;
		font-family: Verdana;
		font-size:12px;
	}
	
	.rightCalloutTextGray{
		width:192px;
		background-color:#EBEBEB;
		padding: 0 0 10px 15px;
		margin:0;
		color:#666666;
		font-family: Verdana;
		font-size:12px;
	}
	
		.medText{
			color:#666666;
			font-family: Verdana;
			font-size:11px;
		}
				
	  .medText a, .medText a:hover{
	  	text-decoration:none;
			color:#BD3632;
			font-family: Verdana;
			font-size:11px;
		}

	.brandHeaderSmall {
		color:#666666;
		font-weight:bold;
		font-family: Verdana;
		font-size:11px;
	}

	.redHeaderText {
		color:#BD3632;
		font-family: Verdana;
		font-size:18px;
		font-weight:bold;
	}
	
	.redHeaderH1 {
		color:#BD3632;
		font-family: Verdana;
		font-size:18px;
		font-weight:bold;
		padding: 0;
		margin: 0;
	}

	.redBrandText a{
		color:#BD3632;
		font-family: Verdana;
		text-decoration:none;
		font-weight:bold;
	}

	.redActionText a{
		color:#BD3632;
		font-family: Verdana;
		text-decoration:none;
	}

	.redBrandTextSmall a{
		color:#BD3632;
		font-family: Verdana;
		font-size:10px;
		text-decoration:none;
		font-weight:bold;
	}

	.redBrandTextLanding a, .redBrandTextLanding a:hover{
		color:#BD3632;
		font-family: Verdana;
		font-size:9px;
		text-decoration:none;
	}
	.redBrandTextLanding {
		color:#BD3632;
		font-family: Verdana;
		font-size:11px;
		text-decoration:none;
	}

	.brandheader {
		color:#666666;
		font-weight:bold;
		font-family: Verdana;
		font-size:12px;
	}
	
	.whiteOptionField {
		color:#BD3632;
		font-family: Verdana;
		font-size:12px;
	}
	
	.grayOptionField {
		color:#BD3632;
		font-family: Verdana;
		font-size:12px;
		background-color:#EBEBEB;
	}
	
	.nutritionEvenRow {
		margin:3px; 
		width:650px;
		background-color:#EBEBEB;		
	}
	
	.nutritionOddRow {		
		margin:3px; 
		width:650px;	
	}
	
	.nutritionBorderColor {		
		border-color:#CCCCCC;
	}
	

.brand_cat_unselected {
	vertical-align:bottom;
	border-left: thin solid #DE2C31;
	padding-left:3px; 
	padding-bottom:3px; 
	color:white; 
	margin-top:8px;
}
.brand_cat_selected {
	vertical-align:bottom;
	border-left: thin solid #BD3431;
	background-color:#BD3431;
	padding-top:8px;
	padding-left:3px;
	margin-right:5px;
	padding-bottom:3px;
	color:white;
	}	

/* press release styles */
.mediabold{
	color:#666666;
	font-weight:bold;
	font-family: Verdana;
	font-size:12px;
}


.media{
	color:#666666;
	font-family: Verdana;
	font-size:12px;
}

.media a{
	color:#666666;
	font-family: Verdana;
	font-size:12px;
	text-decoration:none;
}

.media a:hover{
	color:#666666;
	font-family: Verdana;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}

.media a:visited{
	color:#666666;
	font-family: Verdana;
	font-size:12px;
	text-decoration:none;
}

.featuredProductsImg {
	width: 160px;
	float: left;
}

.featuredProductsContent {
	float: left;
	width: 400px;
}

	.featuredProductsContent strong {
		color: #DE2C31;
	}

.arrowedList {
	padding: 0;
	margin: 0;
}

	.arrowedList {
		list-style-image: url(/images/brands/featured-products/arrow.gif);
	}



/* end press release styles */


.fs9{ font-size:.75em; }	
.fs10{ font-size:.85em; }	
.fs11{ font-size:.9em; }	


.shea_header
{
	width:591px; 
	overflow:hidden;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.regText{
		color:#666666;
		font-family: Verdana;
		font-size:12px;
		font-weight:normal;
}

.superscript{
	font-size:.75em;
	position:relative;
	top:-4px;
}

#homeNonFlashStories{
	height:120px;
	overflow:hidden;
	text-indent:-9999px;
}

#smc-footer-logo{
	width:83px;
	height:42px;
	background-image:url('/images/common/SMC_logo.gif');
	text-indent:-9999px;
}

#smc-footer-logo a{
	display:block;
	height:100%;
	width:100%;
}
