body{
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background: #fff;
	background: url(/images/bg_body.gif) top left repeat-x #A70000;
}

img {
	border:none;
}

a {
	outline: none;
}

.content{
	width: 655px;
	margin: 10px 0px 0px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}

.contact{
	color: #6EA085;
}

.contact td{
	color: #6EA085;
	font-size: 12px;
}


.current_news{
	color: #3B8251;
}
.current_news .title_text{
	color: #3B8251;
	font-weight: bold;
	margin: 10px 0px 2px 0px;
}
.current_news a:link{
	text-decoration: none;
	color: #6DA586;
}
.current_news a:visited{
	text-decoration: none;
	color: #6DA586;
}
.current_news a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #2F6648;
}



.new_products{
	color: #AF6767;
}
.new_products .title_text{
	color: #860000;
	font-weight: bold;
	margin: 10px 0px 2px 0px;
}
.new_products a:link{
	text-decoration: none;
	color: #860000;
}
.new_products a:visited{
	text-decoration: none;
	color: #860000;
}
.new_products a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #AF6767;
}



.events{
	color: #5C69A9;
}
.events .title_text{
	color: #0B1270;
	font-weight: bold;
	margin: 10px 0px 2px 0px;
}
.events a:link{
	text-decoration: none;
	color: #5C69A9;
}
.events a:visited{
	text-decoration: none;
	color: #5C69A9;
}
.events a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #0B1270;
}





.soda_color{
	color: #CD5D5D;
}
.soda_color a:link{
	text-decoration: none;
	color: #CD5D5D;
}
.soda_color a:visited{
	text-decoration: none;
	/*color: #710000;*/
	color: #CD5D5D;
}
.soda_color a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #F77D7D;
}



.juices_color{
	color: #6DA586;
}
.juices_color a:link{
	text-decoration: none;
	color: #6DA586;
}
.juices_color a:visited{
	text-decoration: none;
	color: #6DA586;
}
.juices_color a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #2F6648;
}

.juice_color{
	color: #6DA586;
}
.juice_color a:link{
	text-decoration: none;
	color: #6DA586;
}
.juice_color a:visited{
	text-decoration: none;
	color: #6DA586;
}
.juice_color a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #2F6648;
}



.energy_color{
	color: #6D6DC5;
}
.energy_color a:link{
	text-decoration: none;
	color: #6D6DC5;
}
.energy_color a:visited{
	text-decoration: none;
	color: #6D6DC5;
}
.energy_color a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #A9A9E6;
}

.tea_color{
	color: #E9A601;
}
.tea_color a:link{
	text-decoration: none;
	color: #E9A601;
}
.tea_color a:visited{
	text-decoration: none;
	color: #E9A601;
}
.tea_color a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #FF9900;
}


.more_color{
	color: #B75AA1;
}
.more_color a:link{
	text-decoration: none;
	color: #B75AA1;
}
.more_color a:visited{
	text-decoration: none;
	color: #B75AA1;
}
.more_color a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #79005C;
}



.h1_red{
	color: #9F2726;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.text_red{
	color: #9F2726;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto auto auto 52px;
	text-align: left;
	float: left;
}

*html .text_red{
	margin: auto auto auto 25px;
}


.h1_green{
	color: #0C592F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0px;
}

.hr_green{
	margin-bottom: 18px;
}

.text_green{
	color: #0C592F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto auto auto 52px;
	text-align: left;
	float: left;
}

*html .text_green{
	margin: auto auto auto 25px;
}


.bg_right{
	background: url(/images/bg_right.gif) top left repeat-y;
}

.nav{
	display: inline;
}

/* rollovers */ /* rollovers */ /* rollovers */ /* rollovers */ /* rollovers */
#btn_home{
	width: 53px;
	height: 50px;
	background: url(/images/btn_home.gif) top left no-repeat;
	display: block;
}
#btn_home:hover{
	background-position: bottom left;
}
#btn_home span {
	display: none;
}

