@charset "utf-8";

html, body, ul, ol, li, p, blockquote, q, form, fieldset, a, div, img, map {
margin: 0; padding: 0; border: 0;
}

body {
	font: 75% Arial, Verdana, Helvetica, sans-serif;
	line-height:20px;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000;background-color: #000;
}

.hiddencontent {
	visibility: hidden;
}

.hidden
{
	display:none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

h1 {
	color: #20202A;
	font-size: 124%;
	margin: 16px 0 6px 0;
	pading: 0;
}

h3 {
	color: color: #666;
	font-size: 122%;
	margin: 16px 0 12px 0;
	pading: 0;
}

h4 {
	color: color: #fff;;
	font-size: 110%;
	margin: 0px 0 0px 0;
	padding: 0;
}

p {
	
	margin: 0 0 10px 0;
	pading: 0;
}


#outer {
	width: 100%;
	background:url(img/bgMain.jpg) #000 top center repeat-y;
	text-align: center;
}

#holder {
	width: 900px;

	margin: 0 auto;
	text-align: center;
	background:url(img/bgFrame.gif) #000 top left repeat-y;
}
#header {
	width: 900px;
	height: 170px;
	margin: 0 auto;
	background:url(img/header2.jpg) #000 top left no-repeat;
}

#footer{
	width: 900px;
	height: 165px;
	margin: 0 auto;
	background:url(img/footerImg2.jpg) #000 top left no-repeat;
}

#content{
	width: 834px;
	margin: 0 auto;
}

#navigation{
	width: 148px;
	text-align: left;
	float: left;
}

#contentMiddle{
	width: 470px;
	padding: 6px 0 0 14px;
	float: left;
	color: white;
	text-align: left;

}
#contentFull{
	width: 600px;
	padding: 6px 0 0 14px;
	color: white;
	text-align: left;

}
#contentRight{
	width: 200px;
	padding: 0;
	float: left;
	color: white;
	text-align: left;
}

#contentFullwidth{
	width: 670px;

	padding: 6px 0 0 14px;
	float: left;
	color: white;
	text-align: left;
}
#badge{
	width: 148px;
	text-align:center;
	padding: 40px 0 0 0;
}

#welcome {
	height: 73px;
	background:url(img/headerWelcome.gif) #000 top left no-repeat;
}

#productsCartons {
	height: 60px;
	background:url(img/headerProductsCartons.gif) #000 top left no-repeat;
}

#otherBrands {
	height: 60px;
	background:url(img/headerotherBrands.gif) #000 top left no-repeat;
}

#productsTins {
	height: 60px;
	background:url(img/headerProductsTins.gif) #000 top left no-repeat;
}

#productsNatural {
	height: 120px;
	background:url(img/headerproductsnatural.gif) #000 top left no-repeat;
}

#productsCellophane {
	height: 60px;
	background:url(img/headerProductsCellophane.gif) #000 top left no-repeat;
}
#aboutUs {
	height: 55px;
	background:url(img/headerAboutUs.gif) #000 top left no-repeat;
}
#Heritage {
	height: 55px;
	background:url(img/headerHeritage.gif) #000 top left no-repeat;
}

#Gallery {
	height: 55px;
	background:url(img/headerGallery.gif) #000 top left no-repeat;
}
#ContactUs {
	height: 55px;
	background:url(img/headerContactus.gif) #000 top left no-repeat;
}

#homeStatement {
	font: 140% Times New Roman, Times, serif;
	line-height:24px;
	width: 400px;
	color: #FBF0AD;
	margin: 0px 0 12px 50px; 
	padding: 0;
}

#homeStatement a {
	color: #FBF0AD;
}
.maincopy {
	font: 140% Times New Roman, Times, serif;
	line-height:20px;
	width: 570px;
	color: #FBF0AD;
	margin: 20px 0 0 50px; 
	padding: 0;
}

.maincopy a {
	color: #FBF0AD;
}

.heritageCopy {
	font: 140% Times New Roman, Times, serif;
	line-height:20px;
	color: #FBF0AD;
	margin: 20px 10px 0 50px; 
	padding: 0;
}


