body {
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	background-image:url(../images/bg_body.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#topcontainer{
	width:1000px;
	margin-left:auto;
	margin-right:auto;	
}

#exportsite{
	width:240px;
	float:right;
	margin-top:15px;
	text-align:right;
}

#exportsite a{
	color:#12365e;
	text-decoration:none;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
}

#topmenu{
	margin-top:63px;
	background-image: url(../images/bg_menu.png);
	background-repeat:repeat-x;
	background-position:left;
}

#menuitems{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	height:33px;
}

#topmenu ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-left:6px;
}

#topmenu ul li{
	float:left;
	padding-right:8px;
	padding-left:8px;
	margin-top:5px;
	margin-bottom:5px;
}

#topmenu ul li a{
	color:#ffffff;
	text-decoration:none;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}

#topmenu ul li a:hover{
	color:#939393;
}

#topmenu ul li a em{
	color:#09a3d1;
}

.menuborder{
	border-right-color:#ffffff;
	border-right-width:1px;
	border-right-style:solid;
}

#pagecontainer_sub{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_mainsub.png);
	background-repeat:repeat-y;
	background-position:top;
	margin-top:10px;
}

#leftcol{
	width:610px;
	padding-left:20px;
	padding-right:20px;
}

#leftcol h1{
	margin:0px;
	padding:0px;
	color:#184276;
	font-size:40px;
	line-height:36px;
	font-style:italic;
	font-weight:normal;
	padding-top:30px;
	padding-bottom:12px;
}

#leftcol h2{
	margin:0px;
	padding:0px;
	color:#ffd800;
	font-size:16px;
	line-height:20px;
	font-style:italic;
	font-weight:normal;
	padding-top:12px;
	padding-bottom:12px;
}

#leftcol h3{
	margin:0px;
	padding:0px;
	color:#acc500;
	font-size:16px;
	line-height:17px;
	font-style:italic;
	font-weight:bold;
	padding-top:15px;
}

#leftcol h3 em {
	color:#ffd800;
}

#leftcol h4{
	margin:0px;
	padding:0px;
	color:#acc500;
	font-size:13px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}

#leftcol p{
	color:#ffffff;
	font-size:13px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}

#leftcol p a{
	color:#09a3d1;
	text-decoration:none;
}

#leftcol p a:hover{
	text-decoration:underline;
}

#leftcol li{
	color:#ffffff;
	font-size:13px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}

#divider{
	border-bottom-color:#d7dadc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:15px;
	margin-bottom:25px;
}

#divider_short{
	border-bottom-color:#d7dadc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:15px;
	margin-bottom:25px;
	width:442px;
}

#levels{
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:85px;
}

#levels li{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
}

#levels li label{
	width:90px;
	float:left;
}

#wheretobuy{
	padding:0px;
	margin:0px;
	width:290px;
	padding-right:15px;
	display:block;
	float:left;
}

#stores{
	padding:0px;
	margin:0px;
}

#stores li{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	list-style:inside;
	width:290px;
	float:left;
}

#recipes{
	padding:0px;
	margin:0px;
}

#recipes li{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	list-style:inside;
	width:280px;
	padding-right:20px;
	float:left;
}

#products_table {
	margin-left: 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color:#083c57;
}

#products_table th colspan{
	text-align:center;
}

#products_table th {
	font-size: 16px;
	font-weight: bold;
	color:#ACC500;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	padding-right:5px;
}

#products_table th strong{
	font-size: 16px;
	color:#FFD800;
	font-style:normal;
}

#products_table td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#products_table td strong{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size: 16px;
	color:#FFD800;
}

#products_table td em{
	color: #999999;
}

#nutrition_table {
	margin-left: 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color:#083c57;
}

#nutrition_table th colspan{
	text-align:left;
}

#nutrition_table th {
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	padding-right:5px;
	background-color:#083c57;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999
}

#nutrition_table th strong{
	font-size: 16px;
	color:#FFFFFF;
	font-style:normal;
	text-align:left;
}

#nutrition_table td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#nutrition_table td strong{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size: 16px;
	color:#FFD800;
}

#nutrition_table td em{
	font-weight:normal;
	font-style:normal;
	padding-left:100px;
}

#rightcol{
	width:320px;
	padding-right:15px;
	padding-top:98px;
	float:right;
}

.image1{
	margin-top:535px;
}

.image2{
	margin-top:230px;
}

.image3{
	margin-top:225px;
}

#submenu{
	background-image:url(../images/bg_submenu2.png);
	background-repeat:repeat-y;
	background-position:top;
	width:319px;
	margin-bottom:30px;
}

#submenu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:20px;
	margin-right:10px;
	padding-bottom:10px;
}

#submenu li{
	padding-bottom:10px;
	padding-top:10px;
	border-bottom-color:#ffffff;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding-left:5px;
}

#submenu li a{
	color:#f1cc00;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

#submenu li a:hover{
	color:#ffffff;
}

#downloads{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-top:45px;
}

#downloads li{
	color:#ffffff;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	padding-bottom:20px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:20px;
	padding-left:15px;
}

#downloads li label{
	display:block;
	float:left;
	padding-right:20px;
}

#downloads li a{
	color:#09a3d1;
	text-decoration:none;
}

#downloads li a:hover{
	text-decoration:underline;
}

#footer{
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	padding-top:50px;
	padding-bottom:20px;
}

#footer p{
	margin:0px;
	padding:0px;
	color:#b1b1b1;
	font-size:12px;
	font-style:italic;
}

#footerright{
	width:150px;
	float:right;
	text-align:right;

}

#footerright a{
	text-decoration:none;
	color:#b1b1b1;
	font-size:12px;
	font-style:italic;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.photogallery{
	margin-bottom:10px;
	padding-right:10px;
	display:block;
	float:left;
}

#contactform{
	list-style-type:none;
	color:#ffffff;
	font-size:13px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}

#contactform li{
	padding-bottom:8px;
}

#contactform li label{
	width:90px;
	float:left;
}

.error{
	color:#C40602;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:none;
	background-color:#000000;
	padding:3px;
}

#footnote {
	padding: 15px 0px 0px 0px;
	border-top: #dddddd 1px solid;
	color:#dddddd;
	font-size:11px;
	line-height: 16px;
	}
