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

body {
	margin: 0px;
	color: #ffffff; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align:justify;
}

body h1 {
	color:#F00;
}

a          { color: #ffffff; text-decoration:none; }
a:visited  { color: #ffffff; }
a:hover    { color: #F00; }

p { }
	
div#container {
	width:980px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

div#homepagelogo {
	position:relative;
	width:100%;
	margin-top:0px;
	margin-bottom:-20px;
}


div#navigation {
	position:relative;
	text-align:center;
	width:980px;
	z-index:1;
	margin-top:-10px;
}

div#navbar {
	font-size:14px;
	font-weight:200;
	float:none;
	vertical-align:top;
	text-decoration:none;
	list-style-type:none;
	list-style:none;
	list-style-image:none;
	letter-spacing:normal;
	text-align:center;
}

div#navbar a {
	display:inline;
}

div#navbar ul {
	text-align:center;
	display:inline;
	word-spacing:5px;
	text-align:center;
}

div#navbar li{
	display:inline;
	list-style:none;
	float: none;
	margin-left:15px;
	margin-right:25px;
	font:Arial, Helvetica, sans-serif;
}

div#navbar a{
	color:#ffffff;
	text-decoration: none;
}

div#navbar a:visited{
	color:#ffffff;
}

div#navbar a:hover{
	color:#F00;
}

div#header {
	width:980px;
	height:100px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	background-image:url(Images/Header.gif);
	background-repeat:no-repeat;
	color:#FFF;
}


div#body {
	width:980px;
	height:730px;
	float:inherit;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
}

div#picturescroll {
	border:none;
	padding-left:100px;
	padding-right:100px;
}

div#footerleft {
	width:980px;
	height:96px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	background-image:url(Images/Footer.gif);
	background-repeat:no-repeat;
	padding-top:83px;
	color:#FFF;
	font-weight:200
}

div#hometopleft {
	float:left;
	width:490px;
	height:350px;
	text-align:center;
}

div#hometopleft h1 {
	color:#F00;
}

div#hometopleft p {
	text-align:justify;
	margin-left:15px;
	margin-right:15px;
	padding-bottom:25px;
	border-bottom:#0C9 ridge 7px;
}

div#hometopright {
	float:right;
	width:490px;
	height:350px;
}

div#hometopright p {
	font-size:18px;
	font-weight:bold;
	padding-top:-5px;
}

div#hometopright img {
}

#homebottom {
	clear:both;
	width:auto;
}

#homebottomleft {
	width:300px;
	height:325px;
}

#homebottomcenter {
	width:300px;
	height:325px;
}

#homebottomright {
	width:300px;
	height:325px;
}

div#drinktopleft {
	float:left;
	width:490px;
}

div#drinktopleft img {
	padding-left:135px;
	padding-top:15px;
}

div#drinktopright {
	float:right;
	width:490px;
}

div#drinktopright img {
	padding-left:135px;
	padding-top:15px;
}

div#aboutustopleft {
	float:left;
	width:380px;
	height:315px;
	text-align:center;
}

div#aboutustopleft p {
	text-align:justify;
	padding-bottom:25px;
	margin-left:15px;
	margin-top:15px;
	border-bottom:#0C9 ridge 7px
}

div#aboutustopright {
	float:right;
	width:500px;
	height:315px;
	padding-left:25px;
	padding-right:15px;
	padding-top:15px;
}

div#aboutustopright p {
	text-align:justify;
	padding-top:25px;
	margin-right:15px;
	margin-top:15px;
	border-top:#0C9 ridge 7px;
}

div#contactusbody {
	width:980px;
	height:600px;
	float:inherit;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
}

div#menubody {
	width:980px;
	height:400px;
	float:inherit;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
}

div#aboutusbody {
	width:980px;
	height:650px;
	float:inherit;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
}