/*--------------------------navigation---------------------------------*/

#nav li
{
	
}

#nav li a
{
	display:block;
	color:#FFF;
	height: 39px;
	margin:0;
	padding: 0;

}

#homelink
{
	background:url(img/navHome.gif) #2E1536 top left no-repeat;
}

#homelink:hover
{
	background:url(img/navHomeOver.gif) #2E1536 top left no-repeat;
}

#aboutUslink
{
	background:url(img/navAboutUs.gif) #2E1536 top left no-repeat;
}

#aboutUslink:hover
{
	background:url(img/navAboutUsOver.gif) #2E1536 top left no-repeat;
}

#heritagelink
{
	background:url(img/navHeritage.gif) #2E1536 top left no-repeat;
}

#heritagelink:hover
{
	background:url(img/navHeritageOver.gif) #2E1536 top left no-repeat;
}

#productlink
{
	background:url(img/navProducts.gif) #2E1536 top left no-repeat;
}

#productlink:hover
{
	background:url(img/navProductsOver.gif) #2E1536 top left no-repeat;
}

#gallerylink
{
	background:url(img/navGallery.gif) #2E1536 top left no-repeat;
}

#gallerylink:hover
{
	background:url(img/navGalleryOver.gif) #2E1536 top left no-repeat;
}

#contactlink
{
	background:url(img/navContact.gif) #2E1536 top left no-repeat;
}

#contactlink:hover
{
	background:url(img/navContactOver.gif) #2E1536 top left no-repeat;
}


ul#navsub {
	padding: 6px 0 0 0;
	margin:0;
	list-style-type:none;
	

}

ul#nav li ul#navsub li a {
	text-indent:16px;
	padding:0;
	height:26px;
	font: 120% Times New Roman, Times, serif;
	color: #FBEFAC;
	text-decoration: none;
	margin :0px;
	

}


ul#nav li ul#navsub a:hover {
	color: #F9E780;
	margin:0px;

}

/*--------------------------END navigation---------------------------------*/

#productsLeft {
	float: left;
	width: 300px;

	margin: 0 0 0 10px;

}
#productsRight {
	float: left;
	width: 300px;

	margin: 0 0 0 20px;

}

.productBox {
	width: 292px;
	height: 170px;
	background-color: #FFF7CC;
	margin: 0 0 15px 0;
	color: #000000;
	border: 4px solid #87703C;
	line-height:20px;

}
.prodImage {
	float: left;
	padding: 6px 10px 0 6px;
}

.prodinfo {
	float: left;
	padding: 10px 10px 0 0;

}

.prodHeader {
	font: 130% Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	width: 110px;
	height: 80px;
	margin: 0;
	padding: 0;
}

.prodHeader2 {
	font: 120% Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15px;
	width: 110px;
	height: 80px;
	margin: 0;
	padding: 0;
}
h5 {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	color: #ffffff;
	padding: 2px 17px 0 4px;
	Float: left;
}

h6 {
	font: 90% Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	font-weight: bold;
	color: #511960;
	padding: 2px 0 0 5px;
	Float: left;
}

.prodWeight {
	font: 110% Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #54185E;
	margin: 0;
	padding: 6px 0 0px 0;
}

.caseSize {
	font: 110% Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #54185E;
	margin: 0;
	padding: 0 0 2px 0;
}

.prodCode {
	width: 86px;
	height: 18px;
	color: #511960;
	border: 2px solid #511960;
	background:url(img/prodCodeBG.gif) transparent top left no-repeat;

}

.bigE {
	font: 150% Arial, Verdana, Helvetica, sans-serif;	
}

#contImg {
float: right;
margin: 10px 10px 10px 20px;
}

#contImgL {
float: left;
margin: 10px 10px 10px 30px;
}

#slideShow {
	margin: 12px 0 0 0;
}

#naturalHeader{width:640px;display:block;clear:both;}
#naturalHeader p{width:290px; color:#FBF0AD;padding: 50px 0 0 10px;font: 140% Times New Roman, Times, serif;float:left;line-height:24px;}
#naturalHeaderImg {padding: 0 0 0 10px;float:left;}









