@charset "utf-8";
#wrapper {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	overflow: hidden;
	color: #7d3b3b;
	border: double;
}


h1, h2 {
	text-align:center;
	font-weight:bolder;
	}

h3{
	text-align:center;
	font-weight:bolder;
	font-style: italic;
	}

h4 {
	color: #7d3b3b;
	Font-weight: bold;
	}

#festivaltable {
	border: double;
	margin-left: 90px;
	width: 800px;
	text-align:  justify;
	}
	
td {
	padding: 10px;
	}
	
.festivalpictures {
	border-style: ridge;
	}	

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	padding-right: 60px;
	padding-bottom: 10px;
	clear: both;
	}
	
#footer a:link {
		color: #7d3b3b;} 
#footer a:visited {
		color: #99989c;}
#footer a:hover {
		color: #d32f38;}
	

/*Cooking Program*/
.cheftitle  {
	color: #923a42;
	font-weight: bold;
	}
