body {
	background-image: url(../images/template/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h1 {
	font-size: 18px;
}
#container {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#content-area {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: hidden;
}


/*-----------------------------------------------------------------------------------Rainbow of Soda Colors-----*/
.brown-beverage {
	color: #750101;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
}
.red-beverage {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
}
.blue-beverage {
	color: #0085CF;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
}
.light-blue-beverage {
	color: #17BAB2;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
}
.orange-beverage {
	color: #F7941E;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
}
.magenta-beverage {
	color: #EF00FC;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
}
.yellow-beverage {
	color: #B0AE2C;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
}
.green-beverage {
	color: #2BAD2B;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
}
.light-green-beverage {
	color: #8CC63F;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
}
.purple-beverage {
	color: #662D91;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
}
.grey-beverage {
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
}
.black-beverage {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
}
.light-blue-beverage-indent {
	color: #17BAB2;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 36px;
}
#global-options {
	font-size: 14px;
	width: 200px;
	margin-top: 100px;
	margin-left: 25px;
}
#global-options a {
	width: 200px;
	margin-top: 100px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#global-options a:hover {

	width: 200px;
	margin-top: 100px;
	color: #FF0000;
	text-decoration: underline;
}
.magenta-copy {

	color: #EF00FC;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.red-copy {

	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.blue-copy {

	color: #0085CF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.orange-copy {

	color: #F7941E;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.light-blue-copy {

	color: #17BAB2;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.green-copy {

	color: #2BAD2B;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.brown-copy {

	color: #750101;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#flashcontent {
	height: 418px;
}

