.clear-both
{
	clear : both;
}
body
{
	font-family: Arial, sans-serif; 
	margin: 0; 
	background: #cac9c7 url(images/bg.gif) repeat-x; 
	font-size: 12px; 
	color: #3a3a3a;
}

#page
{
	margin-left: auto; 
	margin-right: auto; 
	width: 960px; 
	background : white;
}

#header
{
	width: 960px; 
	height: 98px; 
	background: url(images/hdr.gif) no-repeat;
}

#header-inner
{
	float : left;
	width : 210px;
}

#header-menu
{
	float : right;
	width : 200px;
	height : 27px;
	padding-top : 18px;
}

#header-menu ul,
#navbar ul,
#footer-right ul
{
	margin: 0; 
	padding: 0; 
	text-align: left; 
}

#header-menu li,
#navbar li,
#footer-right li
{
	float: left; 
	height: 52px; 
	text-align: center;
	display : inline;
	list-style-type : none;
}

#header-menu a,
#navbar a,
#footer-right a 
{
	color: #201d1d; 
	text-decoration: none; 
	font-size: 11px; 
	display: block; 
}

#header-menu li
{
	height : 11px;
	vertical-align : top;
	padding : 0;
}

#header-menu a
{
	text-align : left;
}

#header-menu .leaf a,
#header-menu .collapsed a,
#header-menu .expanded a
{
	padding-left : 13px;
	background : url(images/header-sep.gif) no-repeat;
	background-position : center left;	
}

#header-menu .leaf.first a
{
	padding-left : 0px;
	background : none;
}

#navbar
{
	float : left;
	clear : right;
}

#navbar a 
{
	text-decoration: none; 
	font-size : 16px;
	font-weight : bold;
	color: #f2ede5;
	height: 54px;
	vertical-align : middle;
	padding-top : 15px;
	padding-right : 25px;
	padding-left : 25px;
}

#navbar .leaf a,
#navbar .collapsed a
{
	background : url(images/nav_divide.gif) no-repeat;
	background-position : 0px 1px;	
}

#navbar .leaf.first a
{
	padding-left : 10px;
	background : none;
}

#navbar a:hover,
#navbar .leaf.first a:hover
{
	background : url(images/nav_on.gif) repeat-x;
	background-position : 0px 1px;	
}

#sidebar-left
{
	float : left;
	width : 210px;
	background: url(images/lft_rpt.gif) repeat-y; 
	height : 100%;
	margin : 0px;
	padding : 0px;
}
#sidebar-left-inner
{
	position : relative;
	height : 100%;
	background-image : url(images/Lft_btm.jpg);
	background-repeat : no-repeat;
	background-position : bottom left;
}
#sidebar-left-top
{
	background : url(images/logo_btm.gif) no-repeat;
	height : 76px;
}

#content
{
	float : left;
	width : 520px;
	padding : 10px;
}

#sidebar-right
{
	float : right;
	width : 210px;
	background: url(images/rt_rpt.gif) repeat-y; 
	height : 100%;
	margin : 0px;
	padding : 0px;
}

#sidebar-right-inner
{
	position : relative;
	height : 100%;
	background-image : url(images/rt_btm.jpg);
	background-repeat : no-repeat;
	background-position : bottom left;
}

.block-views,
.block-pig
{
	padding : 10px;
}

.block-pig h1
{
	display : block;
	background : url(images/hdr_Red.gif) no-repeat;
	width : 180px;
	height : 29px;
	color : #FFD88C;
	font-weight : bold;
	font-size : 14px;
	padding : 5px 0px 0px 10px;
}

.block-pig form
{
	padding-left : 10px;
}

#store-locator-zipcode,
#store-locator-submit,
#recipe-search-keyword
{
	float : left;
}

#store-locator-zipcode,
#recipe-search-keyword
{
	width : 105px;
	border : 1px solid #292626;
	font-size : 14px;
	padding : 2px;
	color : #8D8D8C;
	height : 16px;
}

