@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../media/siteBG3.jpg);
}
.oneColFixCtrHdr #container {
	width: 935px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 25px;
	z-index: 1;
}
.oneColFixCtrHdr #container #footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 500px;
	float: left;
}
.oneColFixCtrHdr #header {
	height: 244px;
	width: 935px;
	background-image: url(../media/topnavBG.png);
	padding: 0;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-image: url(../media/maincontBGshort.png);
	padding: 0;
	height: 368px;
	width: 935px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #footer {
	padding: 0;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #container #header #navpopups #about_popup {
	visibility: hidden;
	position: relative;
	top: -67px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.oneColFixCtrHdr #container #header #mainnav {
	margin-left: 30px;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #container #mainContent #homemaincont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	width: 622px;
	color: #333333;
	padding-right: 50px;
	line-height: 15px;
	top: 0px;
	position: relative;
	padding-top: 5px;
}
.oneColFixCtrHdr #container #mainContent #homemaincont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: right;
	width: 935px;
	color: #333333;
	line-height: 15px;
	top: 0px;
	position: relative;
	padding-top: 0px;
}
.oneColFixCtrHdr #container #header #navpopups {
	margin-left: 32px;
	visibility: hidden;
}
.oneColFixCtrHdr #container #header #navpopups #flavors_popup {
	position: relative;
	visibility: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	top: -36px;
}
.oneColFixCtrHdr #container #header #navpopups #shop_popup {
	visibility: hidden;
	padding-top: 10px;
	position: relative;
	top: -5px;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #container #header #shopnav {
	width: 55px;
	float: left;
}
.oneColFixCtrHdr #container #header #flavorsnav {
	width: 97px;
	float: left;
	clear: none;
}
.oneColFixCtrHdr #container #header #aboutnav {
	width: 67px;
	float: left;
}
.oneColFixCtrHdr #container #header #topnav {
	margin-top: 10px;
	margin-right: 10px;
}
.oneColFixCtrHdr #container #footer #footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	float: right;
	width: 400px;
	text-align: right;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999900;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.style1 {
	color: #993300
}
.oneColFixCtrHdr #container #header #popups {
	height: 0px;
	width: 0px;
}
.oneColFixCtrHdr #container #mainContent #homemaincont a:hover {
	color: #333333;
}
#index_popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	z-index: 100;
	width: 295px;
	height: 533px;
	background-image: url(../media/home/popupBG.png);
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 320px;
	padding-bottom: 80px;
	padding-left: 320px;
	line-height: 18px;
	visibility: visible;
}
#move{ margin-left:20px;
		margin-top:20px;
}
#topnavnew li{ list-style:none; font-size:10px; display:inline; color:#FFF; white-space:nowrap; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
#topnavnew li a{ font-size:10px; display:inline; color:#FFF; white-space:nowrap; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
#topnavnew li a:hover{ font-size:10px; display:inline; color:#F90; white-space:nowrap; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.white{color:#FFF; font-size:10px;}
#up{ margin:0px; position:absolute; top:10px; margin-right:50px; text-align:left;  }
