/* CSS Document */

body {
	background-color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	line-height: 20px;

}
p {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left:20px;
}
.locationText {
	font-size: 10px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.bigTable {
	background-color: #014B01;
}
.footer {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.super{
	font-size: 10px;
}
.italicSmall {
	font-size: 12px;
	font-style:italic;
}
.question {
	font-weight: bold;
}
.myText10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
A.myLink10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.myLink10:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.padding5LeftRight{
	padding-left: 10px;
	padding-right: 10px;
}
.title1 {
	font-weight: bold;
	font-size: 16px;
	color: #006600;
}
.title2 {
	font-weight: bold;
	font-size: 14px;
	color: #006600;
	font-style: italic;
	text-decoration: underline;
}
.title3 {
	font-weight: bold;
	font-size: 14px;
	color: #006600;
	font-style: italic;
	text-decoration: none;
}
A.greenLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}
A.greenLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.aboutBG {
	background-image: url(images/aboutBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.productsBG {
	background-image: url(images/productsBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bitesBG {
	background-image: url(images/bitesBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.barsBG {
	background-image: url(images/barsBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.healthBG {
	background-image: url(images/healthBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.faqBG {
	background-image: url(images/faqBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.linksBG {
	background-image: url(images/linksBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.contactBG {
	background-image: url(images/contactBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.newsBG {
	background-image: url(images/newsBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.myBlock {
	background-color: #DFFDB7;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#news {
	background-image: url(images/news_popup.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	height: 493px;
	width: 492px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
}
#newsContent {
	overflow:auto;
	width:480px;
	height:480px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
	
	
	
