* html body {
/*\*/
	text-align: center;
/* */
}

body {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:75%;
	color:#e6d589;
	margin:0 0;
	padding:0px 0;
	background-color:#105B18;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom:30px;
}

h1,h2,h3,p,ul,ol,dl,td,th {
	line-height:1.8em;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:200%;
	font-weight:bold;
	color:#E5CA58;
	margin-top:0em;
	margin-bottom:0.75em;
}

h1#t-welcome {
	background-image:url(../images/h1-welcome.png); 
	background-repeat:no-repeat;
	width:138px;
	padding-top: 60px;
	height: 0px;
	overflow: hidden;
}

h1#t-about-us {
	background-image:url(../images/h1-about-us.png); 
	background-repeat:no-repeat;
	width:151px;
	padding-top: 60px;
	height: 0px;
	overflow: hidden;
}

h1#t-custom-gift-baskets {
	background-image:url(../images/h1-custom-gift-baskets.png); 
	background-repeat:no-repeat;
	width:281px;
	padding-top: 60px;
	height: 0px;
	overflow: hidden;
}

h1#t-wholesale-snacks {
	background-image:url(../images/h1-wholesale-snacks.png); 
	background-repeat:no-repeat;
	width:248px;
	padding-top: 60px;
	height: 0px;
	overflow: hidden;
}

h1#t-fundraising {
	background-image:url(../images/h1-fundraising.png); 
	background-repeat:no-repeat;
	width:174px;
	padding-top: 65px;
	height: 0px;
	overflow: hidden;
}

h1#t-contact-us {
	background-image:url(../images/h1-contact-us.png); 
	background-repeat:no-repeat;
	width:174px;
	padding-top: 60px;
	height: 0px;
	overflow: hidden;
}


h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:bold;
	color:#B19727;
	margin-top:1.25em;
	margin-bottom:0.2em;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	color:#B19727;
	margin-top:1.25em;
	margin-bottom:0.2em;
}

p, ul, ol, dl {
	font-size:100%;
	margin-top:0;
	margin-bottom:1.0em;
}

ul {
	list-style:disc;
}

ul li,
ol li {
	margin-top:0.5em;
	margin-bottom:0.5em;
}

img {
	border:none;
}

table {
	font-size:100%;
	border:none;
	margin-top:0;
	margin-bottom:1.0em;
	border-collapse:collapse;
}

/* Default Link Properties */

a {
	color:#aec394;
}

a:hover {
	text-decoration:none;
	color:#FFF;
}

address {
	font-style:normal;
	margin-bottom:1.0em;
}


/* Main layout elements
============================================================ 
--------------------------------------------------------- */

#page {
	width:760px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#EAEFF6;
	background-image:url(../images/page-bg.png);
	background-repeat:repeat-y;
}

#header {
	height:324px;
	margin:0;
	padding:0;
	background-image:url("../images/header-bg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
	
}

#body {
	margin:0 10px;
	min-height:120px;
	_height:120px;
	padding-top:0px;
}

#content {
	width:515px; /* 2px less due to IE bug with overflowing <em>s */
	padding:0 20px 10px 0px;
	float:left;
}

#content p {
font-size: 110%;
}

#sidebar {
	width:185px;
	padding: 0px 10px 10px 5px;
	float:right;
}

#footer {
	padding:0 10px;
	height:40px;
	background-image:url(../images/footer-bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
	position:relative;
}

#header-print,
#footer-print {
	display:none;
}


/* Header
============================================================ 
--------------------------------------------------------- */

#logo {
	position:absolute;
	left:0px;
	top:36px;
}

#logo a {
	background-image:url("../images/logo.png");
	background-repeat:no-repeat;
	width:269px;
	display:block;
	padding-top:120px;
	height:0px !important; /* for most browsers */
	height /**/:120px; /* for IE5.5's bad box model */
	overflow:hidden;
}

/* Sidebar
============================================================ 
--------------------------------------------------------- */
#sidebar {
	color:#e6d589;
	font-size:90%;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* Headings within the Sidebar */

#sidebar h2 {
	color:#105B18;
	background-color:#CFBF52;
	font-size:110%;
