body {
	line-height: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

#maincontainer {
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#headerlogo {
	color: #516C7D;
	margin-top: 5px;
	height: 86px;
}

#headerlogo a, #headerlogo a:link, #headerlogo a:visited {
	color: #516C7D;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	outline: none;
}

#headerlogo a:hover, #headerlogo a:active, #headerlogo a.activelink {
	text-decoration: underline;
}

#contentwrapper_columns {
	clear: both;
	width: 100%;
	padding: 0;
	position: relative;
}

#contentwrapper_nocolumns {
	clear: both;
	width: 100%;
	padding: 0;
}

#leftcolumn_products {
	float: left;
	top: 0px;
	width: 218px;
	background: #E7DCBC;
	height: 100%;
}

#leftcolumn_home {
	width: 600px;
}

#leftcolumn_home .category {
	text-align: center;
	float: left;
	margin-right: 15px;
}

#rightcolumn_home .category {
	text-align: center;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 15px;
	width: 128px;
	font-size: 13px;
}

#leftcolumn_home .category img {
	margin-bottom: 10px;
}

#leftcolumn_home a, #leftcolumn_home a:link, #leftcolumn_home a:visited, #rightcolumn_home a, #rightcolumn_home a:link, #rightcolumn_home a:visited, #rightcolumn_products .category a, #rightcolumn_products .category a:link, #rightcolumn_products .category a:visited {
	color: #516C7D;
	display: block;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

#leftcolumn_home a.text:hover, #leftcolumn_home a.text:active, #rightcolumn_home a.text:hover, #rightcolumn_home a.text:active, #rightcolumn_products .category a.text:hover, #rightcolumn_products .category a.text:active  {
	text-decoration: underline;
}

#rightcolumn_home {
	position: absolute;
	top: 0px;
	left: 607px;
	/* height: 536px; /* Same height as left column (395 main pic + 15 margin + 128 category pics - 2*1px this border */
	width: 290px;  /* 900 width - 2*1px border - left - (1 so it's not too wide) */
	border: 1px solid #8A7967;
	text-align: center;
}

#rightcolumn_home h2 {
	position: relative;
	display: inline;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1px;
	color: #923C05;
	background: white;
	padding: 0px 15px 0px 15px;
	top: -10px;
}

#rightcolumn_products {
	float: left;
	width: 667px;  /* 900 - 218 left col width - 15 spacing */
}

#rightcolumn_products .category {
	text-align: center;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 24px;
	width: 100px;
	font-size: 14px;
}

#footer {
	clear: both;
	color: #516C7D;
	width: 100%;
	text-align: center;
	margin-top: 25px;
	border-top: solid 2px #923C05;
}

#footer a, #footer a:link, #footer a:visited {
	color: #516C7D;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	outline: none;
	margin-left: 10px;
	margin-right: 10px;
}

#footer a:hover, #footer a:active, #footer a.activelink {
	text-decoration: underline;
}

.sitemap {
	font-size: 12px;
	line-height: 16px;
}

.sitemap ul {
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}

/* Used for page titles in the content column, when applicable */
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 14px;
}

#specials {
	color: #8A7967;
	font-family: Georgia, sans-serif;
	font-size: 28px;
	line-height: 38px;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 15px;
}

#contactform input.in {
	width: 300px;
}

#contactform textarea {
	width: 500px;
}

.categorytext {
	color: #8A7967;
	font-family: Georgia, sans-serif;
	font-size: 24px;
	line-height: 32px;
	text-align: justify;
	letter-spacing: 1px;
}

.categorytext .emp {
	color: #923C05;
	font-style: italic;
}

.innertube {
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.innertubeFlushLeft {
	margin: 10px 10px 10px 0;
}

.innertubeFlushTopBottom {
	margin: 0 10px;
}

.innertubeFlush {
	margin: 10px 0;
}

.homepagecaption {
	font-family: Times, serif;
	font-size: 26px;
	line-height: 1.1em;
}

.productcaption {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: 600;
}

#mainmenu {
	clear: both;
	text-align: justify;
	margin-top: 25px;
	margin-bottom: 15px;
	border-top: solid 2px #923C05;
	border-bottom: solid 2px #923C05;
}

#mainmenu a, #mainmenu a:link, #mainmenu a:visited {
	color: #516C7D;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	outline: none;
	margin-left: 10px;
	margin-right: 10px;
}

#mainmenu a:hover, #mainmenu a:active, #mainmenu a.activelink {
	text-decoration: underline;
}

#mainmenu h1 {
	display: inline;
}

#cartStatusBox {
	color: #555555;
	font-size: 11px;
	position: relative;
	float: right;
	text-align: right;
	z-index: 1;
}

#cartStatusBox p {
	padding: 0;
}

#cartStatusBox a, #cartStatusBox a:link, #cartStatusBox a:visited {
	color: #555555;
	text-decoration: none;
}

#cartStatusBox a:hover, #cartStatusBox a:active {
	color: #555555;
	text-decoration: underline;
}

#leftmenulist {
}

#leftmenulist a, #leftmenulist a:link, #leftmenulist a:visited {
	/*color: #6A3E15;*/
	color: #544230;
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 4px;
	margin: 1px;
	outline: none;
}

#leftmenulist a:hover, #leftmenulist a:active, #leftmenulist a.highlight {
	background-color: #EEEEEE;
	/* border: solid 1px #CCCCCC;
	margin-top: -1px;
	margin-bottom: -1px;
	padding-left: 3px; */
}

#leftmenulist div.active {
	background-color: #EEEEEE;
	border: solid 2px #BBBBBB;
	margin-top: 2px;
	margin-bottom: 2px;
}

#leftmenulist a.subcategory, #leftmenulist div.active a.subcategory:hover, #leftmenulist div.active a.subcategory:visited {
	/*color: #6A3E15;*/
	color: #544230;
	font-size: 13px;
	font-weight: normal;
	display: block;
	text-decoration: underline;
	padding: 4px;
	margin: 1px 1px 1px 10px;
	outline: none;
	border: none;
}

#leftmenulist div.active a.active {
	border: none;
	padding: 4px;
	margin: 1px;
}

div.recipiename {
	padding: 6px;
}

div.recipiename span {
	position: relative;
	left: 20px;
	border: solid 1px #CCCCCC;
	border-bottom: 0;
	font-size: 16px;
	font-weight: bold;
	padding: 6px;
}

div.recipiecontents {
	border: solid 1px #CCCCCC;
	padding: 10px;
}

div.recipie table {
	margin-bottom: 1.2em;
}

div.recipie table td {
	vertical-align: top;
	padding-right: 10px;
}

div.recipie table td.step {
	font-weight: bold;
}

div.recipie .recipienotename {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0.7em;
}

#productGrid {
	margin-top: -5px;
}

#productGrid div {
	float: left;
	width: 137px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin: 10px;
	margin-top: 0px;
}

#productGrid img {
	width: 100px;
	height: 100px;
}

#rightcolumn_products #productGrid a, #rightcolumn_products #productGrid a:link, #rightcolumn_products #productGrid a:visited {
	font-size: 13px;
	font-weight: normal;
}
