/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
html properties
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

body	{background-color: #ffffff;  font-family: Arial, Helvetica, sans-serif;  margin: 0px 0px 0px 0px;}
	
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
image properties
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.imageindent {padding-left: 6px;}

.bckgndhome {
	background-image: url(images/bckgnd_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bckgnd {
	background-image: url(images/bckgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bckgndrecipe {
	background-image: url(images/bckgnd_recipe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imagebar {
	background-image: url(images/bckgnd_photobar.gif);
}


/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
navigation properties

homelink - cargill link
nav - horizontal nav
headernav - news, links area
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.homelink {
	font-size: 12px;
	padding-right: 50px;
	padding-top: 30px;
}

.homelink a {
	font-size: 11px;
	color: #000000;
}

.nav {
	font-size: 11px;
	text-align: center;
	height: 20px;
	color: 5F0023;
}

.nav td {
	padding-left: 9px;
	padding-right: 9px;
}

.nav a {
	text-decoration: none; 
	color: 5F0023;
}

.nav a:hover {
font-weight: bold;
text-decoration: none; 
}

.nav strong {
	color: 5F0023;
}
.french {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5F0039;
	text-align: center;
}
.french a {
	color: 5F0023;
	text-decoration: none;



/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
sidebar properties
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
}

.whatsnew {
	font-size: 11px;
	text-align: center;
	color: 000000
	padding-left: 33px;
	padding: 10px 50px 30px 25px;
	line-height: 18px;
}

.whatsnew p {
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 20px;
}

.whatsnew h1 {
	font-size: 18px;
	text-align: center;
	color:5F0023;
}

.whatsnew h2 {
	font-size: 15px;
	text-align: center;
	color:5F0023;
}

.whatsnew a {
	color: 5F0023;
}
	
.sidebar {
	font-size: 11px;
	color: #5F0023;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	line-height: 18px;
	padding-right: 10px;   /* CHANGED from 30 to fit in longer links */
}

.sidebar a:hover {      /* Added hover to sidebar links to match headingbar links*/
	font-weight: bold;
	text-decoration: none; 
}

.sidebar h1 {
	font-size: 18px;
	margin-bottom: -10px;
	font-weight: normal;
}
.sidebar a {		
	color: 5F0023;
}

 
.sidebar strong {	    /* Added to bold currently selected or viewed sidebar link*/
	color: 5F0023;
}

/*.sidebar strong {
	text-decoration: none;
	color: 000000;	
}
*/


/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
text properties
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.content {
	font-size: 12px;
	line-height: 20px;
	padding-top: 20px;
}
.content a{
	color: 5F0023;
}
.altlink a{
	text-decoration: none;
}

.content h1 {
	font-size: 24px;
	padding-top: 6px;
	margin-bottom: -3px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5F0023;
	line-height: 27px;
}

.content h2 {
	font-size: 14px;
	font-style: normal;
	margin-bottom: -5px; /* Changed from -10 to create more space between a content paragraph and its header*/
	color: #5F0023;
	text-transform: uppercase;
	margin-top: 10px;
	letter-spacing: .08em; /* Changed from .1em so Firefox, as EI, would fit the first paragraph heading in "About Us" on one line*/
	
}
.content h2 a{
	text-decoration: none;
	
}
.content h2 a:hover{
	text-decoration: underline;
	
}
.content h3 {
	font-size: 12px;
	font-style: normal;
	margin-bottom: -10px;
	margin-top: 10px;
	color: #5F0023;
	
}
.content h4 {
	font-size: 12px;
	font-style: italic;
	margin-bottom: -15px;
	margin-top: 15px;
	
}

.breadcrumbs {
	font-size: 10px;
	color: A19930;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.breadcrumbs a {
text-decoration: none;
	color: 5F0023;
}

.footer {
	font-size: 10px;
	padding-left: 6px;
	padding-right: 6px;
}
.footer a {
	color:#5F0023;
	text-decoration: underline;	
}
.register {
	font-size: 75%;
	padding-top: 6px;
	margin-bottom: -3px;
	font-weight: normal;
}

.chocoviva {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	padding-top: 20px;
}
	

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
table properties
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.table {
	font-size: 11px;
	background-color: 999999;
	border: 0px;
}

.table th {
	font-weight: bold;
	color: ffffff;
	background-color: CCC33E;
	text-align: left;
	height: 20px;
	padding: 6px;
}

.table td {
	padding: 6px;
}
	
.tablecolumn1 {
	background-color: F7F4C8;
}

.tablecolumn2 {
	font-size: 11px;
	background-color: ffffcc;
}

.td1 {						/* Added for About Us_History 1st table column*/
	width: 20%;
	vertical-align:top;
	text-align:left;
	font-size: 12px;
	line-height: 20px;
	padding-top: 20px;
	padding-left: 20px;
}
		
.td2 {						/* Added for About Us_History 2nd table column*/
	width: 80%;
	vertical-align:top;
	text-align:left;
	font-size: 12px;
	line-height: 20px;
	padding-top: 20px;
	padding-left: 20px;
}

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
link properties
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

a:hover {text-decoration: underline;}.bckgndabout {
	background-image: url(images/bckgnd_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
