@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;
	border: groove;
	background-image: url(../Images/newpage/gradient3.jpg);
	background-repeat: repeat-x;
}

#header	{
	height: 70px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/newpage/headerbackground.gif);
	background-repeat: no-repeat;
	}
	
h1, h2 {
	color: #b0102a;
	text-align:center;
	padding-top: 15px;
	}

h3{
	text-align:center;
	font-style: italic;
	}

.titlespace {
	text-align:center;
	}
	
.chefschedulelink {
	font-size: 12px;
	text-align: left;
	color: #4c4747;
	}

#chefschedulelink a:link {
		color: #4c4747;}
#chefschedulelink a:visited {
		color: #cab7ba;}
#chefschedulelink a:hover {
		color: #b0102a;}

#festivaltable {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	color: #4c4747;
	text-align:  left;
	background-color: #ece3e6;
	border: #cab7ba;
	border-style: solid;
	border-width: 1px;
	}
	
td {
	padding: 10px;
	}
	
.festivalpictures {
	border: #cab7ba;
	border-style: solid;
	border-width: 1px;
	}	

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-size:10px;
	color:#FFFFFF;
	text-align: center;
	clear: both;
	}
	
#footer a:link {
		color: #ffffff;}
#footer a:visited {
		color: #4c4747;}
#footer a:hover {
		color: #b0102a;}
	
#footer2 {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	color: #cab7ba;
	font-size:10px;
	text-align: center;
	clear: both;
	}
	
#footer2 a:link {
		color: #cab7ba;}
#footer2 a:visited {
		color: #4c4747;}
#footer2 a:hover {
		color: #b0102a;}
		
/*Cooking Program*/
.cheftitle  {
	color: #f82332;
	}
	
#festivaltable a:link {
		color: #552832;}
#festivaltable a:visited {
		color: #99989c;}
#festivaltable a:hover {
		color: #ef3d47;}