#store-locator-submit,
#recipe-search-submit
{
	width : 25px;
	border : 1px solid #292626;
	background :  #292626;
	color : white;
	font-size : 14px
	padding : 2px;
	height : 22px;
	padding-bottom : 4px;
}

#sidebar-right .block-menu_block,
#sidebar-right .block-block
{
	padding : 10px 10px 0px 10px;
}

#sidebar-right .block-menu_block h2,
#sidebar-right .block-block h2
{
	display : block;
	background : url(images/hdr_Blk.gif) no-repeat;
	width : 180px;
	height : 29px;
	color : white;
	font-weight : bold;
	font-size : 14px;
	padding : 5px 0px 0px 10px;
	margin : 0px;
}

#sidebar-right .block-menu_block li,
#sidebar-right .block-block li
{
	list-style-image : url(images/arrow_Red.gif);
	padding-bottom : 6px;
}

#sidebar-right .block-menu_block li a,
#sidebar-right .block-block li a
{
	color : #161616;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

#sidebar-right ul
{
	margin : 0px;
	padding : 1em 0 1em 2em;
}

#footer
{
	width: 960px; 
	height: 38px; 
	background: url(images/Ftr.jpg) no-repeat;
}

#footer2
{
	color : #1a1919;
	font-size : 11px;
	padding-top : 5px;
	background-color : #cac9c7;
	height : 25px;
}

#footer-left
{
	float : left;
	width : 250px;
}

#footer-right
{
	float : right;
}

#footer-right li
{
	height : 11px;
	vertical-align : top;
	padding : 0;
}

#footer-right a
{
	text-align : left;
	color: #1a1919; 
}

#footer-right .leaf a,
#footer-right .collapsed a,
#footer-right .expanded a
{
	padding-left : 9px;
	background : url(images/footer-sep.gif) no-repeat;
	background-position : center left;	
}

#footer-right .leaf.first a
{
	padding-left : 0px;
	background : none;
}

.view-recipe-categories .view-content div
{
	height : 16px;
}

.view-recipe-categories .view-content li a,
.view-success-stories .view-content li a,
.view-store-news .view-content li a,
.view-kitchen-tips .view-content li a,
#content-area li a,
.not-front .node-inner li a
{
	background : url(images/arrow_Red.gif) no-repeat left center;
	color : #161616;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	padding-left : 15px;
	padding-bottom : 6px;
}

#content-area ul
{
	margin : 0;
	padding : 0;
}

#content-area li
{
	list-style-type : none;
}

#block-block-3 a,
.not-front .node-inner a,
.view-stores .view-footer a,
.more-link,
.tagline,
p a
{
	color : #b60101;
	font-weight : bold;
	text-decoration : none;
}

.more-link,
{
	text-transform : uppercase;
}

.views-field-address
{
	padding: 10px 10px 0px 10px;
}

.views-field-field-phone-value, .views-field-field-website-url {
	padding-left: 10px;
}

.views-field-field-website-url {
	padding-bottom: 5px;
}

.location.vcard
{
	padding-bottom : 5px;
}

h1.large
{
	font-size : 24px;
}

p.large,
a.large
{
	font-size : 15px;
	line-height : 22px;
}

td
{
	/*width : 50%;*/
	padding : 9px;
}

.view-merchandise td.views-field-image-attach-images, 
.view-merchandise td.views-field-field-retail-html-value,
.view-merchandise td.views-field-title {
  vertical-align : top;
}

.front .breadcrumb,
.front h1.title
{
	display : none;
}

h3
{
	margin-top : 0px;
	margin-bottom : 0px;
}

.view-content h3
{
	padding : 5px;
}

#print-coloring-page {
	text-align : center;
	padding : 20px;
}

#print-page-button {
	font-size : 200%;
	font-weight : bold;
}

.node-type-downloadable-image .meta,
.node-type-downloadable-image .breadcrumb {
	display : none;
}
