﻿@charset "utf-8";
body {
	background-position: top;
	margin: 0;
	padding: 0;
	color: #5F3C1F;
	font-family: Arial;
	background-color: #E4E1D9;
	background-image: url('../images/bg.jpg');
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#header {
	width: 1020px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	width: 180px;
	height: 190px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#navWrapper {
	width: 820px;
	height: 190px;
	float: left;
	margin-top: 10px;
}
#nav {
	width: 800px;
	height: 40px;
	float: left;
	text-align: right;
	font-size: 18pt;
	color: #FFFFFF;
	font-family: "DK Crayon Crumble";
}
#headerContent {
	width: 800px;
	height: 150px;
	float: left;
	text-align: right;
	background-image: url('../images/header_circles.png');
}

#bannerWrapper {
	width: 100%;
	height: 310px;
	background-image: url('../images/banner_bg.png');
	margin-bottom: 40px;
}
#banner {
	width: 800px;
	height: 310px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	margin-top: 40px;
	margin-bottom: 20px;
}
#content2 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	margin-bottom: 20px;
}
#content3 {
	/*width: 1200px;*/
	margin-left: auto;
	margin-right: auto;
	display: table;
	margin-bottom: 20px;
	text-align: center;
}

#contentLeft {
	width: 350px;
	/*display: table;*/
	float: left;
	text-align: center;
	margin-bottom: 40px;
}
#contentRight {
	width: 550px;
	display: table;
	float: left;
	margin-bottom: 40px;
}

#mainContentLeft {
	width: 500px;
	/*display: table;*/
	float: left;
	text-align: center;
	margin-bottom: 40px;
}

#mainContentRight {
	width: 500px;
	display: table;
	float: left;
	margin-bottom: 40px;
}


#center500 {
	width: 500px;
	display: table;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #5F3C1F;
	font-size: 14pt;
}

#center800 {
	width: 800px;
	display: table;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #5F3C1F;
	font-size: 14pt;
}

#left500 {
	width: 500px;
	display: table;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #5F3C1F;
	font-size: 14pt;

}
#product1 {
	width: 250px;
	margin-bottom: 40px;
	height: 350px;
	float: left;
	background-image: url('../images/products/cucumber-habanero-sauce.png');
	background-size: 100px 350px;
	background-repeat: no-repeat;
	background-position: center;
}
#product2 {
	width: 250px;
	margin-bottom: 40px;
	height: 350px;
	float: left;
	background-image: url('../images/products/pina-colada.png'), url("../images/awards/ZestFestSilver.png");
	background-size: 100px 350px, 97px 97px;
	background-repeat: no-repeat;
	background-position: center, right top;
}
#product3 {
	width: 250px;
	margin-bottom: 40px;
	height: 350px;
	float: left;
	background-image: url('../images/products/pineapple-mango-sauce.png');
	background-size: 100px 350px;
	background-repeat: no-repeat;
	background-position: center;
}

#product4 {
	width: 250px;
	margin-bottom: 40px;
	height: 350px;
	float: left;
	background-image: url('../images/products/scotch-bonnet.png'), url("../images/awards/ZestFestGold.png");
	background-size: 100px 350px, 97px 97px;
	background-repeat: no-repeat;
	background-position: center, right top;
}

#productSpacer {
	width: 20px;
	margin-bottom: 40px;
	height: 290px;
	float: left;
}


#bullet1 {
	width: 175px;
	float: left;
	margin-bottom: 10px;
	height: 24px;
	text-indent: 24px;
	background-image: url('../images/bullet1.png');
	color: #5F3C1F;
	font-size: 15pt;
	margin-left: 25px;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
#bullet2 {
	width: 175px;
	float: left;
	margin-bottom: 10px;
	height: 24px;
	text-indent: 24px;
	background-image: url('../images/bullet2.png');
	color: #5F3C1F;
	font-size: 15pt;
	margin-left: 25px;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
#bullet3 {
	width: 175px;
	float: left;
	margin-bottom: 10px;
	height: 24px;
	text-indent: 24px;
	background-image: url('../images/bullet3.png');
	color: #5F3C1F;
	font-size: 15pt;
	margin-left: 25px;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
#bullet4 {
	width: 175px;
	float: left;
	margin-bottom: 10px;
	height: 24px;
	text-indent: 24px;
	background-image: url('../images/bullet4.png');
	color: #5F3C1F;
	font-size: 15pt;
	margin-left: 25px;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
#bullet5 {
	width: 175px;
	float: left;
	margin-bottom: 10px;
	height: 24px;
	text-indent: 24px;
	background-image: url('../images/bullet2.png');
	color: #5F3C1F;
	font-size: 15pt;
	margin-left: 25px;
	background-repeat: no-repeat;
	text-transform: uppercase;
}

#hpMid {
	/*width: 980px;*/
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
}

.flavor-title {
	font-family: 'Stalemate', cursive;
	src: url(https://fonts.googleapis.com/css?family=Stalemate);

}

#footerWrapper {
	width: 100%;
	height: 83px;
	background-image: url('../images/footer_bg.png');
	color: #FFFFFF;
}
#footerContent {
	width: 1020px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	padding-top: 20px;
}
#footerLeft {
	width: 690px;
	height: 60px;
	float: left;
	font-size: 9pt;
	text-transform: uppercase;
	margin-left: 10px;
}
#footerRight {
	width: 310px;
	height: 60px;
	float: left;
	font-size: 8pt;
	text-align: right;
}
#designedBy {
	width: 690px;
	float: left;
	font-size: 8pt;
	text-transform: none;
	margin-top: 10px;
}

