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




/********************
/ Contact
********************/
#content_pane div.info{
	float:left;
	padding:0 0 20px 0;
	width:300px;
}



/********************
/ General
********************/
#content_pane h2.Header{
	font-size:1.3em;
}

#content_pane h2.Header strong{
	font-size:16px;
}

#content_pane a.Header{
	font-size:1.3em;
	font-weight:bold;
}

#content_pane span.Header{
	font-size:1.3em;
	font-weight:bold;
}

#content_pane .picture_credit{
	margin:0px;
	padding:5px 0 0 0;
}

#content_pane .picture_credit span{
	font-size:10px;
}

.contentNumList li{
	padding:0 0 5px 0;
	margin:8px 0 8px 5px;
}

.contentListNoBull li{
	list-style:none;
	padding:0 0 5px 0;
	margin:10px 0 10px 0;
}

.contentListNoBullNoSpace li{
	list-style:none;
	padding:0;
	margin:0;
}

.contentList li{
	list-style:disc;
	padding:0 0 5px 0;
	margin:8px 0 8px 5px;
}

.required{
	color:#C00;
	font-weight:bold;
}



/********************
/ Join Distributors
********************/
#JoinDistributors_Left{
	float:left;
	width:410px;
}

#JoinDistributors_Right{
	float:left;
	margin-bottom:20px;
	width:200px;
}



/********************
/ Old Fashioned
********************/
#Old_Fashioned #PictureBox{
	margin:0 auto;
	width:521px;
}

#Old_Fashioned .slogan{
	color:#518EBD;
	font-weight:bold;
	text-align:center;
}

/********************
/ Hydration Facts
********************/
.indentText {
	padding-left: 50px;
}

/********************
/ Taste The Difference
********************/
#TasteDifference_Picture{
	float:right;
	padding:0 0 5px 10px;
	width:300px;
}



/********************
/ Packers Promotion
********************/
h2.blue{
	text-align: center;
}
	#content h2.blue a{
		color:#00C;
		text-decoration:none;
	}
	
	
	
	
/**********************************************************
/	Industry News
**********************************************************/
#industry li{
	margin:8px 0 8px 5px;
}
