@charset "UTF-8";
#content {
	width: 930px;
	height: 100%;
	background-repeat: repeat-y;
	background-position: center;
	margin: auto;
	background-image: url(images/body_bg_repeat.png);
	background-attachment: scroll;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#content  a   {
	color: #333333;
}
#content #header {
	background-image: url(images/head.png);
	height: 160px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 930px;
	z-index: 1;
	position: relative;
}
#content #header p {
}
#content #header #headContent {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	width: 400px;
	text-align: right;
	margin-top: 100px;
	margin-left: 500px;
	position: absolute;
}
#content #header a {
	color: #333333;
	text-decoration: none;
}
#content #header a:hover {
	color: #666666;
	text-decoration: underline;
}
#content #header img {
}
#content #header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: right;
	margin-right: 50px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content    #nav    {
	width: 870px;
	height: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -30px;
	z-index: 0;
}
#content #info  {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: auto;
	position: relative;
	top: -50px;
	overflow: hidden;
	padding: 30px;
	margin-top: 50px;
}
#content #info p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	width: 600px;
}
#content #info #Lbox {
	background-image: url(images/Rbox.png);
	height: 420px;
	width: 570px;
	text-align: center;
	float: left;
}
#content #info #Lbox p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content #info #Lbox h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	padding: 10px;
}
#content #info #Rbox {
	background-image: url(images/Lbox.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
	width: 300px;
	float: right;
}
#content #info #Rbox p {
	width: 200px;
	text-align: right;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}
#content #info #Rbox img {
	margin-left: 70px;
}
#content #info #Rbox h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 200px;
	font-weight: normal;
	margin-left: 50px;
	padding-top: 20px;
}
#fadeshow1 {
}
#content #info #flavors {
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
#content #footer {
	margin-top: -10px;
	position: relative;
	top: -20px;
}
#content #info img {
	padding-right: 20px;
}

