
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

		<meta name="title" content="Schakolad Chocolate Factory Stores" />

		<meta name="description" content="Schakolad Chocolate Factory has stores in several states including Florida, Connecticut, Indiana, Texas, Tennessee, Virginia, Georgia, Michigan and more coming soon. Visit your local store today and discover all of the sweet possibilities!" />

		<meta name="keywords" content="chocolate,factory,stores,locations, states,Florida,Connecticut,Indiana,Texas,Tennessee,Virginia,Georgia,Michigan,Coming Soon" />

<!--<title>Schakolad Chocolate Factory - Chocolates to Live By.</title>-->
<title>Schakolad Chocolate Factory Stores</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="/css/style.css" rel="stylesheet" type="text/css" media="screen" />
<link rel="shortcut icon" type="image/png" href="/Images/favicon.ico" />
<style type="text/css">
		.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity: 0.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 25%;
			width: 50%;
			height: 40%;
			padding: 16px;
			border: 12px solid #94660a;
			background-color: white;
			z-index:1002;
			overflow: auto;
			color: #94660a
		}
</style>
<script type="text/javascript" src="/CommonFunctions/shopping_cart.js"></script>
<script type="text/javascript">
function clearText(field){ //
	if (field.defaultValue == field.value) field.value = '';
	else if (field.value == '') field.value = field.defaultValue;												
}
</script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript">
<!--
$(function () {
    //cache the ticker
    var ticker = $("#ticker");
    //wrap dt:dd pairs in divs
    ticker.children().filter("dt").each(function () {
        var dt = $(this),
            container = $("<div>");
        dt.next().appendTo(container);
        dt.prependTo(container);
        container.appendTo(ticker);
    });
    //hide the scrollbar
    ticker.css("overflow", "hidden");
    //animator function

    function animator(currentItem) {
        //work out new anim duration
        var distance = currentItem.height();
        duration = (distance + parseInt(currentItem.css("marginTop"))) / 0.020;
        //animate the first child of the ticker
        currentItem.animate({
            marginTop: -distance
        }, duration, "linear", function () {
            //move current item to the bottom
            currentItem.appendTo(currentItem.parent()).css("marginTop", 0);
            //recurse
            animator(currentItem.parent().children(":first"));
        });
    };
    //start the ticker
    animator(ticker.children(":first"));
    //set mouseenter
    ticker.mouseenter(function () {
        //stop current animation
        ticker.children().stop();
    });
    //set mouseleave
    ticker.mouseleave(function () {
        //resume animation
        animator(ticker.children(":first"));
    });
});


var timeout	= 500;
var closetimer	= 0;
var ddmenuitem	= 0;

// open hidden layer
function mopen(id)
{	
	// cancel close timer
	mcancelclosetime();

	// close old layer
	if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';

	// get new layer and show it
	ddmenuitem = document.getElementById(id);
	ddmenuitem.style.visibility = 'visible';

}
// close showed layer
function mclose()
{
	if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
}

// go close timer
function mclosetime()
{
	closetimer = window.setTimeout(mclose, timeout);
}

// cancel close timer
function mcancelclosetime()
{
	if(closetimer)
	{
		window.clearTimeout(closetimer);
		closetimer = null;
	}
}

// close layer when click-out
document.onclick = mclose; 

function CheckSearchForm(price) {

	document.frmProductSearch1.PriceRange.value = "";
	if (price != "" && price != undefined) {
		document.frmProductSearch1.txtGlobalSearch.value = "";
		document.frmProductSearch1.PriceRange.value = price;
		document.frmProductSearch1.submit();
	} else {
		if (document.frmProductSearch1.txtGlobalSearch.value == "chocolate search" || document.frmProductSearch1.txtGlobalSearch.value == "") {
			alert ('Please enter all or part of the item to search.');
		} else {
			document.frmProductSearch1.submit();
		}
	}
}
-->
</script>
<script language="JavaScript" src="https://secure.comodo.net/trustlogo/javascript/trustlogo.js" type="text/javascript">
</script>

