body {
	font-family: "Viner Hand ITC" ,Verdana, Geneva, Arial, sans-serif;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	background-color: #dae0d2;
}
table.header {
  top: 40px; 
  width: 700px;
  color:#0000ff;
  font-size: 60px;
  text-align: center;
}

table.navigate {
  top:100px; 
  width: 700px;
  color:#0000ff;
  font-size: 20px;
  text-align: center;
}
td.center{
    text-align: center;
}

.W3C_Strict_logo{
text-align:center;
}
#footer{
	text-align: center;
	font-size: 100%;
	line-height: 25%;
    margin-bottom: 10; 
    margin-top:20;
    color:black;
}
#copyright{
    text-align: center;
    font-size: 40%;
    line-height: 150%;
    margin-bottom: 10; 
    margin-top: 20;
    color:black;   
}
#notice{
    font-family: "Arial" ,Verdana, Geneva, Arial, sans-serif;
    text-align: center;
    line-height: .5em;
    font-size: 20px;
    color: black;
}

#next_show_header_arial{
    font-family: "Arial" ,Verdana, Geneva, Arial, sans-serif;
    text-align: center;
    line-height: .5em;
    font-size: 30px;
    color: red;
 }
 #next_show_header1{
    text-align: center;
    line-height: .5em;
    font-size: 30px;
    color: red;
 }
 #next_show_header2{
    text-align: center;
    line-height: .5em;
    font-size: 30px;
    color: red;
 }
 #next_show_header3{
    text-align: center;
    line-height: .5em;
    font-size: 30px;
    color: red;
 }
 #next_show_header4{
    text-align: center;
    line-height: .5em;
    font-size: 30px;
    color: red;
 }
 #next_show_header5{
    text-align: center;
    line-height: .5em;
    font-size: 30px;
    color: red;
 }
#emphasize{
    text-align: center;
    line-height: .5em;
    font-size: 20px;
    color: blue;
 }
#springdaze1{
    margin-top:20px;
    text-align: center;
    line-height: .5em;
    font-size: 20px;
    color: black;
    margin-bottom: 25px;
}
#springdaze2{
    margin-top:20px;
    text-align: center;
    line-height: .5em;
    font-size: 20px;
    color: black;
    margin-bottom: 25px;
}
#next_show1{
    margin-top:20px;
    text-align: center;
    line-height: .5em;
    font-size: 20px;
    color: black;
    margin-bottom: 25px;
}
#next_show2{
    margin-top:20px;
    text-align: center;
    line-height: .5em;
    font-size: 20px;
    color: black;
    margin-bottom: 25px;
}
#next_show3{
    margin-top:20px;
    text-align: center;
    line-height: .5em;
    font-size: 20px;
    color: black;
    margin-bottom: 25px;
}
#next_show4{
    margin-top:20px;
    text-align: center;
    line-height: .5em;
    font-size: 20px;
    color: black;
    margin-bottom: 25px;
}
#next_show5{
    margin-top:20px;
    text-align: center;
    line-height: .5em;
    font-size: 20px;
    color: black;
    margin-bottom: 25px;
}

#next_show6{
    margin-top:20px;
    text-align: center;
    line-height: .5em;
    font-size: 20px;
    color: black;
    margin-bottom: 25px;
}
#next_show7{
    margin-top:20px;
    text-align: center;
    line-height: .5em;
    font-size: 20px;
    color: black;
    margin-bottom: 25px;
}
#next_show8{
    margin-top:20px;
    text-align: center;
    line-height: .5em;
    font-size: 20px;
    color: black;
    margin-bottom: 25px;
}
#next_show_arial{
    font-family: "Arial" ,Verdana, Geneva, Arial, sans-serif;
    margin-top:20px;
    text-align: center;
    line-height: .5em;
    font-size: 20px;
    color: black;
    margin-bottom: 25px;
}
#coming_shows{
    text-align: center;
    line-height: .5em;
    font-size: 20px;
    color: black;
    margin-bottom: 50px;
}
#coming_shows_header{
    text-align: center;
    line-height: .5em;
    font-size: 20px;
    color: red;
    margin-top:30px;
 }
#show_times{
    text-align: center;
    line-height: .1em;
    font-size: 20px;
    color: black;
    margin-bottom: 40px;
}
#rain_date{
    text-align: center;
    line-height: .1em;
    font-size: 20px;
    color: red;
}
#show_address{
     margin-top:20px;
    text-align: center;
    line-height: .5em;
    margin-bottom: 40px;
    font-size: 20px;
    color: red;
}
img.image{
     display: block;
     margin-top:115px;
     margin-left:auto;
     margin-right:auto;
     }

a:link {
    color: #0000ff;
    text-decoration: none;
}
a:visited{
    color:#333399;
    text-decoration: none;
}

#colorblack{
	 color:black;
}