@charset "UTF-8";
@import url("reset.css");
/*----------  General Styles  ----------*/
html {
	height:100%;
	margin-bottom:1px;
} /* Force vertical scrollbar */
body {
	background:#000;
	font-family: verdana, sans-serif;
	color:#fff;
	font-size:11px;
	text-align:center;
}
a img {
	border:none;
}
b {font-weight:bold;}
p {
	margin:6px 0 12px 0;
}
ul.navigation {
	list-style:none;
	margin:0;
	padding:0;
}
ul.navigation li {
	float:left;
	margin:0;
	padding:0;
}
a:link, a:visited, a:active {
	font-family: verdana, sans-serif;
	color:#971c15;
	font-size:11px;
	text-decoration:none;
}
a:hover {
	font-family: verdana, sans-serif;
	color:#ffffff;
	font-size:11px;
	text-decoration: none;
	border-bottom:1px solid #971c15;
}
a.current, a.current:hover, a.current:visited, a.current:active {
	color:#fff;
}
.container {
	position:relative;
	margin:5px auto;
	text-align:left;
	width:696px;
}
.content {
	padding-top:15px;
}
.left {
	float:left;
	width:200px;
	color:#666;
}
.right {
	width:400px;
	margin-top:25px;
	margin-left:35px;
	float:left;
	text-align:left;
}
div.info {
	clear:both;
	margin-bottom:12px;
}
.info h1, .info h2 {
	color:#666;
	font-size:14px;
}
.info p {
	font-size:10px;
	color:#666;
}
a.infoLink:link, a.infoLink:visited, a.infoLink:active {
	font-family: verdana, sans-serif;
	color:#666666;
	font-size:10px;
	text-decoration:none;
}
a.infoLink:hover {
	font-family: verdana, sans-serif;
	color:#666666;
	font-size:10px;
	text-decoration: underline;
}
.socialLink {
	padding-bottom:15px;
}
a.social, a.social:visited, a.social:active, a.social:hover {
	margin-left:25px;
	border:none;
}
a.imgLink:link, a.imgLink:visited, a.imgLink:active, a.imgLink:hover {
	border:none;
}
h1, h2, h3 {
	font-family:Arial, Verdana, sans-serif;
}
h1 {
	font-size:18px;
	font-weight:bold;
}
h1 b {
	font-size:14px;
	font-weight:normal;
}
h2 {
	font-size:16px;
	font-weight:bold;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
ul {
	margin:5px 0;
}
ul li {
	margin-left:15px;
	padding-bottom:5px;
}
ul.isolaFriends {
	list-style-type:none;
}
li.rockStars {
	margin-bottom:15px;
	margin-left:-25px;
}
li.rockStars .bullet {
	float:left;
}
li.rockStars a, li.rockStars a:hover, li.rockStars a:visited, li.rockStars a:active {
	font-size:14px;
	margin-left:15px;
}
.clear {
	clear:both;
}
.imgFrame {
	width:175px;
	margin-top:10px;
	margin-left:10px;
}
.imgFrameContent {
	padding:0;
	margin:15px 0 0 0;
}
.welcome {
	padding-top:140px;
}
.map {
	padding-top:25px;
	clear:both;
}
.gallery {
	padding-top:25px;
	clear:both;
}
.gallery ul {
	list-style:none;
	margin:0;
	padding:0px;
	clear:both;
}
.gallery ul li {
	float:left;
	margin-left:9px;
	margin-right:0;
}
.happyHour {
	position:absolute;
	top:25px;
	left:0;
}
.headLine {
	position:absolute;
	top:120px;
	right:0;
}
.headLine h1 {
	font: normal 11px Verdana, Geneva, sans-serif;
}
.booking {
	clear:both;
	text-align:left;
	padding:15px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.booking p {
	font-size:14px;
}
.booking p a:link, .booking p a:visited, .booking p a:hover, .booking p a:active {
	font-size:16px;
}

