body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:20px;
	font-weight:450;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1, h2, h3,h4 {
	margin-top: 0px;
}

h1 {
}

h2 {
	margin: 0px;
	font-size: 40px;
}

h3 {margin: 0px;
	font-size: 16px;
	color:#B72025;
	/* text-align: left; */
}

h4 {margin: 0px;
	font-size: 14px;
	color: #FFF6E5;
	text-align: left;
}

h5 {margin: 0px;
	font-size: 16px;
	color: #51483C;
	/* text-align: left; */
}

h6 {margin: 0px;
	font-size: 14px;
	color: #FF0000;
	text-align: left;
}



/*  new for show schedule table */

#show_sched  {
    background-image:url('images/show-sched_backgrd2-web.jpg'); 

 }
 
#show_sched a[href] {
  /* background-color: #B72025;*/
   text-decoration: none;
   color: #000000; /* black */

 } 
 
 
#show_sched a:link {
    text-decoration: none;
    color: #000000; /* black */
    font-style:italic;
}

#show_sched a:visited {
	text-decoration: none;
	color: #B72025;
	font-style:italic;
}

#show_sched a:hover {
	text-decoration: underline;
	/*color: #FFFFFF; */
    color: #B72025;
	font-style:italic;
}

#show_sched a:active {
	text-decoration: none;
	color: #B72025;
	font-style:italic;    
 }
 
 

/*  end of attributes for show schedule    */


a:link {
	color: #B72025;
	text-decoration:none;
	font-style:italic;
}
a:visited {
	text-decoration: none;
	color: #B72025;
	font-style:italic;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-style:italic;
}
a:active {
	text-decoration: none;
	color: #B72025;
	font-style:italic;
}
.style1 {
	font-size: 18px;
	color: #B72025;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 { 
    color: #000000;
	font-weight: normal;
    font-size: 12px;
}
.style6 {
	color: #FFFFFF;
    font-size: 18px;
	font-weight: bold;
}

#red li { 
     color:#B72025;
	 }
	 
li { color:#990000;
padding-left : -2px; 

}

.blacktext { color:#000000}

.photocredits {
	font-size: 10px
}


.frontpage a:link {
	color: #CCCCCC;
	text-decoration:none;
	font-style:italic;
	font-size:14px;
}
.frontpage a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-style:italic;
	font-size:14px;
}
.frontpage a:hover {
	text-decoration: underline;
	color: #666666;
	font-style:italic;
	font-size:14px;
}
.frontpage a:active {
	text-decoration: none;
	color: #CCCCCC;
	font-style:italic;
	font-size:14px;
}
