@charset "utf-8";
/* CSS Document */

body {
 background:url(images/bckgrd.jpg) fixed;

}
.wrap {
	width:822px;
	margin: auto;
	position:relative;
}
.top {
	background:url(images/headernew.png) no-repeat;
}
.header {
	padding:2px;
	background: url(images/header_color.jpg) repeat-x #fff;
	border-left: 1px solid #7e00ff;
	border-right: 1px solid #7e00ff;
}
.contact {
	width:225px;
	text-align:center;
	float:right;
	color:#a56bb6;
}
.facebook {
	color: #5a7ac5;
}
.menu {
	clear: both;
	background: #fff;
	border-top: 5px solid #83348d;
	border-left: 1px solid #7e00ff;
	border-right: 1px solid #7e00ff;
	margin:0px;
}
.content {
	clear:both;
	background: #fff;
	border-left: 1px solid #7e00ff;
	border-right: 1px solid #7e00ff;
	padding:10px;
}
.box {
	background:url(images/boxback.png);
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 5px solid #a155ac;
	margin: 0px 20px;
	padding: 10px;
	color:#a851af;
	position:relative;
}
.greenbox {
	background:url(images/greenboxback.png);
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 5px solid #64d787;
	margin: 0px 20px;
	padding: 10px;
	color:#289449;
}
.pinkbox {
	background:url(images/pinkboxback.png);
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 5px solid #fa57af;
	margin: 0px 20px;
	padding: 10px;
	color:#c8488d;
}
.yellowbox {
	background:url(images/yellowboxback.png);
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 5px solid #ebf04a;
	margin: 0px 20px;
	padding: 10px;
	color:#000;
}
.left {
	clear:both;
	float:left;
	width: 30%;
	border-right: 1px solid #840dfe;
}
.email {
	border-top: solid 1px #000;
	width:220px;
	margin: 10px 10px;
	padding: 0 5px;
}
.right {
	float:right;
	padding: 0 10px;
	width:65%;
}
.footer {
	clear: both;
	background: #fff;
	border-bottom: 1px solid #7e00ff;
	border-left: 1px solid #7e00ff;
	border-right: 1px solid #7e00ff;
	padding: 0 -10px -10px -10px;
}.menu ul {
	text-decoration: none;
	display: inline;
	list-style-type: none;
}
.menu li {
	text-decoration: none;
	display: inline;
	margin-right: 20px;
}
.menu a {
	text-decoration: none;
}
#vmarquee li {
	list-style-type: none;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}
#marqueecontainer ul {
	display: inline;
	margin-left: 5px;
	padding-left: 5px;
	text-align: center;
}
.email h3 {
	color: #ad3ea1;
	font-size: 16px;
	text-align:center;
}
.box h2 {
	font-size: 24px;
	text-align: center;
	color:#949292;
}
.video {
	float: right;
	width:325px;
	margin: 0 0 5px 5px;
}
.drink1 {
	position:absolute;
	left: -138px;
	top: 207px;
}
.drink2 {
	position:absolute;
	left: 1035px; 
	top: 369px;
}.right h5 {
	color: #c19aef;
	font-size: 16px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.list {
	list-style-type: none;
	padding-left: 300px;
}
.content h2 {
	text-align: center;
	width:745px;
	margin:auto;
}
.content h3 {
	text-align: center;
}
.content h4 {
	text-align:center;
}
.para {
	width: 500px;
	padding-left: 150px;
}
.toplink {
	padding-left: 600px;
}
#marqueecontainer{
	position: relative;
	width: 200px; /*marquee width */
	height: 150px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 20px;
	text-align:center;
}