</head>
<body>
<div id="wrapper">
	<div id="top_container" style="background: url(/images/header.jpg) no-repeat;">
		<div id="top_left" style="padding: 1px 0 0 8px"><div id="logo"><a href="http://www.schakolad.com/"><img src="/logo.png" alt="Schakolad chocolate Factory - Chocolates To Live By" height="85" width="131" /></a></div></div>
<form name="frmProductSearch1" method="post" action="/Product-Search/">
<input type="hidden" name="PriceRange" value="" />
		<div id="search" >	
			<input type="text" name="txtGlobalSearch" id="search-text" value="chocolate search" onfocus="clearText(this)" onblur="clearText(this)" />
			<input type="button" id="search-submit" value="GO" onclick="CheckSearchForm();"/>
				
			<div style="padding-top: 5px">
				<a href="http://www.facebook.com/schakoladhq" target="_blank"><img src="/images/facebook.gif" alt="facebook" width="26" height="26" border="0"  title="Like us on Facebook"/></a>
				<a href="http://www.twitter.com/schakolad" target="_blank"><img src="/images/twitter_icon.png" alt="twitter" width="26" height="26" border="0" title="Follow us on Twitter" style="padding-left: 5px" /></a>
				<a href="http://www.youtube.com/user/schakoladhq" target="_blank"><img src="/images/youtube_32.png" alt="youtube" width="26" height="26" border="0" title="See us on YouTube" style="padding-left: 5px" /></a>
			</div>


		</div>
</form>
		<div id="fresh_badge"><a href="http://www.schakolad.com/"><img src="/images/schakolad_made_fresh.png" alt="Schakolad Chocolate is Made Fresh" height="122" width="119" /></a></div>
<ul id="sddm">
	<li class="first"><a href="http://www.schakolad.com/Schakolad-Story/" style="border-left: none">About Us</a></li>
	<li><a href="http://www.schakolad.com/Locations/">Locations</a></li>
	<li><a href="#" onmouseover="mopen('m1')" onmouseout="mclosetime()">Gifts By Price</a>
<div id="m1" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
        <a href="#" onclick="CheckSearchForm('0 and 10');">Under $10</a>
        <a href="#" onclick="CheckSearchForm('10 and 25');">$10 to $25</a>
        <a href="#" onclick="CheckSearchForm('25 and 50');">$25 to $50</a>
        <a href="#" onclick="CheckSearchForm('50 and 75');">$50 to $75</a>
        <a href="#" onclick="CheckSearchForm('75.01 and 99999');">More than $75</a>
</div>
</li>
	<li><a href = "javascript:void(0)" onclick = "document.getElementById('light').style.display='block';document.getElementById('fade').style.display='block'">Kosher/Vegan</a>
</li>
	<li><a href="http://chocolatefranchise.com/">Franchise Info</a></li>
	<li><a href="http://www.schakolad.com/Contact-Us/">Contact Us</a></li>
</ul>
<div style="clear:both"></div>			
	</div>
	<!-- end container -->
<script language="javascript" type="text/javascript">

function ShowStoreInfo(StoreID) {
	document.frmShowStoreInfo.StoreID.value=StoreID;
	document.frmShowStoreInfo.submit();
}

function showStatus(sMsg) {
    window.status = sMsg ;
    return true ;
}

</script>

	<div id="page" >
		<div id="page-bgtop">
			<div id="content">
				
				<div class="post">					
					<div class="entry">

