* {
	padding:0;
	margin:0;
	border:0;
}
body {
	font-family:Arial;
	font-size:100%;
	background-image:url(../images/bg-blue.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000000;
}
h1 {
	font-size:20px;
	color:#FFFFFF;
	text-indent:-9999px;
	overflow:hidden;
}
p {
	color:#000000;
	font-size:13px;
	line-height:16px;
	padding:2px 0 8px 0;
	margin:0;
}
img {
	border:0;
}
a:link, a:visited {
	color:#121D34;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
ul {
	padding:0;
	margin:0 0 0 25px;
}
ul li {
    list-style-position:outside;
    list-style-type:square;
    margin:0;
    padding:0 0 5px 0;
    font-size:13px;
    color:#121D34;
}
#container {
	width:980px;
	margin:0 auto;
	position:relative;
}
#header {
	background-image:url(../images/bg-header.png);
	background-repeat:no-repeat;
}
#header img {
	margin-left:340px;
}
#wrapper {
	background-image:url(../images/bg-frame.png);
	background-repeat:no-repeat;
	position:relative;
}
#tile {
	background-image:url(/images/bg-brown.jpg);
	background-repeat:repeat-y;
	background-position:21px  bottom; 
}
#nav {
	margin:0 0 0 21px;
	padding:0;
}
#nav li {
	list-style:none;
	height:30px;
	float:left;
	margin:0;
	padding:0;
}
#nav li a {
	margin:0;
	padding:0;
	height:30px;
	display:block;
	text-decoration:none;
	background-position:top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#home a {
	background-image:url(/images/nav-home.gif);
	width:68px;
}
#background a {
	background-image:url(/images/nav-background.gif);
	width:118px;
}
#events a {
	background-image:url(/images/nav-events.gif);
	width:117px;
}
#concerts a {
	background-image:url(/images/nav-concerts.gif);
	width:97px;
}
#beer a {
	background-image:url(/images/nav-beer.gif);
	width:88px;
}
#where a {
	background-image:url(/images/nav-where.gif);
	width:134px;
}
#news a {
	background-image:url(/images/nav-news.gif);
	width:90px;
}
#brew a {
	background-image:url(/images/nav-brew.gif);
	width:103px;
}
#rock a {
	background-image:url(/images/nav-rock.gif);
	width:121px;
}
#nav a:hover {
	background-position:bottom;
}
#nav .here a {
    background-position:0 -30px;
}
#slideshow-wrapper {
	background-image:url(/images/bg-slideshow.png);
	background-repeat:no-repeat;
	width:560px;
	height:425px;
	margin:0;
	clear:both;
	float:left;
}
#slideshow {
    position:relative;
    height:300px;
}
#slideshow IMG {
    position:absolute;
    top:43px;
    left:29px;
    z-index:8;
}
#slideshow IMG.active {
    z-index:10;
}
#slideshow IMG.last-active {
    z-index:9;
}
#copy {
	width:210px;
	float:left;
	padding-top:70px;
}
.beer {
	position:absolute;
	right:23px;
	top:30px;
}
#info {
	width:936px;
	margin-left:21px;
}
.content {
	padding:20px 65px;
}
.column-left {
	width:370px;
	padding:20px 0 0 65px;
	float:left;
}
.column-right {
	width:370px;
	padding:20px 65px 0 0;
	float:right;
}
.column-right-background {
	width:415px;
	padding:0 50px 0 0;
	float:right;
}
.column-all {
	padding:20px 65px 0 65px;
}
.members {
	color:#000000;
	font-size:12px;
	text-align:center;
}
#footer {
	background-image:url(/images/bg-footer.png);
	background-repeat:no-repeat;
	height:115px;
}
#bottom {
	padding:5px 20px 35px 20px;
}
#bottom p {
	font-size:10px;
	letter-spacing:1px;
	color:#D1A862;
}
#bottom a:link, #bottom a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#bottom a:hover {
	text-decoration:none;
	color:#E0BC7E;
}
#author a:link, #author a:visited, #author a:hover {
	color:#E0BC7E;
}
.social {
	height:51px;
	padding:0 0 15px 0;
}
.social p {
	padding:17px 0 0 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
	height:0;
}
.bar {
	float:left;
	width:255px;
	padding:0 0 20px 0;
	margin:0 10px 0 0;
}
.place {
	float:left;
	width:255px;
	padding:0 0 20px 0;
	margin:0 10px 0 0;
	height:100px;
}
label {
	font-size:11px;
}
input {
	width:250px;
	padding:3px;
	margin:1px 0 3px 0;
	border:1px solid #121D34;
}
.signup {
	width:200px;
	height:53px;
	margin-top:10px;
	margin-left:20px;
	border:none;
}
