div#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

div#page {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #e6e3dc;
	min-height: 600px;
}

div#navBar {
	padding-right: 15px;
	font-size: 8pt;
	height: 21px;
	text-align: right;
	color: white;
	padding-top: 4px;
	text-transform: uppercase;
}

	div#navBar a {
		color: white;
		margin-left: 15px;
		text-decoration: none;
	}

div#header {
	height: 110px;
}

div#logo {
	padding: 0 10px 0 10px;
	width: 195px;
	height: 110px;
	margin-right: 5px;
	float: left;
	display: inline; /* ie6 double margin fix */
}

div#menu {
	padding-top: 75px;
}

div#menu ul li {
	float: left;
	overflow: hidden;
	margin-right: 20px;
	list-style-type: none;
	display: inline; /* ie6 double margin fix */
	
}
	
	div#menu ul li a {
		display: block;
		font-size: 20px;
		line-height: 20px;
		color: #000000;
		text-decoration: none;
	}
	
/*div#menu ul li {
	background: url(/images/bg_menu_left.png) no-repeat;
}

	div#menu ul li div {
		background: #a94618 url(/images/bg_menu_right.png) no-repeat top right;
	}*/
	
	div#menu ul li a {
		color: #ffffff;
	}

div#breadcrumb {
	margin-left: 230px;
	color: #68645C;
	height: 25px;
	font-size: 8pt;
}

	div#breadcrumb a {
		color: #68645C;
	}

div#content {
	
}

div#primary {
	width: 725px;
	float: right;
	display: inline; /* ie6 double margin fix */
}
	
	div#primary .section h1 {
		line-height: 18pt;
	}

	div#primary h3 {
		font-size: 12pt;
	}
	div#primary h3.wide {
		margin: 0 auto;
		margin-top: 30px;
		margin-bottom: 15px;
		display: block;
		width: 400px;
		letter-spacing: 1px;
	}

	div#primary .summaryList h3 {
		margin-bottom: 0;
		font-size: 10.5pt;
	}
		div#primary .summaryList h3 a {
			color: #a94618;
			text-decoration: none;
		}
		div#primary .summaryList h3 a:hover {
			text-decoration: underline;
		}

div#primary.contentSmall {
	width:490px;
	margin-right:15px;
}

#primary .top {
	background: #d0cabb url(/images/bg_primary_top.png) no-repeat;
}

#primary .bottom {
	width: 490px;
	height: 10px; 
	margin-bottom: 25px;
	background: url(/images/bg_primary_bottom.png) no-repeat;
}

#primary .didYouKnow {
	margin-left: 20px;
}

div#secondary {
	float: right;
	width: 215px;
	display: inline; /* ie6 double margin fix */
}

	div#secondary div.section {
		margin-bottom: 25px;
	}
	
	div#secondary h3.quote {
		margin-bottom: 15px;
	}

div#footer {
	height: 25px;
	clear: both;
}

div#suggestedContent {
	float: left;
	width: 215px;
	display: inline; /* ie6 double margin fix */
}

div#suggestedContent div.section, div#suggestedContent div.secondarySection {
	overflow: auto;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 0px;
	width: 195px;
}

div#suggestedContent div.secondarySection {
	padding-top: 0;
	margin-bottom: 15px;
}

div#suggestedContent div.section {
	background-color: #d0cabb;
}

	div#suggestedContent div.section form {
	}
	
div#suggestedContent div.section.topRound {
	padding-top: 10px;
	background-image: url('/images/bg_inset_top.png');
	background-repeat: no-repeat;
}

div#suggestedContent div.bottomRound {
	width: 215px;
	height: 11px;
	margin-bottom: 15px;
	font-size: 1px; /* ie height fix */
	background-image: url('/images/bg_inset_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

div#suggestedContent h3 {
	line-height: 17pt;
	margin-bottom: 10px;
	color: #000000;
}

div#suggestedContent div.secondarySection h3 {
	color: #8fa547;
}

div#suggestedContent div.secondarySection div.more {
	text-align: right;
}

