/* CSS Document */

html, body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.9em;
background: transparent url(/images/bg-strips.gif) repeat 0 0;
background-color:#423f3f;
text-align:center;
margin:0; 
padding:0;
}

p {
text-align:left;
}

h4 {
text-align:left;
}

h3 {
text-align:left;
}

h2{
text-align:center;
}

table {
text-align:left;
}

form {
text-align:left;
}

a {
text-decoration:none;
color: #FFFFFF;
}

a:hover{
text-decoration: none;
color:#FF0000;
}

/********************IDs*********************************/
#outer {}

#wrapper {
	margin:0 auto;
	width:750px;
	text-align: left;
}

#banner {
background: url(/images/banner-new.jpg);
width:753px;
height:236px;
}

#nav {
background:url(/images/nav.jpg);
color:#fff;
font-size:13px;
font-weight:bold;
width:753px;
height:38px;
text-align:center;
}

#navlinks {
padding-top:13px;
}

#navlinks a{
color:#fff;
text-decoration:none;
}

#navlinks a:hover {
color:#FF0000;
text-decoration:none;
}

#body {
background:url(/images/body.jpg);
background-repeat:no-repeat;
width:753px;
height:609px;
}

#content {
width:100%;
height:590px;
padding:10px 0 0 0;
text-align:center;
}

#content-main {
margin:0 85px;
text-align:left;
color:#FFF;
width: 580px;
height:590px;
overflow:auto;
}

#bands {
text-align:left;
color:#FFF;
width:580px;
height:590px;
overflow:auto;
}

#home {
text-align:left;
color:#FFF;
width:580px;
height:590px;
overflow:auto;
}

#venue {
text-align:left;
color:#FFF;
width:580px;
height:590px;
overflow:auto;
}

#contact {
text-align:left;
color:#FFF;
width:580px;
height:590px;
overflow:auto;
}

#services {
width:580px;
height:590px;
overflow:auto;
}

#footer {
color:#FFF;
font-size:9px;
text-align:center;
}

#listing {
width:250px;
border:1px #990000 solid;
background:#b3a485;
margin-bottom:10px;
padding-left:5px;
font:1.2em Verdana, Arial, Helvetica, sans-serif;
}