﻿
h1 { font-family: papyrus; 
     font-size: medium; 
     font-weight: bold }
h2 { font-family: papyrus;
     font-size: x-large;
     font-weight: bold;
     color: black ;}
h3 { font-family: papyrus;
     font-size: medium;
     font-weight: normal;
     color: black }
h4 { font-family: papyrus;
     font-size: large; 
     font-weight: bold;}

  
	

p { font-family: papyrus; font-weight: normal; font-size: medium }

#navbar { background: RGB(219,134,19);
	font-family: papyrus;
	border: 2px solid black;
	width: 750px;
	  }
#navbar a {text-decoration: none ;
			color: black }

body {width: 750px }

#td {
	border: 1px solid #000000
}

#schedule {font-weight: normal;
			border: 2px solid black;
		   color: black;
		   padding: 0px}

#schedule.td {
	border: 2px black solid  
}
	   
#address {font-family: CG Omega }

#address.header { font-family: Papyrus;
				  color:black; 
				  font-size: large;
				  font-style: oblique }
	
#table {	width: 750px }

#custom { font-family: papyrus; 
     font-size: large; 
     font-weight: bolder}

#custom2 {
	font-family: papyrus;
	font-size: x-large;
	font-weight: bolder }

#custom3 {
	font-family: papyrus;
	font-size: medium;
	font-weight: normal }

#tableinfo { font-family: papyrus;
	font-size: medium;
	font-weight: normal; 
	padding: 2px;
	text-align: center ; 
	border: 0;
	color: black ;
	 }

li {font-family: gill sans mt; 
	font-size: medium;
	font-weight: normal }

#hotelinfo {font-family: gill sans mt;
	   font-size: medium ;
	   font-weight: normal }
	   
#a href{
	color: black }

#festivalschedule {
	border: black;
	border: 1px solid black;
	width: 750px;
	font-family: Arial;
	cellspacing: 1px;
	font-color: black;
	cellborder: 1px solid black
	}

#auctiontable { border: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-right-style: none;
	border-left-style: none;
	border-color: black
	font-family: gill sans mt}