<table width="100%" border="0" cellspacing="0" cellpadding="0">
	<tr><td  width="100%"  style="border-bottom: 1px solid; padding: 0px; margin: 0"><h4>Covering the world in Chocolate<sup style="font-size: 9px">TM</sup></h4></td></tr>
	<tr>
		<td  width="100%" height="80" align="center" valign="top" style="padding-top: 15px">
			<font class="brownbold">U.S. Stores</font><br>
			<br>
			<img src="/Images/mapcolor1.jpg" align="middle" alt="States with Chocolate Stores" style="border: 1px solid"><font class="arial12bodytext">&nbsp;States With Stores</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="/Images/mapcolor2.jpg" align="middle" alt="States without Chocolate Stores"  style="border: 1px solid"><font class="arial12bodytext">&nbsp;States Without Stores 
			</font>
		</td>
	</tr>
	<tr>
		<td width="100%" align="center">
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr>
					<td width="100%" align="center" class="arial12bodytext">
						<img src="/Images/map.jpg" width="476" height="305" border="0" alt="Map of United States showing Schakolad Chocolate Stores"  style="border: 1px solid">
					</td>										
				</tr>
				<tr>
					<td>&nbsp;</td>
				</tr>
				<tr>
					<td width="100%" class="indent" align="center">
						<table width="100%" border="0" cellspacing="0" cellpadding="0">
							
							<tr>
								<td width="100">&nbsp; </td>
								<td width="50%" valign="top" align="left">
									<table width="100%" border="0" cellspacing="0" cellpadding="0">
								
										<tr><td class="arial13">&nbsp;</td></tr>
										<tr><td align="left"><font class="location_title">Florida</font></td></tr>
										
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Davie/Nova-Dr./" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Davie&nbsp;(Nova Dr.)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Kissimmee/World-Headquarters-_-Corporate-Office/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Kissimmee&nbsp;(World Headquarters - Corporate Office)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Miami-Beach/41st-Street-_-Miami-Beach/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Miami Beach&nbsp;(41st Street - Miami Beach)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/St.-Petersburg/Downtown-St.-Petersburg/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											St. Petersburg&nbsp;(Downtown St. Petersburg)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Tampa/SoHo-District/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Tampa&nbsp;(SoHo District)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13">&nbsp;</td></tr>
										<tr><td align="left"><font class="location_title">Georgia</font></td></tr>
										
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Roswell/Roswell/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Roswell&nbsp;(Roswell)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13">&nbsp;</td></tr>
										<tr><td align="left"><font class="location_title">Indiana</font></td></tr>
										
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Indianapolis/Trader's-Point/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Indianapolis&nbsp;(Trader's Point)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13">&nbsp;</td></tr>
										<tr><td align="left"><font class="location_title">Michigan</font></td></tr>
										
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Ann-Arbor/Downtown/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Ann Arbor&nbsp;(Downtown)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Birmingham/Birmingham/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Birmingham&nbsp;(Birmingham)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Northville/Northville/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Northville&nbsp;(Northville)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13">&nbsp;</td></tr>
										<tr><td align="left"><font class="location_title">Ohio</font></td></tr>
										
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Perrysburg/Levis-Commons/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Perrysburg&nbsp;(Levis Commons)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Upper-Arlington/Upper-Arlington/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Upper Arlington&nbsp;(Upper Arlington)
											</font></a>
											</td>
										</tr>
								</table></td><td width=50>&nbsp;</td><td width='50%' valign='top'><table width='100%' border='0' cellspacing='0' cellpadding='0'>
										<tr><td class="arial13">&nbsp;</td></tr>
										<tr><td align="left"><font class="location_title">Tennessee</font></td></tr>
										
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Franklin/Cool-Springs/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Franklin&nbsp;(Cool Springs)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Knoxville/Turkey-Creek-Pavillion/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Knoxville&nbsp;(Turkey Creek Pavillion)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13">&nbsp;</td></tr>
										<tr><td align="left"><font class="location_title">Texas</font></td></tr>
										
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Amarillo/The-Summit/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Amarillo&nbsp;(The Summit)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Fort-Worth/Sundance-Square/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Fort Worth&nbsp;(Sundance Square)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Plano/The-Shops-at-Legacy/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Plano&nbsp;(The Shops at Legacy)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/San-Antonio/The-Vineyard/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											San Antonio&nbsp;(The Vineyard)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/The-Woodlands/The-Woodlands,-Texas/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											The Woodlands&nbsp;(The Woodlands, Texas)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13">&nbsp;</td></tr>
										<tr><td align="left"><font class="location_title">Virginia</font></td></tr>
										
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Arlington/Crystal-City/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Arlington&nbsp;(Crystal City)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Arlington/1750-Crystal-City-Shops/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Arlington&nbsp;(1750 Crystal City Shops)
											</font></a>
											</td>
										</tr>
								
										<tr><td class="arial13" height=25 align="left">
											<a href="/Chocolate/Virginia-Beach/Great-Neck-Road/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>
											Virginia Beach&nbsp;(Great Neck Road)
											</font></a>
											</td>
										</tr>
																		
									</table>
								</td>
							</tr>
							
						</table>											
					</td>
				</tr>
				<tr><td>&nbsp;</td></tr>
				<tr>
					<td>
						<table width="100%" border="0" cellspacing="0" cellpadding="0">					
							<tr>
								<td width="100">&nbsp; </td>
								<td width="50%" align="left" class="location_title">International Stores</td>
								<td width="50">&nbsp;</td>
								<td width="50%" align="left" class="location_title">Stores Coming Soon</td>
							</tr>
