body{
	margin:0;
	color:#6b641b;
	font:12px Arial, Verdana, sans-serif;
	background:#e0dcbc;
	min-width:960px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#6b641b;
}
a:hover{text-decoration:underline;}
.wrapper{
	margin:0 auto;
	width:960px;
}
#header{
	width:100%;
	background:url(../images/bg-header.gif) repeat-x;
	height:76px;
}
#header .wrapper{position:relative;}
#header .logo{
	position:absolute;
	margin:0;
	top:6px;
	left:334px;
}
#header .logo a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png);
	width:307px;
	height:137px;
}
#header .lnk-live-music{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/lnk-live-music.gif);
	width:130px;
	height:23px;
	margin:22px 0 0 121px;
}
#header .slogan{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-slogan.gif);
	width:194px;
	height:32px;
	margin:18px 61px 0 0;
}
#main{
	width:100%;
	overflow:hidden;
}
.home{
	background:url(../images/bg-home.jpg) no-repeat 50% 0;
	min-height:858px;
}
.wood{background:url(../images/bg-wood.jpg);}
.road{background:#f4e9d3 url(../images/bg-road1.jpg) repeat-y 50% 0;}
.road .bg{background:url(../images/bg-road.jpg) no-repeat 50% 100%;}
.deer{background:#422c34 url(../images/bg-deer.jpg) no-repeat 50% 0;}
.woodlt{background:#422c34 url(../images/bg-wood-lt.jpg) no-repeat 100% 0;}

.navigation{
	width:100%;
	text-align:center;
	overflow:hidden;
	padding:79px 0 0;
}
.navigation .hold{
	position:relative;
	float:left;
	left:50%;
}
.navigation ul{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	left:-50%;
	display:inline;
	position:relative;
}
.navigation li{
	float:left;
	display:inline;
	margin:0 16px;
}
.navigation a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:26px;
}
.navigation .lnk-home{
	background:url(../images/lnk-home.png);
	width:49px;
}
.navigation .lnk-home:hover{background:url(../images/lnk-home-hov.png);}
.navigation .lnk-menu{
	background:url(../images/lnk-menu.png);
	width:50px;
}
.navigation .lnk-menu:hover{background:url(../images/lnk-menu-hov.png);}
.navigation .lnk-whos-playin{
	background:url(../images/lnk-whos-playin.png);
	width:117px;
	height:28px;
	margin:-2px 0 0;
}
.navigation .lnk-whos-playin:hover{background:url(../images/lnk-whos-playin-hov.png);}
.navigation .lnk-who-we{
	background:url(../images/lnk-who-we.png);
	width:104px;
}
.navigation .lnk-who-we:hover{background:url(../images/lnk-who-we-hov.png);}
.navigation .lnk-snapshots{
	background:url(../images/lnk-snapshots.png);
	width:96px;
}
.navigation .lnk-snapshots:hover{background:url(../images/lnk-snapshots-hov.png);}
.navigation .lnk-stuff{
	background:url(../images/lnk-stuff.png);
	width:54px;
}
.navigation .lnk-stuff:hover{background:url(../images/lnk-stuff-hov.png);}
.note{
	background:url(../images/bg-note.png);
	width:328px;
	height:285px;
	margin:30px 0 0 16px;
	overflow:hidden;
}
.note address{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/note-address.png);
	width:173px;
	height:97px;
	margin:75px 0 0 56px;
}
.note .lnk-map{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/lnk-map.png);
	width:142px;
	height:43px;
	margin:49px 0 0 154px;
}
#main h1{
	margin:48px 0 27px 40px;
	text-indent:-9999px;
	overflow:hidden;
}
#main h1.ttl-snapshots{
	background:url(../images/ttl-snapshots.gif);
	width:170px;
	height:55px;
}
#main h1.ttl-stuff{
	background:url(../images/ttl-stuff.gif);
	width:92px;
	height:55px;
}
#main h1.ttl-who-we-are{
	background:url(../images/ttl-who-we-are.gif);
	width:179px;
	height:36px;
	margin:42px 0 34px -4px;
	position:relative;
}
#main h1.ttl-whos-playin{
	background:url(../images/ttl-whos-playin.gif);
	width:199px;
	height:57px;
	margin:0 0 14px;
	position:relative;
}
.images{
	width:100%;
	overflow:hidden;
	padding:0 0 40px;
}
.images ul{
	list-style:none;
	padding:0 0 57px 12px;
	margin:0;
	clear:both;
	overflow:hidden;
	height:271px;
}
.images li{
	float:left;
	width:269px;
	margin:0 0 0 34px;
	display:inline;
	overflow:hidden;
}
.images a{
	display:block;
	overflow:hidden;
}
.images img{
	display:block;
	width:269px;
	height:271px;
}
.text-box{
	width:672px;
	padding:0 0 164px 43px;
	overflow:hidden;
	font-family:Courier, 'Courier New', 'Lucida Console', monospace;
	color:#000;
	text-align:justify;
}
.img-left{
	float:left;
	margin:16px 36px 0 0;
}
.text-box p{margin:0 0 17px;}
.text-box a{color:#b83329;}
.posts{
	width:555px;
	overflow:hidden;
	padding:54px 0 0 25px;
	font-family:Courier, 'Courier New', 'Lucida Console', monospace;
}
.post{
	width:100%;
	overflow:hidden;
	padding:0 0 67px;
	position:relative;
}
.post .photo{
	float:left;
	background:url(../images/bg-polaroid.png);
	padding:16px;
	width:195px;
	height:239px;
	overflow:hidden;
	text-align:center;
}
.post .photo img{
	display:block;
	width:195px;
	height:195px;
}
.post .photo span{
	display:block;
	font-size:14px;
	margin:12px 0 0;
	cursor:pointer;
	color:#000;
}
.post .photo strong{
	display:block;
	color:#b83329;
	font-size:18px;
	margin:3px 0 0;
	cursor:pointer;
}
.post .photo:hover{text-decoration:none;}
.post .descr{
	float:right;
	width:303px;
	color:#fff;
	font-size:14px;
	line-height:20px;
	overflow:hidden;
	position:absolute;
	left:250px;
	bottom:68px;
}
.post .descr h3{
	margin:0 0 3px;
	font-size:18px;
}
.post .descr p{margin:0 0 18px;}
.post .descr p a {
	color:#ABE7FF;
}
.post .lnk-buy{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/lnk-buy.png);
	width:132px;
	height:39px;
	margin:0 0 0 -4px;
}
.pagination{
	text-align:center;
	width:100%;
	overflow:hidden;
	font-size:14px;
	margin:-10px 0 30px;
}
.pagination ul{
	list-style:none;
	padding:0;
	margin:0;
}
.pagination li{
	display:inline;
	padding:0 0px;
}
.pagination a{color:#fff;}
#footer{
	width:100%;
	background:url(../images/bg-footer.gif) repeat-x;
	overflow:hidden;
	padding:0 0 24px;
}
#footer .lnk-facebook{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	width:46px;
	background:url(../images/lnk-facebook.gif);
	height:46px;
	margin:14px 15px 0 0;
}
#footer .text{
	float:left;
	width:600px;
	overflow:hidden;
}
#footer .menu{
	list-style:none;
	padding:0;
	margin:18px 0 0 7px;
}
#footer .menu li{
	display:inline;
	background:url(../images/sep-menu.gif) no-repeat 0 50%;
	padding:0 7px 0 11px;
}
#footer .menu li:first-child{background:none;}
#footer address{
	display:block;
	font-style:normal;
	margin:18px 0 0 18px;
	color:#948e53;
}
#footer address span{display:block;}

#comingsoon {
	width:400px;
	margin:0 auto;
}