/* Homepage Styles */
.welcome, .copyright, .ebow, .why_foot, .why_intro, .question_text, .food_foot, .food_in, .runner, .life_foot, .menu, .label, .what_we_foot, .soft_drink_dictionary, .learn_more_foot {
	font: normal 11px Verdana;
	color: #003300;
}

.welcome h1 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}

.welcome p {
	margin-top: 20px;
}

.copyright {
	border-top: 1px solid #99CC33;
	color: #99CC33;
}

.ebow, .ebow a {
	color: #CCCCCC;
	text-decoration: none;
}

/* Splash Pals Body */
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #66CCFF;
}

.splashpals {
	background-image: url(../images/homepage/splash_pals/bubbles/blue_bg.gif);
	background-repeat: repeat;
}

/* Why We Need Liquids */
.why_foot, .why_foot a {
	color: #FFCCCC;
	text-decoration: none;
}

.why_intro {
	color: #990033;
}

.juicy {
	float: left;
	clear: left;
}

.question_text {
	color: #3399CC;
	font-size: 11px;
}

/* Food Drink Play */
.food_foot, .food_foot a {
	color: #66CCFF;
	text-decoration: none;
}

.food_intro {
	font: normal 11px Verdana;
	color: #003366;
}

.food_in, .food_in a {
	color: #FFFFFF;
	text-decoration: none;
}

.runner {
	color: #003366;
}

.life_foot, .life_foot a {
	color: #CC9900;
	text-decoration: none;
}

.menu {
	color: #993300;
}

.what_we_foot, .what_we_foot a {
	color: #CCFF66;
	text-decoration: none;
}

.learn_more_foot, .learn_more_foot a {
	color: #FF9966;
	text-decoration: none;
}

/* Food For Life */

.meat_pop {
	font: normal 11px Verdana;
	color: #ffffff;
}

.meat_popBold {
	font: normal 11px Verdana;
	font-weight: bold;
	color: #ffffff;
}

.soft_drink_dictionary {

	color: #669900;
}

.label {
	color: #336600;
}

.word_pop, .word_pop a {
	font: normal 11px Verdana;
	color: #FFFFFF;
	text-decoration: none;
}

.word_pop a {
	color: #CCFF99;
	font-weight: bold;
}


.popUpBlue {
	font: normal 11px Verdana;
	color: #3399CC;
	text-decoration: none;
}
