body{
 background-image:url(../images/brick.jpg);margin:0;padding:0;
}
#calendar{border:#F37101 thin solid;
}
#shadow-left{
     background-image:url(../images/left-shadow.png);background-position: top left; background-repeat: repeat-y; margin:auto; width:720px;
}
#shadow-right{
     background-image:url(../images/right-shadow.png);background-position: top right; background-repeat: repeat-y; width:697px;margin-left:23px;
}
#wrapper{
    margin-right:23px;background-color:#000;color:#fff;width:674px;
}
#header-home{
     position:relative;height:200px;
}
#header{
     position:relative;height:75px;
}
#navigation-home{
     float:right;width:135px
}

#navigation{
     float:right;width:540px
}

#navigation-home ul, #navigation ul
{
list-style-type: none;
text-align: left;
padding-top: 15px;
}

#navigation li
{
display: inline;
list-style-type: none;
padding-left: 10px;
}

#navigation-home ul li a, #navigation ul li a
{
padding-left: 15px;
text-align: left;
text-decoration: none;
color: #F37101;
font-size:75%;
}

#navigation-home ul li a:hover, #navigation ul li a:hover
{
color: #fff;
}

#navigation-home ul li a#current, #navigation ul li a#current
{
color: #666;
}

a, a:visited{
	color: #00F;
}
a
{
  outline: none;
}

#logo-home{
    position:absolute;top:30px;left:-40px;
    width:276px;
    height:152px;
}

#logo{
    width:136px;
    height:75px;
}


#band-image{
     float:right
}
#content{
     position:relative;
     text-align:center;
}
#form{
	position:absolute;top:250px;left:250px;
    width:276px;
    height:152px;
	text-align:left;
}
#sidestepn{
     float:left;width:320px;height:200px;position:relative
}
/*#calendar{
     float:right;width:320px;height:200px;position:relative
}*/
#schedule{
     float:right;width:320px;
}
#newsletter{
     float:right;width:320px;
}
.small-text{
    font-size: 60%
}
#book-us{
     float:left;width:320px;height:200px;text-align:center
}
.instructions{
    color:#fff;
    font-size:90%;
    text-align: left;
}


h1{
    font-size: 130%;
    text-align:center;
}
h2{
    font-size: 80%;
    text-align:center;
    margin-top: -4px;
    padding: 0;
}
#band-table{
    margin:auto;width:600px;font-size:90%;border:0;line-height:1.1;
}
#band-table td{
    padding:3px;
}


#footer{
    text-align:center;
    font-size: 70%;
}
#footer a, #footer a:visited, #footer a:hover{
    color: #fff;

}
.pics { height: 135px; width: 202px; padding:0; margin:auto; overflow: hidden }
.pics img { border:#F37101 solid 1px; height: 133px; width: 200px; background-color: #eee; top:0; left:0 }

.cell {left:5px;
}