<!-- -->
							
							<tr>
								<td width="100">&nbsp; </td>
								<td width="50%" class="arial13" valign="top" align="left">
									<table border="0">
									
										<tr><td class="arial13" height=25 align="left"><a href="/Chocolate/Kfar-Saba/Kfar-Saba/" onMouseOver="return showStatus('View Store Info');" onMouseOut="return showStatus('');">&nbsp;&nbsp;&nbsp;&diams;&nbsp;<font size=1>Kfar Saba&nbsp;(Kfar Saba)</font></a></td></tr>
											
									</table>	
								</td>
								<td width="50">&nbsp;</td>
								<td width="50%" class="arial13" valign="top" align="left">
									<table border="0">
									
										<tr><td class="arial13" height=25 align="left"><font size="1" color="#94660a">&nbsp;&nbsp;&nbsp;&diams;&nbsp;East Greenbush,&nbsp;New York&nbsp;(East Greenbush)</font></td></tr>
											
									</table>	
								</td>
							</tr>

						</table>
					</td>
				</tr>
			</table>
		</td>							
	</tr>
</table><!-- content table  end -->

<form name="frmShowStoreInfo" method="POST" action="Display_Store.asp">
  <input type="hidden" name="StoreID" value="">
</form>
		
					</div> <!-- Thumbs Row Ends -- end of entry -->
<!-- Start of StatCounter Code -->
<script type="text/javascript" language="javascript">
var sc_project=832590; 
var sc_partition=6; 
var sc_security="c99746a0"; 
</script>
 