#btn_go_store{
	width: 97px;
	height: 99px;
	background: url(/images/btn_go_store.gif) top left no-repeat;
	display: block;
}
#btn_go_store:hover{
	background-position: bottom left;
}
#btn_go_store span {
	display: none;
}

#btn_teams{
	width: 106px;
	height: 50px;
	background: url(/images/btn_teams.gif) top left no-repeat;
	display: block;
}
#btn_teams:hover{
	background-position: bottom left;
}
#btn_teams span {
	display: none;
}

#btn_products{
	width: 68px;
	height: 50px;
	background: url(/images/btn_products.gif) top left no-repeat;
	display: block;
}
#btn_products:hover{
	background-position: bottom left;
}
#btn_products span {
	display: none;
}

#btn_about{
	width: 108px;
	height: 50px;
	background: url(/images/btn_about.gif) top left no-repeat;
	display: block;
}
#btn_about:hover{
	background-position: bottom left;
}
#btn_about span {
	display: none;
}

#btn_news{
	width: 103px;
	height: 50px;
	background: url(/images/btn_news.gif) top left no-repeat;
	display: block;
}
#btn_news:hover{
	background-position: bottom left;
}
#btn_news span {
	display: none;
}

#btn_store{
	width: 50px;
	height: 50px;
	background: url(/images/btn_store.gif) top left no-repeat;
	display: block;
}
#btn_store:hover{
	background-position: bottom left;
}
#btn_store span {
	display: none;
}

#btn_corp{
	width: 104px;
	height: 50px;
	background: url(/images/btn_corp.gif) top left no-repeat;
	display: block;
}
#btn_corp:hover{
	background-position: bottom left;
}
#btn_corp span {
	display: none;
}

#btn_invest{
	width: 118px;
	height: 50px;
	background: url(/images/btn_invest.gif) top left no-repeat;
	display: block;
}
#btn_invest:hover{
	background-position: bottom left;
}
#btn_invest span {
	display: none;
}

#btn_contact{
	width: 64px;
	height: 50px;
	background: url(/images/btn_contact.gif) top left no-repeat;
	display: block;
}
#btn_contact:hover{
	background-position: bottom left;
}
#btn_contact span {
	display: none;
}

#btn_terms{
	width: 128px;
	height: 50px;
	background: url(/images/btn_terms.gif) top left no-repeat;
	display: block;
}
#btn_terms:hover{
	background-position: bottom left;
}
#btn_terms span {
	display: none;
}
/* rollovers */ /* rollovers */ /* rollovers */ /* rollovers */ /* rollovers */


h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	display: inline;
}


.green{
	color: #0C592F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}

.hr_green_sm{
	margin-top: 8px;
	margin-bottom: 10px;
}

.hr_green_lg{
	margin-top: 8px;
	margin-bottom: 10px;
}

.hr_juice_sm{
	margin-top: 8px;
	margin-bottom: 10px;
}

.hr_juice_lg{
	margin-top: 8px;
	margin-bottom: 10px;
}

.bg_natural_bottom{
	float: left;
	margin: 0px 0px 3px 0px;
}

*html .bg_natural_bottom{
	float: left;
}

.title_img{
	width: 667px;
	margin: 12px 0px 0px 8px;
}

*html .title_img{
	width: 667px;
	margin: 0px 0px 0px 0px;
}

.green a:link{
	text-decoration: none;
	color: #0C592F;
}

.green a:visited{
	text-decoration: none;
	color: #0C592F;
}

.green a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #5CB182;
}

.product_main_table{
	margin-left: 25px;
}

.news_main_table{
	margin-left: 25px;
}

*html .product_main_table{
	margin-left: 0px;
}




/* start red */
.red{
	color: #A42323;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}
.red a:link{
	text-decoration: none;
	color: #A42323;
}
.red a:visited{
	text-decoration: none;
	/*color: #710000;*/
	color: #A42323;
}
.red a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #F77D7D;
}
.hr_red_sm{
	margin-top: 5px;
	margin-bottom: 10px;
}
.hr_red_lg{
	margin-top: 8px;
	margin-bottom: 10px;
}
.hr_soda_sm, .hr_tea_sm{
	margin-top: 5px;
	margin-bottom: 10px;
}
.hr_soda_lg, .hr_tea_lg{
	margin-top: 8px;
	margin-bottom: 10px;
}
/* end red */