#wrap1 {
	border: 1px #D3CEC0 solid;
	padding: 5px;
	width: 890px;
	background-color: #F7F5F2;
	margin-bottom: 40px;
	display: table;
}
#wrap2 {
	border: 1px #5F3C1F solid;
	width: 878px;
	padding: 5px;
	background-color: #F7F5F2;
	display: table;
}
#wrap3 {
	padding: 20px 20px 20px 20px;
	width: 836px;
	border: 1px #5F3C1F solid;
	background-color: #FFFFFF;
	display: table;
}
#wrap4 {
	padding: 20px 20px 20px 20px;
	width: 836px;
	border: 1px #5F3C1F solid;
	background-color: #FFFFFF;
	display: table;
	text-align: center;
}



#orderLeft {
	width: 380px;
	display: table;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
	padding-right: 10px;
}
#orderRight {
	border-left: 1px #FCDED3 solid;
	width: 380px;
	display: table;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
	padding-left: 30px;
}
#orderTitle1 {
	padding: 10px;
	width: 360px;
	display: table;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #C3C019;
	color: #FFFFFF;
	font-size: 18pt;
	text-align: left;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
#orderTitle2 {
	padding: 10px;
	width: 360px;
	display: table;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F15C22;
	color: #FFFFFF;
	font-size: 18pt;
	text-align: left;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
#orderContent {
	width: 375px;
	display: table;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	font-size: 12pt;	
}






#nav_home{
	display: block;
	width: 100px;
	height: 40px;
	background-image: url('../images/nav/home.png');
	background-repeat: no-repeat;
	float: right;
}
#nav_home:hover
{ 
  background-position: 0 -40px;
}
#nav_home span
{
  display: none;
}
#nav_home_ov{
	display: block;
	width: 100px;
	height: 40px;
	background-image: url('../images/nav/home.png');
	background-repeat: no-repeat;
	float: right;
    background-position: 0 -40px;	
}


#nav_about{
	display: block;
	width: 107px;
	height: 40px;
	background-image: url('../images/nav/about.png');
	background-repeat: no-repeat;
	float: right;
}
#nav_about:hover
{ 
  background-position: 0 -40px;
}
#nav_about span
{
  display: none;
}
#nav_about_ov{
	display: block;
	width: 107px;
	height: 40px;
	background-image: url('../images/nav/about.png');
	background-repeat: no-repeat;
	float: right;
    background-position: 0 -40px;	
}


#nav_flavors{
	display: block;
	width: 122px;
	height: 40px;
	background-image: url('../images/nav/flavors.png');
	background-repeat: no-repeat;
	float: right;
}
#nav_flavors:hover
{ 
  background-position: 0 -40px;
}
#nav_flavors span
{
  display: none;
}
#nav_flavors_ov{
	display: block;
	width: 122px;
	height: 40px;
	background-image: url('../images/nav/flavors.png');
	background-repeat: no-repeat;
	float: right;
    background-position: 0 -40px;	
}

#nav_contact{
	display: block;
	width: 168px;
	height: 40px;
	background-image: url('../images/nav/contact.png');
	background-repeat: no-repeat;
	float: right;
}
#nav_contact:hover
{ 
  background-position: 0 -40px;
}
#nav_contact span
{
  display: none;
}
#nav_contact_ov{
	display: block;
	width: 168px;
	height: 40px;
	background-image: url('../images/nav/contact.png');
	background-repeat: no-repeat;
	float: right;
    background-position: 0 -40px;	
}

#nav_order{
	display: block;
	width: 190px;
	height: 40px;
	background-image: url('../images/nav/where-to-buy.png');
	background-repeat: no-repeat;
	float: right;
}
#nav_order:hover
{ 
  background-position: 0 -41px;
}
#nav_order span
{
  display: none;
}
#nav_order_ov{
	display: block;
	width: 190px;
	height: 40px;
	background-image: url('../images/nav/where-to-buy.png');
	background-repeat: no-repeat;
	float: right;
    background-position: 0 -40px;	
}


#moreWrapper{
	width: 140px;
	height: 50px;
	margin-top: 320px;
	margin-left: auto;
	margin-right: auto;
}


#nav_more{
	display: block;
	width: 140px;
	height: 50px;
	background-image: url('../images/products/More.png');
	background-repeat: no-repeat;
	float: left;
}
#nav_more:hover
{ 
  background-position: 0 -50px;
}
#nav_more span
{
  display: none;
}
#nav_more_ov{
	display: block;
	width: 140px;
	height: 50px;
	background-image: url('../images/products/More.png');
	background-repeat: no-repeat;
	float: left;
	background-position: 0 -50px;
}





a {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a.external {
	color: #FA4C06;
	text-decoration: none;
}
a.external:visited {
	color: #FA4C06;
	text-decoration: none;
}
a.external:active {
	color: #FA4C06;
	text-decoration: none;
}
a.external:hover {
	color: #000000;
	text-decoration: none;
}



.auto-style1 {
	border-width: 0px;
	/*margin: 0 30px;*/
}
.auto-style2 {
	color: #FA4C06;
}
.auto-style3 {
	margin-left: 20px;
}
.auto-style4 {
	margin-right: 20px;
}

