BODY {
	margin: 0;
	padding: 0;
	background:url("pix/side_bar_2.gif") top left repeat-y #FFF;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #6A2118;
	scrollbar-base-color: silver;
	scrollbar-dark-shadow-color: #6A2118;
	scrollbar-face-color: #FFFFCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #6A2118; 
	font-size: 13px; 
	font-family: Tahoma, Arial, Geneva, sans-serif; 
	color: #58210E;
}
a, a:link, a:visited {
	color: #58210E;
	text-decoration:none;
}
a:active, a:focus, a:hover {
	color: #B83C18;
}

input, select {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	color:#202020;
}

/**********************************************************************************/

#topbanner {
	height:140px;
	width:100%;
	background:url("pix/top_banner_2_middle.gif") top left repeat-x;
}
#topcorner {
	background:url("pix/topcorner.jpg") top left no-repeat;
	height:140px;
	width:268px;
}
#sitetitle {
	margin:0;
	position:absolute;
	top:12px;
	left:12px;
}
#sitetitle a {
	height:103px;
	width:147px;
	display:block;
	background:url("pix/logo_normal_3.gif") 0 0  no-repeat;
	text-indent:-9999px;
}
#sitetitle a:hover {
	background-image:url("pix/logo_highlight_3.gif");
}

#pagetitle {
	position:absolute;
	right:30px;
	top:40px;
	margin:0 0 0 121px;
	padding:0;
	height:39px;
	font-size:200%;
	text-indent:-9999px;
	background-position:top right;
	background-repeat:no-repeat;
}
.notitlegraphic {
	text-indent:0px !important;
}
.homepage {
	background-image:url("pix/title_welcome.jpg");
	width:170px;
}
.about_ingredients {
	text-indent:0px !important;
}
.privacy {
	background-image:url("pix/title_privacy.jpg");
	width:370px;
}
.about {
	background-image:url("pix/title_about_us.jpg");
	width:173px;
}
.customers {
	background-image:url("pix/title_customers.jpg");
	width:350px;
}
.catalog {
	background-image:url("pix/title_catalog.jpg");
	width:358px;
}
.bagels {
	background-image:url("pix/title_garden_bagels.jpg");
	width:259px;
}
.peanutbutter {
	background-image:url("pix/title_peanut_butter_bites.jpg");
	width:360px;
}
.garlic {
	background-image:url("pix/title_garlic_treats.jpg");
	width:245px;
}
.carob {
	background-image:url("pix/title_carob_cookies.jpg");
	width:259px;
}
.minty {
	background-image:url("pix/title_minty_biscuits.jpg");
	width:259px;
}
.biscotti {
	background-image:url("pix/title_banana_nut_biscotti.jpg");
	width:360px;
}
.club {
	background-image:url("pix/title_bom_club.jpg");
	width:432px;
}
.feedback {
	background-image:url("pix/title_contact_us.jpg");
	width:206px;
}
.wordfrompercy {
	background-image:url("pix/title_wordfrompercy.jpg");
	width:345px;
}
.ordering {
	background-image:url("pix/title_ordering.jpg");
	width:175px;
}

#cartlink {
	position:absolute;
	top:3px;
	right:30px;
}
#cartlink a {
	display:block;
	height:23px;
	width:120px;
	background:url("pix/cart.jpg") top left no-repeat;
	text-indent:-9999px;
}

/**********************************************************************************/
#mainbody {
	clear:left;
}
/**********************************************************************************/

#sidebar {
	width:146px;
	float:left;
}
#sidebar ul {
	list-style:none;
	margin:2em 0 0;
	padding:0;
}
#sidebar ul li {
	margin-bottom:2em;
}

#sidebar a {
	font-family:Comic Sans MS, Geneva, sans-serif;
	font-size:15px;
	color:#6A2118;
	font-weight:bold;
	display:block;
	width:126px;
	background:url("pix/print.gif") 50% top no-repeat;
	padding-right:20px;
	padding:17px 0 0;
	text-align:center;
	line-height:1.3em;
}
#sidebar a:hover {
	color:#B83C18;
	text-decoration:none;
}

/**********************************************************************************/
#bodycopy_wrap {
	text-align:center;
}
#bodycopy {
	width:600px;
	margin:0 auto;
	line-height:1.4em;
	text-align:left;
}

#bodycopy a:link, #bodycopy a:active {
	color:blue;
}
#bodycopy a:hover {
	color:#B83C18;
}

#wordfrompercy {
	display:block;
	text-indent:-9999px;
	height:200px;
	width:144px;
	background:url("pix/wordfrompercy.jpg") top left no-repeat;
}

/**********************************************************************************/
#footer {
	width:100%;
	text-align:center;
	clear:left;
	font-size:70%;
}


/**********************************************************************************/
#product_order a {
	
}