#header-home {
	height:100px;
	width:860px;
	display:block;
	}
	
#header-bg {
	display:block;
	height:100px;
	width:860px;
	background: url(../images/header-home.png) no-repeat;
	z-index:1;
}

#rotator {
	margin-top:15px;
	margin-bottom:5px;
	height:400px;
	width:860px;
	display:block;
}

.greenbold {
	font-weight:bold;
	color:#16471F;
}

.green {
	color:#16471F;
}

.greenboldbig {
	color:#16471F;
	f/ont-size:13px;
	font-size:14px;
	font-weight:bold;
}

.greenboldhuge {
	color:#16471F;
	font-size:16px;
	font-weight:bold;
}

.small {
	font-size:10px;
}

.headertable {
	width:860px;
	height:92px;
	border:0;
	padding:0;
	margin:0;
}

#headerleft {
	margin-top:20px;
	padding-right:7px;
	border-right: 1px solid #16471F;
	text-align:right;
}

#headerright {
	margin-top:20px;
	padding-left:7px;
	text-align:left;
}

div#header-center{
	position: absolute;
	left: 250px;
	top: 40px;
}


h2#categories{
	background: url(../images/gourmet-food.png) no-repeat;
	width: 180px;
	height: 31px;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
}

h2#categories2{
	background: url(../images/gourmet-chocolates.png) no-repeat;
	width: 180px;
	height: 31px;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
}

#menu1{
	padding: 7px 0 10px 0;
	margin: 0 0 6px 6px;
	width: 168px;
	border-bottom: 3px solid #16471F;
}
#menu1 a{
	font-family:Arial, Helvetica, sans-serif;
	color: #16471F;
	font-size: 12px;
	font-weight: bold;
	display: block;
	/*background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 155px 7px;*/
	padding-left: 9px;
	line-height: 21px;
	text-decoration: none;
}

#menu1 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	background: #066430;
	color:#fff;
	background-image: url(../images/arrow3.png);
	background-repeat: no-repeat;
	background-position: 150px 6px;
	padding-left: 9px;
	line-height: 21px;
}

h2#information{
	background: url(../images/more-info.png) no-repeat;
	width: 180px;
	height: 31px;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
}

#menu2{
	padding: 7px 0 10px 0;
	border-bottom: 3px solid #666666;
	width: 168px;
	margin: 0 0 6px 6px;
}
#menu2 a {
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-left: 9px;
	line-height: 21px;
	text-decoration: none;
}

#menu2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	background: #666;
	color:#fff;
	background-image: url(../images/arrow4.png);
	background-repeat: no-repeat;
	background-position: 150px 6px;
	padding-left: 9px;
	line-height: 21px;
}

#trustlogo {
	margin-top:30px;
	float:right;
	z-index:2;
}

.cc_img {
	float:right;
	margin-top:-70px;
	margin-right:30px;
}

.greenbold {
	font-weight:bold;
	color:#16471F;
}

.green {
	color:#16471F;
}

.greenboldbig {
	color:#16471F;
	f/ont-size:13px;
	font-size:14px;
	font-weight:bold;
}

.greenboldhuge {
	color:#16471F;
	font-size:16px;
	font-weight:bold;
}

.small {
	font-size:10px;
}

#footer-home {
	line-height:1.4em;
	padding:7px 20px;
	font-size:13px;
	font-family:Helvetica, Arial, sans-serif;
}

#footer-home .footer-col {
	float:left;
	margin-right:70px;
	width:226px;
}

#footer-home #footer-widget-col-4 {
	margin-right:0px;
}



/*********** FOOTER *************/

#foot {
	/*background: #F0F0E9;*/
	width:860px;
	text-align:center;
	min-width:860px;
	overflow:hidden;
}

#foot_container {
	width:100%;
	margin:10px auto 10px auto;
	text-align:left;
}

#foot a, #copyright a {
	color: ##2361A1;
	text-decoration: none;
}
#foot a:hover, #copyright a:hover {
	text-decoration: underline;
}
#foot ul.sidebar_list {
	padding: 5px 20px;
}
#foot .widget {
	margin: 0;
}
#foot .col {
	float: left;
	width: 33.3%;
}

#foot p {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-weight:400;
}


#foot h3 {
color: inherit;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
text-align:center;
font-weight:bold;
font-style:italic;
}
#foot h2 {
	color: rgb(255, 0, 0);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-align:center;
	font-weight:bold;
}
#foot h3 a {
	color: #0E7AAF;
}