div.didYouKnow {
	background-image: url('/images/bg_didyouknow.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	width: 215px;
	display: inline; /* ie6 double margin fix */
}

div.didYouKnow h3 {
	background-image: url('/images/bg_didyouknow_header.png');
	background-repeat: no-repeat;
	height: 28px;
	color: white;
	font-style: italic;
	line-height: 28px;
	padding: 0 12px 0 12px;
}

div.didYouKnow div.fact {
	padding: 12px;
}

div.didYouKnow div.fact p {
	margin-bottom: 4px;
}

div.didYouKnow h4 {
	margin-top: 0;
}

ul.links {
	margin-left: 20px;
	list-style-image: url(/images/rarr_green.png);
}

ul.links li {
	margin-bottom: 3px;
}

	ul.links a {
		vertical-align: top;
		background-position: left middle;
		color: black;
		text-decoration: none;
	}

div#suggestedContent div.choice {
	margin-bottom: 10px;
}

div#suggestedContent div.label {
	float: left;
	width: 65px;
	display: inline; /* ie6 double margin fix */
	
}

div#suggestedContent div.value {
}

div#suggestedContent div.value select {
	width: 130px;
}

div#suggestedContent div.action {
	text-align: right;
}



/* generic blocks */

/* blocks */

div#suggestedContent div.nutRecipes {
	float: left;
	margin-top: 5px;
	margin-left: -10px !important;
	margin-left: -5px; /* ie6 */
	background-color: #d0cabb;
	width: 205px; 
	overflow: hidden; /* ie6 */
}

div#primary div.searchForm {
	width: 460px;
	height: 25px;
	padding: 15px 0 0 30px;
}

	div#primary div.searchForm input.text{
		width: 200px;
	}


img.left {
	margin-right: 15px;
	margin-bottom: 10px;
}

img.right {
	margin-left: 15px;
	margin-bottom: 10px;
}

div.pagination {
	margin-top: 30px;
	text-align: center;
}

div.pagination span.selected {
	background-color: #8fa547;
	color: white;
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	color: black;
	padding: 3px;
	margin: 3px;
	text-decoration: none;
}

div#primary ul {
	margin-left: 30px;
	margin-bottom: 20px;
}

div.newsletterUnsubscribe input.inputEmail, div.newsletterSubscribe input.inputEmail {
	width: 100px;
}

div.simpleForm input.submit, div.newsletterSubscribe input.submit {
}

div.newsletterSubscribe {
	margin-bottom: 25px;
}

span.highlight {
	font-weight: bold;
}

div.contactForm th {
	text-align: left;
	width: 180px;
}

div.contactForm td.action {
	text-align: right;
}

div.contactForm input {
	width: 257px;
}

/* bmi calculator */

div.bmiWeight {
	width: 70px;
	margin-right: 15px;
	background-color: ;
	float: left;
	display: inline; /* ie6 double margin fix */
}

div.bmiHeight {
	width: 70px;
	margin-right: 10px;
	float: right;
	display: inline; /* ie6 double margin fix */
}

div.bmiResult {
	clear: both;
}

div.bmiData input {
	width: 70px;
}

div.bmiResult {
	padding-top: 15px;
	color: gray;
}

a.currentLanguage {
	border-left: 1px dashed #96938F;
	display: block;
	float: right;
	width: 135px;
	text-align: left;
}

a.currentLanguage img {
	vertical-align: bottom;
	margin-left: 8px;
	margin-right: 8px;
}

a.currentLanguage span {
	float: right;
}

a.currentLanguage img.down {
	margin-right: 5px;
	float: right;
}

a.currentLanguage:focus {
	outline: none;
}

div.localized {
	display: none;
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: 340px;
	padding: 5px 10px 5px 5px;
	width: 125px;
	background-color: #4a403e;
}

div.localized a {
	display: block;
}

input.itsatrap {
	display: none;
}

div.newsOverview div.photo img {
	border: 2px solid white;
	float: left;
}

div.newsOverview div.newsItem h3, div.newsOverview div.newsItem div.summary {
	margin-left: 140px;
}

div.newsOverview div.noImage h3, div.newsOverview div.noImage div.summary {
	margin-left: 0;
}

div#primary div.inset {
	background-color: white;
	border: 2px solid #d0cabb;
	padding: 10px;
	margin-bottom: 13pt;
}

div#primary div.inset p {
	margin-bottom: 0;
}

div#primary div.inset strong {
	color: #A94618;
}