body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6335;
	line-height: 18px;	
}

img, table, tr, td, form, input, select, option {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6d6335;
	line-height: 26px;
	font-weight: normal;
	border-bottom: 1px solid #c4b9a2;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1.noUnderline {
	margin-bottom: 0px;
	border-bottom: none;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6d6335;
	line-height: 26px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6d6335;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #6d6335;
	line-height: 19px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6d6335;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6335;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

.smaller {
	font-size: 9px;
	line-height: 16px;
}

ul, ol {
	margin: 6px 0px 0px 8px;
	padding: 6px 0px 0px 8px;
}

.textfield {
	width: 100%;
	height: 20px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6335;
	line-height: 18px;
	padding-left: 5px;
	margin-bottom: 2px;
	border: 1px solid #e5e5e5;
}

.textarea {
	width: 100%;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6335;
	line-height: 18px;
	padding: 4px 5px 6px 5px;
	border: 1px solid #fcf8e4;
}

.check {
	vertical-align: middle;
}

a:link {
	color: #6d6335;
	text-decoration: underline;
	outline: none;
	margin: 0px;
	padding: 0px;
}

a:active {
	color: #6d6335;
	text-decoration: underline;
	outline: none;
	margin: 0px;
	padding: 0px;
}

a:visited {
	color: #6d6335;
	text-decoration: underline;
	outline: none;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #6d6335;
	text-decoration: none;
	outline: none;
	margin: 0px;
	padding: 0px;
}

/* Not visible */

.sIFR-flash, .ie6Hide, .floatLeft, #hsContainer, .headerBg, .contentTopWrapper, .contentFrontBox, .contentFrontDropdown, .productLeftCol, .productLinks, .productSuffle, .contentCompetitionSubmit, .contentCompetitionRules {
	display: none;
}

.recipeGroupRecipes, .recipeGroups, .recipeSharingLinksMultiRow, .hidePrint {
	display: none;
}

/* General */

#footerText {
	margin-top: 30px;
	border-top: 1px solid #c4b9a2;
}

#footerText p {
	font-size: 10px;
}

/* Product & Recipe Page */

.productPic {
	margin-top: 30px;
}