height: 20px;
	padding-bottom:7px;
	padding-top:4px;
	padding-left:10px;
	margin:5px -8px 5px -7px;
background-image:url("../images/sidebar-h2-bg.png");
}

#button-my-account a {
	background-image:url("../images/buttons/bttn-my-account.png");
	background-repeat:no-repeat;
	width:162px;
	display:block;
	padding-top:31px;
	height:0px !important; /* for most browsers */
	height /**/:31px; /* for IE5.5's bad box model */
	overflow:hidden;
margin-left: 10px;
margin-bottom: 2px;
}

#button-order-tracking a {
	background-image:url("../images/buttons/bttn-order-tracking.png");
	background-repeat:no-repeat;
	width:162px;
	display:block;
	padding-top:31px;
	height:0px !important; /* for most browsers */
	height /**/:31px; /* for IE5.5's bad box model */
	overflow:hidden;
margin-left: 10px;
margin-bottom: 2px;
}

#button-view-cart a {
	background-image:url("../images/buttons/bttn-view-cart.png");
	background-repeat:no-repeat;
	width:162px;
	display:block;
	padding-top:31px;
	height:0px !important; /* for most browsers */
	height /**/:31px; /* for IE5.5's bad box model */
	overflow:hidden;
margin-left: 10px;
margin-bottom: 2px;
}

/* Footer
============================================================ 
--------------------------------------------------------- */

#footer p.copyright {
	color:#aec394;
	font-size:85%;
	margin:0;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:3px;
	text-align:left;
}

#footer a {
	color:#aec394;
	font-size:90%;
	margin:0;
}

#newline-signature {
	text-align:center;
	margin:0 auto;
}

#newline-signature a {
	display:block; /* set to "none" to hide the signature */
	margin:15px auto;
	margin-bottom:0;
	width:260px;
	padding-top:36px;
	height:0px !important; /* for most browsers */
	height /**/:36px; /* for IE5.5's bad box model */
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url(../images/newline-signature.gif);
}

/* Navigation
============================================================ 
--------------------------------------------------------- */

/* Main nav */

#main-nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	width:760px;
	padding-left:0px;
	top:260px; 
	left:0px;
	background-image:url(../images/main-nav-bg.png);
	background-position:left;
	background-repeat:no-repeat;
}

#main-nav li {
	margin:0;
	padding:0;
	float:left;
	background-image:url(../images/main-nav-li.png);
	background-position:left;
	background-repeat:no-repeat;
padding-left: 3px;
}

#main-nav li a {
	margin:0;
	padding:0 10px;
	display:block;
	height:40px;
	line-height:40px;
	color:#ffeb96;
	text-decoration:none;
	float:left;
	padding-top:2px;
	font-weight:bold;
font-family: Arial, Verdana, Helvetica, sans-serif;
}


#main-nav li.first {
	background-image:none;
padding-left: 0px;
}

#main-nav li a:hover {
	color:#FFF;
}

#main-nav li a.current, #main-nav li a.current:hover { 
	font-weight:bold;
	color:#FFF;
}

/* Sub nav */

#sidebar h2.sub-nav {
	
}

#sidebar #sub-nav {
	margin-left:0;
	padding:0;
	list-style:none;
	
}

#sub-nav li {

}	

#sub-nav li a {

}

#sub-nav li a:hover {

}

#sub-nav li a.current,
#sub-nav li a.current:hover {
	
}


/* Crumbs */

#crumbs {


	font-size:85%;
	color:#aec394;
	padding:0;
	padding-bottom:0.5em;
	margin:0;
	margin-bottom:1.5em;
	list-style:none;
	background-image:url(../images/crumbs-bg.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#crumbs li {
	display:inline;
}


/* Posts/News/Blog
============================================================ 
--------------------------------------------------------- */

/* Posts - styles for category listing*/

