body {
	background: #520507 url(../images/bg.png) repeat left top;
	border-top: 12px solid #000;
	color: #282828;
	font-size: 12px;
}

a {
	color: #282828;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
}

h4{
	margin-bottom: 5px;
}
h5{
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 14px;
	line-height: 100%;
}
h5 a{
	color: #282828;
	padding: 3px;
	display: block;
}
h5 a:hover{
	text-decoration: none;
	background-color: #C1BDAD;
	color: #535353;
}
p {
	margin: 0 0 10px;
}
.header{
	background: #000000 url(../images/wood.png) repeat-x left top;
	border-bottom: 15px solid #000;
	
}
/*.identity h1{
	background: transparent url(../images/logo.png) no-repeat left top;
	width: 465px;
	height: 125px;
	text-indent: -9000px;
	margin-top: 20px;
}*/
.identity h1 img{
	margin-top: 20px;
}

.identity h1 span{
	display: none;
}
#poloroids{
	float: right;
	margin-bottom: 10px;
}
.navigation{
	background: transparent url(../images/navbg.png) repeat-x left top;
	margin-top: -55px;
	height: 55px;
}
.nav {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 700px;
	margin-top: -35px;

}
.nav li {
	float: left;
	padding: 0;
	margin: 7px 5px 0;
	background-repeat: no-repeat;
}
.nav a {
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	display: block;
	overflow: hidden;
	padding-top: 15px;
	padding: 5px 15px;
/* 	height: 40px;*/
}


.nav a:hover{
	background-color: #330000;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
}

.homecontent{
	border-bottom: 1px solid #c5bda4;
	margin-bottom: 15px;
	padding-top: 15px;
}
.bandcontent, .menucontent, .maincontent{
	margin-bottom: 15px;
	padding-top: 15px;
}
.host h3, .events h3, .location h3{
	margin-bottom: 5px;
}
.host p, .location p, .events a, .events p{
	margin: 0 10px;
}
.events p{
	padding: 0px 5px 5px;
	font-size: 10px;
	border-bottom: 1px solid #c5bda4;
	margin-bottom: 5px;
	line-height: 140%;
}
#contentbg{
	width: 990px;
	margin: 0 auto;
	background: transparent url(../images/contentbg.png) repeat-y center top;
}
.bottom{
	margin: 0 auto 5px;	
	background: transparent url(../images/footerbg.png) no-repeat center bottom;
	width: 990px;
	height: 20px;
}


#customform{
	width: 650px;
}

form .textleft {
float:left;
margin:0 30px 0 0;
width:275px;
}
form .textright {
float:left;
margin:0;
width:275px;
}
.form h3{
	margin: 3px 0;
	padding: 0;
}
.ourlocation{
	margin: 20px 0 0 0;
}
#customform label{
	display: block;
	width: 100%;
	font-size: 16px;
}
#customform input{
	margin-bottom: 5px;
	-moz-border-radius: 3px 3px 3px 3px;
	-moz-box-shadow:0 1px 0 #FFFFFF;
	background-color: #FFFDF4;
	border: 0 none;
	padding: 3px;
	width: 275px;
}
#customform textarea.txtinput{
	margin-bottom: 5px;
	-moz-border-radius: 3px 3px 3px 3px;
	-moz-box-shadow:0 1px 0 #FFFFFF;
	background-color: #FFFDF4;
	border: 0 none;
	padding: 3px;
	width: 590px;	
}
input#contactsubmit{
	padding: 5px 45px;
	margin: 10px 0 0;
	width: 150px;
	background-color: #590000;
	color: #C1BDAD;

}
input#contactsubmit:hover{
	padding: 5px 45px;
	margin: 10px 0 0;
	width: 150px;
	background-color: #330000;
	color: #C1BDAD;
	cursor: pointer;

}
.hiddenFields{
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	text-indent: -5000px;
}
#homesocialmedia{
	margin: 10px 0;
}
#homesocialmedia a {
	margin: 0px 3px;
}
#homesocialmedia a span{
	text-indent: -9999px;
	display: none;
}




#socialmedia a {
	margin: 0px 7px;
}
#socialmedia a span{
	text-indent: -9999px;
	display: none;
}

span.menutitle{
	font-size: 14px;
	font-weight: bold;
	
}
span.menuprice{
	font-size: 14px;
	font-style: italic;
}
#footer{
	text-align: center;
	color: #000;
	margin-bottom: 20px;	
}
#footer a{
	color: #000;
}

#eventlisting{
	float: right;
}
.biggerbolder{
	font-size: 14px;
	font-weight: bold;
}
.sidebarlisting{
	font-style: italic;
	float: right;
}
.sidebarlisting span{
	font-size: 16px;
	font-family: "Courier New", Courier, mono;
	color: #520507;
}
.italics{
	font-style: italic;
}
#events{
	
}
#events td{
	border-bottom: 1px dashed #C1BDAD;
	padding: 4px 0;
}
#events a{
	font-weight: bold;
}
.readmore{
	color: #520507;
}
.sidebar{
	padding-top: 15px;
}
.sidebar ul{
	margin-bottom: 10px;
}
.sidebar li{
	margin-left: 20px;
}
.menuitem{
	margin: 5px 0;
	border-top: 1px dashed #C1BDAD;
	padding-top: 10px;
}
.maincontent h4, .menucontent h4{
	margin: 15px 0px;
	background-color: #504C3B;
	color: #D4D0BE;
	padding: 4px 0px 4px 15px;
}
.menuitem p{
	margin: 0;
}
#menu{
	float: right;
	margin-top: -40px;
	font-weight: bold;
	margin-right: 10px;
}
#menu a{
	color: #520507;
	text-decoration: underline;
}
#bandlisting h4{
	border: 0 none;
}
.band_image{
	float: left;
	margin: 0px 15px 15px 0px;
}
.bandimages{
	margin-top: 25px;
}
.bandimages img{
	margin: 10px 15px;
}
.returntocalendar{
	margin-top: 25px;
	font-size: 14px;
}
.bandlistcontent{
	margin-bottom: 15px;
	padding-top: 15px;	
}
.bandlist{
	border-bottom: 1px solid #c5bda4;
	padding-bottom: 15px;
	margin: 10px 0;
}
#subscribe{
	margin-top: 15px;
}
#subscribe form{
	margin: 4px 10px;
}

