/* CSS Document */
body {
	background-image: url(../images/images/Untitled-1_02.png);
	background-repeat: repeat-x;
	background-color: #000000;
}
.style5 {
	font-size: 9px;
	color: #FFFFFF;
}
.style6 {
	font-size: 7px;
	color: #FFFFFF;
}
#container {
width: 750px;
padding-top:0;
margin-top:0;
}

#freedrink {
width: 725px;
height: 939px;
background: url(../images/freedrink.png) no-repeat;
}

#top {
background-image: url(../images/images/top.png);
background-repeat:repeat-x;
width:750px;
height:150px;
}

#topright
{
float:right;
padding-top:38px;
padding-right: 3px;
text-align:right;
width:588px;
height: 12px;
}

a {color:#ffffff; text-decoration:none;}
a:hover {  color: #609; text-decoration:none;}
a.active { color:#999999; text-decoration:none;}

#topleft{
float:left;
width:350px;
height: 150px;
padding-left: 34px;
}
#contact{
background-image: url(../Contact.png);
background-repeat: no-repeat;
text-align:left;
font-family: "Bradley Hand ITC" ;
width:750px;
height:345px;
}

#video{
background-image: url(../images/video.png);
background-repeat: no-repeat;
text-align:left;
font-family: "Bradley Hand ITC" ;
width:750px;
height:345px;
}
#directions{
	text-align:left;
background-image: url(../Directions.png);
background-repeat: no-repeat;
width:750px;
height:345px;
}
#about{
background-image: url(../About.png);
background-repeat: no-repeat;
width:750px;
height:345px;
}
#press{
background-image: url(../Press.png);
background-repeat: no-repeat;
width:750px;
height:345px;
text-align:left;
}

#generic{
background: #000;
background-repeat: no-repeat;
width:720px;
padding: 15px;
text-align:left;
}

#free_drink{
background: url(../images/free_drink.png) no-repeat;
padding-top:10px;
float: right;
width:300px;
height:40px;
}

#free_drink a{
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 300px;
}

#bottom{
background-color:#CCCCCC;
width:750px;
height:350px;
}
footer{
background-color:#b37fb3;
float: left;
width:390px;
height:25px;
}

footer_right{
background-color:#b37fb3;
float: right;
width:350px;
height:25px;
}

