@charset "utf-8";
/* CSS Document */
body {
	background-color: #09061b;
}
.style1 {color: #CCCCCC}

.main {
position:absolute;
top:0px;
left:0px;
width:100%;
}
.spacer {
width:20px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.nav {
text-align:left;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing:-1px;
	text-decoration: none;
}
.nav a:link {
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.about {
	width:400px;
	height:281px;
	font-size:14px;
	background-image:url(images/blackpane2.jpg);
	background-repeat:no-repeat;

	}
.menus {
	width:190px;
	height:285px;
	background-image:url(images/blackpane1.jpg);
	background-repeat:no-repeat;
	
	}
.hours {
	width:400px;
	height:281px;
	font-size:13px;
	background-image:url(images/blackpane2.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
.location {
	width:190px;
	height:285px;
	font-size:12px;
	background-image:url(images/blackpane1.jpg);
	background-repeat:no-repeat;

}
.map {
	width:400px;
	height:281px;
	font-size:14px;
	background-image:url(images/map.jpg);
	background-repeat:no-repeat;
	}
.google {
	color:#000000; 
	padding-left:100px; 
	padding-top:50px;
}
.google a:link {
	color:#000000;
	text-decoration: underline;
	font-size:11px;
	letter-spacing:0px;
}
.google a:visited {
	color:#000000;
	text-decoration: underline;
	font-size:11px;
	letter-spacing:0px;
}
.google a:active {
	color:#000000;
	text-decoration: underline;
	font-size:11px;
	letter-spacing:0px;
}
.google a:hover {
	color:#000000;
	text-decoration: none;
	font-size:11px;
	letter-spacing:0px;
}
.reservations {
	width:400px;
	height:285px;
	line-height:13px;
	background-image:url(images/blackpane2.jpg);
	background-repeat:no-repeat;
}
.press {
	width:190px;
	height:285px;
	background-image:url(images/blackpane1.jpg);
	background-repeat:no-repeat;
	text-align:center;
}