﻿body {
	background: #463115 url('../images/forzabackground.jpg') no-repeat fixed center;
	padding: 0px;
	margin: 0px;
}
#layout {
  margin: 0 auto;
  width: 1000px;
  text-align: center;
  } 

.header {
	width: 1000px;
	height: 117px;
	background-image:url('../images/header.png');
	background-position:center;
	background-repeat: no-repeat;
}

.nav {
	width: 1000px;
	height: 74px;	
}

.stage {
	width: 1000px;
}

.content {
	width: 495px;
}

.bucket {
	width: 505px;
}
.buckettop {
	
}
.bucketbottom {
	width: 505px;
	height: 411px;
	/*background-image: url('../images/bucket_bottom.png');*/ 
	background-image: url('../images/home_bucket2.png');
	background-position:center;
	background-repeat:  no-repeat;
}

.flashbkrg {
	width: 505px;
	height: 266px;	
	background-image: url('../images/flashbkrg.png');
	background-position:center;
	background-repeat:  no-repeat;
	text-align: left;
	padding-left: 8px;
}
.homepage {
	padding-left: 30px;
	padding-right: 30px;
}

.newsoverlay {
	width: 495px;
	height: 140px;
	background-image: url('../images/newsoverlay.png');
	background-position: center;
	background-repeat: no-repeat;	
}


.drinkspecials {
	padding-left: 35px;
	padding-right: 90px;
	text-align: left;
	color: #EBC454;
	font-family: Arial; 
	font-size:14px;  
	line-height: 20px;
	
	
}

.smincons {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	width: 600px;
}











/**/