<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img  src="http://c7.statcounter.com/counter.php?sc_project=832590&amp;java=0&amp;security=c99746a0" alt="hidden hit counter" border="0"></a> </noscript>
<!-- End of StatCounter Code -->

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-3878945-1";
urchinTracker();
</script>
						<div class="entry"> <!-- Bottom Row Starts -->
							<div id="bottom_row">

							  <div id="offer_container"><!-- Special Offer Starts -->
								<div id="special_offer_bg" > 
									<div class="offer_form">
										<form method="post" action="https://www.schakolad.com/IEM/form.php?form=10" id="frmSS10" onsubmit="return CheckForm10(this);">
								 			<div>												
												<input type="text" class="offer-text" name="email" value="Enter your E-mail here" onfocus="clearText(this)" onblur="clearText(this)" />
												<input type="hidden" name="format" value="h" />
												<input type="submit" class="offer-submit" value="GO" />
											</div>
										</form>
										<script type="text/javascript">
											// <![CDATA[
												function CheckMultiple10(frm, name) {
													for (var i=0; i < frm.length; i++)
													{
														fldObj = frm.elements[i];
														fldId = fldObj.id;
														if (fldId) {
															var fieldnamecheck=fldObj.id.indexOf(name);
															if (fieldnamecheck != -1) {
																if (fldObj.checked) {
																	return true;
																}
															}
														}
													}
													return false;
												}
											function CheckForm10(f) {
												var email_re = /[a-z0-9!#$%&'*+\/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+\/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?/i;
												if (!email_re.test(f.email.value)) {
													alert("Please enter your email address.");
													f.email.focus();
													return false;
												}
													return true;
												}
											// ]]>
										</script>
									</div>																	
								</div>									
							  </div> <!-- Special Offer Ends -->

								<div id="testimonials_scroller" style="background:url(/images/testimonials_bg.jpg) no-repeat;"> <!-- Bottom News Ticker -->
										  <dl id="ticker">
<dt class="heading">Thank you for having such wonderful chocolates. My husband is a dark chocolate fan and he has been very pleased with everything ...</dt><dd class="text">Cindy G. - Franklin, TN</dd><dt class="heading">Your chocolate is wonderful! I enjoy the service I receive when I come in. You don't try to rush me and it's hard in this ...</dt><dd class="text">Michelle B. - Grapevine, TX</dd><dt class="heading">Most of my purchases have been gifts for friends and business associates. The chocolates are very well received and are ...</dt><dd class="text">Kathy B. - Delray Beach, FL</dd><dt class="heading">I&nbsp;received the chocolate, and I love it.&nbsp; In addition to being delicious, it is beautiful.</dt><dd class="text">Sherry D. - Longwood, FL</dd><dt class="heading">These chocolates are absolutely wonderful!!! The WaMu teams have loved the box sets that you've been putting together for ...</dt><dd class="text">Brenda N - San Antonio, TX</dd><dt class="heading">I just wanted to commend your store your being very friendly, fast, and delicious! I ordered from you twice for local deliveries ...</dt><dd class="text">May - Virginia Beach, VA</dd><dt class="heading">I felt compelled to drop you a line to let you know that I just sampled my "schakolads" that WGGB-News 40&nbsp;was kind ...</dt><dd class="text">Jim L. - WGBY - Springfield, MA</dd><dt class="heading">You make the best chocolate covered strawberries I have ever had. Keep up the good work.</dt><dd class="text">Carol L - Virginia Beach, VA</dd><dt class="heading">I purchased a 1 lb. box of assorted candy for my Dad for Father's Day - he LOVES it. Thanks</dt><dd class="text">Carol H. - Knoxville, TN</dd><dt class="heading">Just wanted to send you a note of thanks and also one of congratulations! What a great store!!! D.J., Natalie, and I really ...</dt><dd class="text">Dave N. - Atlanta, GA</dd><dt class="heading">You make the best chocolate covered strawberries I have ever had. Keep up the good work.</dt><dd class="text">Carol W. - Virginia Beach, VA</dd><dt class="heading">I really appreciate that you always have holiday/special day themed chocolate gifts for the chocolate lovers in my life! ...</dt><dd class="text">Wendy L. - Franklin, TN</dd><dt class="heading">I wanted to send you a quick email message to THANK YOU for the fabulous Schakolad chocolates that really added the finishing ...</dt><dd class="text">Carolyn R. - Kronos, Inc. - Massachussetts</dd><dt class="heading">The chocolates were loved by all! The store is very nice as well as all of the employees I have dealt with.</dt><dd class="text">Mindi A. - Boca Raton, FL</dd><dt class="heading">Love your chocolate and the rewards program! Thank you</dt><dd class="text">Linda M. - Rochester Hills, MI</dd><dt class="heading">We experienced Schakolad Chocolate this past weekend in Columbus. We were very surprised! Great chocolate and great concept. ...</dt><dd class="text">Kathy T. - Columbus, OH</dd><dt class="heading">Thank you for the second shipment.&nbsp; It arrived as promised and my wife enjoyed them immensely.&nbsp; You have now officially ...</dt><dd class="text">Dewey J. - Kansas City, MO</dd><dt class="heading">The chocolate I purchased from your store is wonderful! Also, you staff was very friendly!</dt><dd class="text">Kelly S. - Boca Raton, FL</dd><dt class="heading">I&nbsp;just wanted to inform you that the chocolate golf balls were received in perfect condition.&nbsp; Thank you again ...</dt><dd class="text">Tanya B. - Termecula, CA</dd><dt class="heading">It is always a pleasure going into this store. The people are so nice and the chocolate is incredible. I will always be ...</dt><dd class="text">Martha N. - San Antonio, TX</dd>
										  </dl>		
								</div> <!-- News Ticker Ends -->								

							</div>							
					</div> <!-- Thumbs Row Ends. End of entry -->
				</div>
			</div>				
		</div>
			<!-- end #content -->
				
		<!-- Side Menu -->
		
			<div id="sidebar">	
			<div id="shopcart" style="padding-bottom: 10px; font-size: 1.3em;"><img src="/images/shopping_icon.jpg" alt="shop online" width="155" height="33" /></div>
					
			<ul>
<li><a href='http://www.schakolad.com/Assorted-Boxes/'>Assorted Boxes</a>
				<ul>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Assorted-Boxes/Create-Your-Own-Box/">Create Your Own Box</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Assorted-Boxes/Assorted-Chocolates/">Assorted Chocolates</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Assorted-Boxes/Signature-Truffles/">Signature Truffles</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Assorted-Boxes/Cake-Truffles/">Cake Truffles</a></li>
						
						
				</ul>
						
						</li>
				<li><a href='http://www.schakolad.com/Chocolate-Novelties/'>Chocolate Novelties</a>
						</li>
				<li><a href='http://www.schakolad.com/Sugar-Free~Low-Carbs/'>Sugar Free/Low Carbs</a>
						</li>
				<li><a href='http://www.schakolad.com/Every-Day-Occasions/'>Every Day Occasions</a>
				<ul>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Every-Day-Occasions/Birthday/">Birthday</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Every-Day-Occasions/Anniversary/">Anniversary</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Every-Day-Occasions/Wedding/">Wedding</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Every-Day-Occasions/Showers-and-New-Baby/">Showers and New Baby</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Every-Day-Occasions/Graduations-and-Teacher`s-Gifts/">Graduations and Teacher's Gifts</a></li>
						
						
				</ul>
						
						</li>
				<li><a href='http://www.schakolad.com/Corporate-Gifts/'>Corporate Gifts</a>
				<ul>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Real-Estate/">Real Estate</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Sales-Executives/">Sales Executives</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Financial-Institutions/">Financial Institutions</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Logos/">Logos</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Medical-Field/">Medical Field</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Transportation/">Transportation</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Hotels/">Hotels</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Tradeshows/">Tradeshows</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Professional-Trades/">Professional Trades</a></li>
						
						
				</ul>
						
						</li>
				<li><a href='http://www.schakolad.com/Holidays/'>Holidays</a>
				<ul>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Holidays/Mother`s-Day-and-Nurse`s-Day/">Mother's Day and Nurse's Day</a></li>
						
						
				</ul>
						
						</li>
				
			</ul>
<br />
<!--<a href="https://checkbalance.rewardforloyalty.com/index.php?ppSearchKW=&__utma=228609823.1667754267.1333572650.1333572650.1333572650.1&__utmb=228609823.1.10.1333572650&__utmc=228609823&__utmz=228609823.1333572650.1.1.utmcsr%3Dgoogle%7Cutmccn%3D%28organic%29%7Cutmcmd%3Dorganic%7Cutmctr%3Dprofit+point&__gutp=new%3D1%7Centrystamp%3D1333572652%7Csid%3D89300660175266340460336695028499%7Cstamp%3D1333572652%7Creferrer%3Dhttp%3A%2F%2Fwww.google.com%2Furl%3Fsa%3Dt%26rct%3Dj%26q%3Dprofit%2520point%26source%3Dweb%26cd%3D1%26ved%3D0CCoQFjAA%26url%3Dhttp%253A%252F%252Fwww.rewardforloyalty.com%252F%26ei%3DQLR8T5aJM4KhtweS5dn7DA%26usg%3DAFQjCNHmvrb-YgZpWLjMCmXZKmvs1fgbnQ%7CCookieLiveTime%3D3600%7CCookieGlobalExpTime%3D315360000" target="_new" style="font-size: 1em; padding-top: 25px" rel="nofollow"><b>Check Loyalty Points</b></a>-->
<a href="http://www.schakolad.com/loyalty" target="_new" style="font-size: 1em; padding-top: 25px" rel="nofollow"><b>Check Loyalty Points</b></a>
			
					
			   <div style="padding-top: 20px">&nbsp;

<!--<img src="/images/comodo_secure_100_85_white.png" alt="SSL Certificates" width="100" height="85" style="border: 0px;">-->
<!--
				<script src="http://www.trustlogo.com/trustlogo/javascript/trustlogo.js" type="text/javascript"></script>-->
			
<script type="text/javascript">TrustLogo("https://www.schakolad.com/images/comodo.gif", "SC", "none");</script>
			   </div>
			</div>
    <script type="text/javascript">
<!--
	function CheckCart() {
		var CartItems = CartTotalItems();
		var container = document.getElementById('shopcart');
		if (CartItems > 0)
			container.innerHTML = '<img src="/images/shopping_bag.jpg" style="vertical-align: middle"  alt="" /><a href="http://www.schakolad.com/ShoppingBag__">&nbsp;&nbsp;' + CartItems + ' item(s) in cart</a>';
	}
var existing = window.onload;
 
window.onload = function() {
 
    if(typeof(existing) == "function"){ existing(); }
    CheckCart();
}
-->
    </script>
			
			<!-- end #sidebar -->
		   <div style="clear: both; height: 0px">&nbsp;</div>
		</div>		
	</div>
<!-- end #page -->
	<!-- end #footer -->
	<div id="footer_row">
		<div style="float:left; padding-right: 30px">
			<p class="copy_right">Copyright &copy; Schakolad Corp.<br /> All Rights Reserved. 1995-2013</p>				
		</div> 
			  
			       <div class="bottom_menu"><a href="http://www.schakolad.com/Copyright-Info/">copyright info</a></div>
			       <div class="bottom_menu"><a href="http://www.schakolad.com/Schakolad-Story/">schakolad story</a></div>
			       <div class="bottom_menu"><a href="http://www.schakolad.com/Privacy-Security/">privacy &amp; security</a></div>
			       <div class="bottom_menu"><a href="http://www.schakolad.com/Policy-Shipping/">policy and shipping info</a></div>
			       <div class="bottom_menu"><a style="border-bottom:none" href="http://www.schakolad.com/Sitemap/">site map</a></div>
			  
			  <div class="bottom_header"> 									
			    <div  class="flag_link">
				<ul>
					<li class="flag">	
						<!--<a href="http://www.schakolad.co.il"><img src="images/israel_flag.jpg" alt="" width="24" height="20" border="0" /></a>-->
					</li>
				 	<li>	
						<a href="http://www.schakolad.co.il">Schakolad in Israel</a>
				 	</li>
				</ul>
			    </div>			  
			  </div>
	</div>
<div id="light" class="white_content"><h2 style="color: #94660a; text-transform:capitalize;font-size:18px;">Kosher and Vegan Chocolate</h2>
<h3 style="color: #94660a; text-transform:capitalize; font-size:12px; padding-top: 20px; padding-bottom: 5px; font-weight: bold">Kosher Chocolate. </h3>
Many Schakolad Chocolate Factory stores manufacture their chocolate under their local Kosher Supervision.  To order Schakolad Kosher chocolates online, just select "Yes" in the Kosher Option under the Deliver Address Type in any of the products offered on the website.  When you click on the "Next" button to continue shopping, a list of Schakolad stores that create their handmade chocolates under their local Kosher Supervision will appear.  Some stores offer Parve - Vegan chocolate and Cholov Yisroel chocolates.  Select the store of your choice or the closest to the shipping address and the order will be sent from the store you chose.
<h3 style="color: #94660a; text-transform:capitalize; font-size:12px; padding-top: 15px; padding-bottom: 5px; font-weight: bold">What Does Kosher Mean?</h3>
The word kosher is a translation of the Hebrew word meaning "fit" or "proper." It refers to foods that meet the dietary requirements of Jewish Law. 
Whether a product is kosher depends on the source of the ingredients and the status of the equipment it is produced on. Kosher certification is the guarantee that the food meets kosher requirements. 
The process of certification does not involve "blessing" the food; rather, it involves examining the ingredients used to make the food, scrutinizing the process by which the food is prepared, and periodically inspecting the processing facilities to make sure that kosher standards are maintained.
<br /><p style="font-size:12px; padding-top: 30px; font-weight: bold; text-align: center"><a href = "javascript:void(0)" onclick = "document.getElementById('light').style.display='none';document.getElementById('fade').style.display='none'">Close</a></p></div>
  <div id="fade" class="black_overlay"></div>
			<form name="frmBottom" method="post" action="">
				<input type="hidden" name="txtFullList" value="" />
				<input type="hidden" name="selShipMethod" value="" />
				<input type="hidden" name="totWeight" value="" />

			</form>
</body>
</html>