/* start blue */
.blue{
	color: #051271;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}
.blue a:link{
	text-decoration: none;
	color: #051271;
}
.blue a:visited{
	text-decoration: none;
	color: #051271;
}
.blue a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #F77D7D;
}

.hr_blue_sm{
	margin-top: 5px;
	margin-bottom: 10px;
}
.hr_blue_lg{
	margin-top: 8px;
	margin-bottom: 10px;
}
.hr_energy_sm{
	margin-top: 10px;
	margin-bottom: 10px;
}
.hr_energy_lg{
	margin-top: 8px;
	margin-bottom: 10px;
}
/* end blue */


/* start purple */
.purple{
	color: #8826B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}
.purple a:link{
	text-decoration: none;
	color: #8826B9;
}
.purple a:visited{
	text-decoration: none;
	color: #8826B9;
}
.purple a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #BE8DD6;
}
.hr_purple_sm{
	margin-top: 5px;
	margin-bottom: 10px;
}
.hr_purple_lg{
	margin-top: 8px;
	margin-bottom: 10px;
}

.hr_more_sm{
	margin-top: 10px;
	margin-bottom: 10px;
}
.hr_more_lg{
	margin-top: 8px;
	margin-bottom: 10px;
}
/* end purple */



/* start grey */
.grey{
	color: #313131;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}
.grey a:link{
	text-decoration: none;
	color: #313131;
}
.grey a:visited{
	text-decoration: none;
	color: #313131;
}
.grey a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #848484;
}
.hr_grey_sm{
	margin-top: 5px;
	margin-bottom: 10px;
}
.hr_grey_lg{
	margin-top: 8px;
	margin-bottom: 10px;
}
/* end grey */

.footer{
	padding: 10px 70px 0px 0px;
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #ffffff;
}

.footer_nav a:link{
	color: #ffffff;
	text-decoration: none;
}
.footer_nav a:visited{
	color: #ffffff;
	text-decoration: none;
}
.footer_nav a:hover{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}


.footer_nav{
	font-size: 11px;
}

.copyright{
	font-size: 9px;
	line-height: 20px;
}





.news_red_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #860000;
	text-align: left;
}
.news_red_title a:link{
	color: #860000;
	text-decoration: none;
}
.news_red_title a:visited{
	color: #860000;
	text-decoration: none;
}
.news_red_title a:hover{
	color: #860000;
	text-decoration: underline;
	font-weight: bold;
}

.news_red1{
	background: url(/images/news_red1.gif) top left repeat-y #fff;
	width: 250px;
	padding: 7px 5px 7px 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AF6767;
	text-align: left;
}
.news_red1 a:link{
	color: #AF6767;
	text-decoration: none;
	font-weight: bold;
}
.news_red1 a:visited{
	color: #AF6767;
	text-decoration: none;
	font-weight: bold;
}
.news_red1 a:hover{
	color: #860000;
	text-decoration: underline;
	font-weight: bold;
}


.news_red0{
	background: url(/images/news_red2.gif) top left repeat-y #fff;
	width: 250px;
	padding: 7px 5px 7px 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AF6767;
	text-align: left;
}




.news_blue_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B1270;
	text-align: left;
}
.news_blue_title a:link{
	color: #0B1270;
	text-decoration: none;
}
.news_blue_title a:visited{
	color: #0B1270;
	text-decoration: none;
}
.news_blue_title a:hover{
	color: #0B1270;
	text-decoration: underline;
	font-weight: bold;
}

.news_blue1{
	background: url(/images/news_blue1.gif) top left repeat-y #fff;
	width: 250px;
	padding: 7px 5px 7px 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C69A9;
	text-align: left;
}
.news_blue0{
	background: url(/images/news_blue2.gif) top left repeat-y #fff;
	width: 250px;
	padding: 7px 5px 7px 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C69A9;
	text-align: left;
}