.posts {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

.posts li {
	margin-bottom:1.5em;
}

.posts h3 {
	font-size:100%;
	margin-top:0em;
}

/* Post - styles for individual post detail view*/

.posts .meta {
	font-size:75%;
	color:#888;
	margin-bottom:0.4em;
	padding:0.3em 0;
	border-bottom:1px solid #799842;
}

.posts .date {
	font-weight:normal;
	color:#E5CA58;
}

.posts .categories a {
	color:#aec394;
}


/* Posts Paging */

.posts-paging {
	font-size:85%;
	padding-top:1.0em;
	border-top:3px double #799842;
	text-align:center;
	clear:both;
}

.posts-paging a {
	font-weight:bold;
}


/* Post */

.post .meta {
	font-size:75%;
	color:#888;
	margin-bottom:1.5em;
	padding:0.3em 0;
	border-bottom:1px solid #799842;
}

div.post p.meta span.date {
	font-weight:normal;
	color:#E5CA58;
}

.post .categories a {
	color:#aec394;
}


/* Comments */

#comments ol {
	list-style:none;
	margin:0;
	padding:0;
}

#comments ol li {
	font-size:85%;
	margin:1.0em 0;
	padding:0 0.5em;
	border-bottom:1px solid #DCE2EC;
}

#comments ol .meta {
	font-size:85%;
	color:#888;
	margin-bottom:1.0em;
	padding:0.3em 0;
	border-bottom:1px solid #C3D0E2;
}

#comments ol .date {
	font-weight:normal;
	color:#275A98;
}





/* Standard Widgets
		overriding of default styles for standards widgets
		(located at /cms/content/widgets/stylesheets/standard-widgets.css)
============================================================ 
--------------------------------------------------------- */

div.picture-right img,
div.picture-left img,
div.picture-center img {
	border-color:#E4A63F;
	
}

div.picture-right p,
div.picture-left p,
div.picture-center p {
	color:#E6D589;
	font-size:85%;
}

#sidebar ul.recent-posts p.meta {
	font-size:85%;
	border-bottom:1px solid #C3D0E2;
}

#sidebar ul.recent-posts  {
		
}

ul.recent-posts span.date {
	color:#275A98;
}

#sidebar ul.recent-posts a {

}

#sidebar ul.recent-posts p {

}

div.hr {
	background-color:#799842;
}

div.hr-transparent {
	background-color:#105B18;
}

fieldset table {
	width:100%;
	margin-bottom:0;
	border:1px solid #668C45;
	border-bottom:none;
}

fieldset table th,
fieldset table td {
	padding:0.4em 0.5em;
	border-bottom:1px solid #668C45;
}

fieldset table th {
	width:140px;
	background-color:#2D6C28;
	border-right:1px solid #668C45;
	text-align:right;
}

label {
	color:#E5CA58;
}

/* Custom Widgets
============================================================ 
--------------------------------------------------------- */
#google-map {
	color:#333333;
}

ul.recent-news {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

ul.recent-news span.date {
	font-size:85%;
}

div.featured-product {
	width:170px;
	text-align:center;
}

div.featured-product div.picture {
	width:150px;
	padding:1px;
	margin:0 auto;
	border:1px solid #668C45;
}

div.featured-product h3 {
	font-size:100%;
	margin-top:0.1em;
	margin-bottom:0.5em;
}


div.top-sellers div.product {
	width:170px;
	text-align:center;
	float:left;
}

div.top-sellers div.product div.picture {
	width:150px;
	padding:1px;
	margin:0 auto;
	border:1px solid #668C45;
}

div.top-sellers div.product h3 {
	font-size:100%;
	margin-top:0.1em;
	margin-bottom:0.5em;
}


/* Table Styles
============================================================ 
--------------------------------------------------------- */

/* Basic listing table */

table.listing {
    border:1px solid #B19727;
    border-bottom:none;
    text-align:left;
}

table.listing th {
	color:#fff;
    font-weight:bold;
    padding:0.3em 0.75em;
    background-color:#B19727;
	border-bottom:1px solid #B19727;
}

table.listing td {
    padding:0.3em 0.75em;
    border-bottom:1px solid #B19727;
}

/* Product Guide */

table.product-guide {
    border:1px solid #105B18;
    border-bottom:none;
}

table.product-guide th {
    background-color:#105B18;
    border-bottom:1px solid #105B18;
    color:#E6D589;
}

table.product-guide td {
    color:#105B18;
    background:#fff;
    border-bottom:1px solid #105B18;
}