/* body */

body{
	background:#291504;
	background-image:url(assets/bnyc_main_bg.jpg);
	background-position:fixed;
	background-attachment:absolute;
	background-repeat:repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.9em;
	letter-spacing:-.02em;
}

/* begin layout */

#wrapper{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5%;
	width:728px;
	height:100%;
}

#headerleft{
	background-image:url(assets/bnyc_head_left.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:-13px;
	width:13px;
	height:138px;
}

#headerright{
	background-image:url(assets/bnyc_head_right.png);
	background-repeat:no-repeat;
	width: 728px;
	height:138px;
}

#navigation{
	background-image:url(assets/bnyc_navi.png);
	background-repeat:no-repeat;
	width: 728px;
	height: 37px;
	list-style: none;
	padding:0px 0px 2px 0px;
	margin: 0px;
}

#content{
	width:728px;
	height:31em;
}

#narrowcolumn{
	float:left;
	background-color:#000;
	margin-top:-2px;
	height: 31.4em;
	width: 27.9%;
}

#narrowcolumn .btn{
  width: 139px;
  margin-left: auto;
  margin-right:auto;
  margin-bottom: 10px;
}

#widecolumn{
	float:right;
	background-color: #fbf1e1;
	margin-top:-8px;
	height: 31.4em;
	width: 71.4%;

}

#footer{
	background-image:url(assets/bnyc_footer.png);
	background-repeat:no repeat;
	width: 728px;
	height:21px;
}

/* begin typography & styling*/
/* NAVIGATION*/

#musicnav
{
	float:left;
	margin-top:.6em;
	margin-left:1.3em;
	font-weight: normal;
	font-family:Verdana, sans-serif;
	font-size:1em;
}

#musicnav a
{
	color:#FFF;
	text-decoration:none;
}

#selected
{
	border-bottom: #680000 4px solid;
}

#navigation ul, li
{
	float:right;
	padding:0px 8px 0px 8px;
	margin-top: 2px;
	margin-right:10px;
}

#navigation ul a
{
	font-family:Verdana, sans-serif;
	font-size:1.3em;
	color:#FFF;
	text-decoration:none;
}

/* WIDECOLUMN*/

#widecolumn strong{
	font-family:'Minion Pro',Garamond;
	font-size:24px;
	color:#000;
	line-height:14px;
}

#widecolumn a{
	font-weight:bold;
	color: #680000;
	}

#secondbarbiere{
	font-family:'Minion Pro',Garamond;
	font-size:20px;
	color:#000;
	line-height:14px;
}

#intro {
	padding:15px 30px 0px 30px;
	}

#widecolumn table
{
	margin-left:20px;
	margin-right:auto;
	margin-top:20px;
}

#presslinks {
	margin-left:30px;
	margin-top:30px;
	}


/* NARROWCOLUMN*/
#narrowcolumn{
	color: #fff;
	line-height:1.8em;
}

#narrowcolumn p{
	margin: 0px;
}

#narrowcolumn strong{

	font-family:'Minion Pro',Garamond;
	font-size:1.1em;
	color:#F1CF9A;
}

#narrowcolumn a{
	color: #F1CF9A;
	text-decoration: underline;
}

#narrowlineheight{
	line-height:1.2em;
}

#narrowcolumn h1{
	background-color:#480909;
	width:90.3%;
	height:2em;
	font-size: 1.1em;
	margin-top:-1px;
	padding: 5px 0 0 20px;
	font-weight: normal;
}

#dayinfo
{
   padding-left:20px;
}

#apptinfo
{
   font-size:10px;
   line-height:1em;
   padding: 20px 20px 0 20px;
}

#timeinfo
{
   margin:0px;
   padding-left:35px;
   font-weight:bold;
}

#contentfooter{
	float:right;
	font-size:10px;
	color: #fff;
	width:728px;
	padding-right:5px;
	text-align:right;
}

#contentfooter a
{
	text-decoration: underline;
	color: #fff;
}

/* iFrame for Gallery Page */

iframe {
border: 0px;
}
.central-1 {
margin-left: 140px;
position: relative;
width: 400px;
border:0px;
background-color:#fff;
}
.central {
margin-left: 140px;
position: relative;
width: 400px;
border:0px;
background-color:#fff;
padding-top:240px;
}