.news_green_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #185A2C;
	text-align: left;
}
.news_green_title a:link{
	color: #185A2C;
	text-decoration: none;
}
.news_green_title a:visited{
	color: #185A2C;
	text-decoration: none;
}
.news_green_title a:hover{
	color: #185A2C;
	text-decoration: underline;
	font-weight: bold;
}

.news_green1{
	background: url(/images/news_green1.gif) top left repeat-y #fff;
	width: 250px;
	padding: 7px 5px 7px 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C9879;
	text-align: left;
}
.news_green0{
	background: url(/images/news_green2.gif) top left repeat-y #fff;
	width: 250px;
	padding: 7px 5px 7px 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C9879;
	text-align: left;
}


.contact_table{
	margin-left: 30px;
}

.contact_line{
	background: url(/images/contact_line.gif) top center repeat-y #fff;
	width: 16px;
}

.contact_table input{
	margin-bottom: 3px;
	width: 288px;
	border: solid 1px #6EA085;
}

.contact_table textarea{
	margin-bottom: 3px;
	width: 400px;
	height: 100px;
	border: solid 1px #6EA085;
}

.contact_table input:hover {background: #EBF4EF;}
.contact_table input:focus {background: #EBF4EF;}
.contact_table input:focus:hover {background: #EBF4EF;}

.contact_table textarea:hover {background: #EBF4EF;}
.contact_table textarea:focus {background: #EBF4EF;}
.contact_table textarea:focus:hover {background: #EBF4EF;}

.contact_button{
	border: none;
	width: 109px;
	height: 28px;
}

.contact_table select{
	margin-bottom: 3px;
	border: solid 1px #6EA085;
}

.contest_checkbox input{
	position:relative;
	width:15px;
	left:-1px;
	top:3px;
}

.archive1{
	color: #6C9879;
	border-left: solid 1px #DAB2B2;
	border-right: solid 1px #DAB2B2;
	background-color: #ffffff;
	padding: 10px 10px 0px 10px;
}
.archive2{
	color: #6C9879;
	border-left: solid 1px #DAB2B2;
	border-right: solid 1px #DAB2B2;
	background-color: #EDF2EE;
	padding: 10px 10px 0px 10px;
}






.green_archive1{
	color: #6C9879;
}
.green_archive1{
	color: #6C9879;
	border-left: solid 1px #3E9C48;
	border-right: solid 1px #3E9C48;
	background-color: #ffffff;
	padding: 10px 10px 0px 10px;
}
.green_archive1 .title{
	font-weight: bold;
	color: #185A2C;
}
.green_archive1 a:link{
	color: #185A2C;
	text-decoration: none;
}
.green_archive1 a:visited{
	color: #185A2C;
	text-decoration: none;
}
.green_archive1 a:hover{
	color: #185A2C;
	text-decoration: underline;
	font-weight: bold;
}

.green_archive0{
	color: #6C9879;
	border-left: solid 1px #3E9C48;
	border-right: solid 1px #3E9C48;
	background-color: #EDF2EE;
	padding: 10px 10px 0px 10px;
}
.green_archive0 .title{
	font-weight: bold;
	color: #185A2C;
}
.green_archive0 a:link{
	color: #185A2C;
	text-decoration: none;
}
.green_archive0 a:visited{
	color: #185A2C;
	text-decoration: none;
}
.green_archive0 a:hover{
	color: #185A2C;
	text-decoration: underline;
	font-weight: bold;
}






.red_archive1{
	color: #CD5D5D;
}
.red_archive1{
	color: #CD5D5D;
	border-left: solid 1px #DAB2B2;
	border-right: solid 1px #DAB2B2;
	background-color: #ffffff;
	padding: 10px 10px 0px 10px;
}
.red_archive1 .title{
	font-weight: bold;
	color: #860000;
}
.red_archive1 a:link{
	color: #860000;
	text-decoration: none;
}
.red_archive1 a:visited{
	color: #860000;
	text-decoration: none;
}
.red_archive1 a:hover{
	color: #860000;
	text-decoration: underline;
	font-weight: bold;
}

.red_archive0{
	color: #CD5D5D;
	border-left: solid 1px #DAB2B2;
	border-right: solid 1px #DAB2B2;
	background-color: #FDEEEE;
	padding: 10px 10px 0px 10px;
}
.red_archive0 .title{
	font-weight: bold;
	color: #860000;
}
.red_archive0 a:link{
	color: #860000;
	text-decoration: none;
}
.red_archive0 a:visited{
	color: #860000;
	text-decoration: none;
}
.red_archive0 a:hover{
	color: #860000;
	text-decoration: underline;
	font-weight: bold;
}





.blue_archive1{
	color: #5C69A9;
	border-left: solid 1px #5C69A9;
	border-right: solid 1px #5C69A9;
	background-color: #ffffff;
	padding: 10px 10px 0px 10px;
}
.blue_archive1 .title{
	font-weight: bold;
	color: #0B1270;
}
.blue_archive1 a:link{
	color: #0B1270;
	text-decoration: none;
}
.blue_archive1 a:visited{
	color: #0B1270;
	text-decoration: none;
}
.blue_archive1 a:hover{
	color: #0B1270;
	text-decoration: underline;
	font-weight: bold;
}
.blue_archive0{
	color: #5C69A9;
	border-left: solid 1px #5C69A9;
	border-right: solid 1px #5C69A9;
	background-color: #EDF4FC;
	padding: 10px 10px 0px 10px;
}
.blue_archive0 .title{
	font-weight: bold;
	color: #0B1270;
}
.blue_archive0 a:link{
	color: #0B1270;
	text-decoration: none;
}
.blue_archive0 a:visited{
	color: #0B1270;
	text-decoration: none;
}
.blue_archive0 a:hover{
	color: #0B1270;
	text-decoration: underline;
	font-weight: bold;
}


.teams_orange{
	color: #D7632A;
}
.teams_orange a:link{
	color: #D7632A;
}
.teams_orange a:visited{
	color: #D7632A;
}
.teams_orange a:hover{
	color: #9F3805;
	text-decoration: underline;
	font-weight: bold;
}

.teams_blue{
	color: #093A9C;
}
.teams_blue a:link{
	color: #093A9C;
}
.teams_blue a:visited{
	color: #093A9C;
}
.teams_blue a:hover{
	color: #6793EA;
	text-decoration: underline;
	font-weight: bold;
}

.teams_green{
	color: #147D34;
}
.teams_green a:link{
	color: #147D34;
}
.teams_green a:visited{
	color: #147D34;
}
.teams_green a:hover{
	color: #41C96B;
	text-decoration: underline;
	font-weight: bold;
}
.teams_dark_blue{
	color: #2f2f9d;
	font-size: 11px; 
	font-family: 'Verdana', Arial, Helvetica, sans-serif;

}
.teams_dark_blue a:link{
	color: #2f2f9d;
	text-decoration: underline;
}
.teams_dark_blue a:visited{
	color: #2f2f9d;
}
.teams_dark_blue a:hover{
	color: #2f2f9d;
	text-decoration: none;
}
.preview_inside a:hover{
	color: #D7632A;
	text-decoration: underline;
	font-weight: bold;
}

.pp_txt{
	margin-bottom: 10px;
}

#sfButton {
	position:relative;
	top:0px;
	left:50px;
	float:left;
}

.teams_blue input:hover {background: #DFE5F2;}
.teams_blue input:focus {background: #DFE5F2;}
.teams_blue input:focus:hover {background: #DFE5F2;}

.teams_blue textarea:hover {background: #DFE5F2;}
.teams_blue textarea:focus {background: #DFE5F2;}
.teams_blue textarea:focus:hover {background: #DFE5F2;}



.clearer{
	clear:both;
	font-size: 1px;  
	line-height: 0;  
}