html, body{
	min-height: 100%;
}

body{
	font-family: "Helvetica","Arial", sans-serif;
	text-align: center;
	background-image: url(/contentImages/default/background-2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment:fixed;
}

p, li, div, td{
	font-size:13px;
}



#body-wrapper{
	height:auto !important;
	height:100%;
	min-height: 100%;
}

#header{
	background-image: url(/contentImages/default/header-final.jpg);
	background-repeat: no-repeat;
	height:167px;
}

#header h1{
	width:285px;
	float:left;
	margin: 0;
}

#header h1 a{
	display: block;
	width:285px;
	height:140px;
	margin-left: 330px;
	text-indent: -9999px;
	outline: none;
}


#header-login{
	text-decoration: none;
	color:black;
	display:block;
	float: right;
	padding:10px;
	height:14px;
	background-color:#fc6602;
	width:285px;
}

#nav-main-wrapper{
	position: relative;
	z-index: 1;
	background-image:url(/contentImages/default/menu-top2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height:45px;
	font-family: 'PT Serif', arial, serif;
	color:#CBA271;
	font-size:72px;
	clear:both;
	padding-left:125px;
	top:-2px;

}

#nav-main li a{
	display:block;
	font-family: 'PT Serif', arial, serif;
	color:#CBA271;
	text-decoration:none;
	margin-top:10px;
	font-size:16px;
	outline: none;
	height:29px;
	margin-right:15px;
}

#nav-main li a:hover{
	color:#FFF;
}

#nav-sub-wrapper{
	background-image:url(/contentImages/default/menu-bottom-final.jpg);
	background-position: center;
	background-repeat:no-repeat;
	height:57px;
	clear:both;
	/*padding-left:125px;*/
	position:relative;
	top: -18px;
	z-index: 0;
}

#nav-sub {
	width:auto;
	padding-top: 24px;
}

#nav-sub a{
	font-family: 'PT Serif', arial, serif;
	font-size:16px;
	color:#FFFFFF;
	outline: none;
	text-decoration:none;
	height:41px;
	margin-top: 7px;
	margin-right:25px;
	/*text-shadow: 0px 0px 1px #000;*/
	text-transform: uppercase;
}

#nav-sub a:hover {
	color:#FAD355;
}

#nav-main li{
	float:left;
}

#nav-producttabs{
	clear:both;
}

#nav-producttabs li a{
	color:white;
}

#nav-producttabs li{
	float:left;
	padding:10px;	
	background-color:#310000;
	width:115px;
	text-align: center;
}

#nav-side{
	margin-top:20px;
}

#nav-side li {
	margin-bottom: 10px;
	padding-left:20px;
}

#nav-side li a{
	color:#ac0000;
	font-size: 16px;
}

#nav-producttabs-wrapper{
	background-color:#ffeab1;
	width:675px;
	border-top:1px solid black;
}



#body-inner-wrapper{
	text-align: center;
	width:960px;
	margin:0 auto;
}

#layout-wrapper{
	margin-top:88px;
}



#sidebar{
	width:285px;
	float:left;
	background-image: url(/contentImages/default/bkg_sidebar.jpg);
	background-repeat: no-repeat;
	min-height: 300px;
	height:auto !important;
	height:300px;
}


#content-wrapper{
	margin:0 auto;
	text-align: left;
	padding:20px;
	width:840px;
	background-image:url('/images/transparent-background.png');
}

.content-part{
}

#content-about{
	display: block;
}

body.index #content-header{
	height:330px;
	background-image:url(/contentImages/default/sausage.jpg);
	float:right;
	width:673px;
	text-indent: -9999px;
}


#content-header{
	height:150px;
	background-image:url(/contentImages/default/sausage.jpg);
	float:right;
	width:673px;
	text-indent: -9999px;
	border-bottom:2px solid black;
	border-right:2px solid black;
}

#content{
	padding:0px 10px;
	float:right;
	width:590px;

}

#content-wide{
	padding:50px;
}


#content-sidebar{
	width:200px;
	float:left;
	padding:10px;
	background-image:url('/images/sidebar-background.png');
	height:495px;
	background-repeat:repeat-x;
}

.category-image{
	width:100px;
	margin-right:15px;
	float: left;
	
}

.category-image img{
	border:1px solid #900;
}

.category-label{
	font-size:20px;
	float: left;
	margin-top:23px;
	
}


.category-product{
	clear: both;
	height:100px;
}


#gallery{
	border: 1px solid #d7a630;
	margin-top:10px;
}

div.galleryimage{
	width:147px;
	height:98px;
	background-position: center;
	background-repeat: no-repeat;
	cursor:hand;
}



#gallery a{
	border:1px solid #7a4d16;
	display:block;
	width: 120px;
	height:120px;
	background-position: center center;
	float:left;
	margin: 5px;
}


.clear{
	clear:both;
}

p,h1,h2,h3,h4,h5{
	margin-bottom:10px;
}


h1{
	font-family: 'PT Serif', arial, serif;
	color:#6b512e;
	text-decoration:none;
	font-size:36px;
}

h2{
	font-size:14px;
}

a{
	color:#900;
}




.header-border {
	background-color:#666; 
	height:1px;
	margin-bottom: 10px;
}

.packaging-content li, .private-label-content li {
	list-style: disc;
	margin-left:15px;
	text-indent: 0px;
}

.company-profile p, .private-label-content p, .private-label-content li {
	font-size: 15px;
}
