@charset "utf-8";
/* CSS Document */

* 	{
	padding: 0;
	margin: 0;
	}


#background {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../Images/Backgrounds/gradient4.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	}

#header {
	height: 70px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-bottom: 5px;
}

#content {
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	color:  #4c4747;
	background-color: #efe6e6;
	}

h1 {
	text-align:center;
	color: #7b2c2c;
	}

.table {
	margin-right: auto;
	margin-left: auto;
	text-align:  center;
	border: solid #93b89c 2px;
	}
	
td {
	padding: 10px;
	}
	
.festivalpictures {
	border-width: 1px;
	border-style: solid;
	border-color: #666633;
	}	

#footer {
	width: 960px;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	color: #a3b89c;
	font-size:10px;
	text-align: center;
	padding-bottom: 5px;
	}

#footer a:link {
		color: #a3b89c;}
#footer a:visited {
		color:  #4c4747;}
#footer a:hover {
		color: #7b2c2c;}

#footer2 {
	width: 960px;
	color: #a3b89c;
	font-size:10px;
	text-align: center;
	height: 20px;
	margin-top: 10px;
	}

#footer2 a:link {
		color: #a3b89c;}
#footer2 a:visited {
		color:  #4c4747;}
#footer2 a:hover {
		color: #7b2c2c;}
		
		
#copyright {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	color: #ffffff;
	font-size:12px;
	text-align: center;
	background-image:url(../Images/newpage/footer.jpg);
	background-repeat:no-repeat;
	height: 70px;
	padding-top: 30px;
	margin-top: 5px;
	}


/*cooking*/

#festivaltablecooks {
	border: double;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align:  justify;
	background-image:url(../Images/NewSaltLake/plaidbackground1.gif);
	}
	
#cookingtable {
	border: double;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align:  justify;
	background-image:url(../Images/NewSaltLake/plaidbackground1.gif);
	}




/*Cooking Program*/

.learnmore {
	padding-left: 20px;
	}

.cheftitle  {
	color: #f82332;
	}
	
#festivaltable a:link {
		color: #a3b89c;}
#festivaltable a:visited {
		color:  #4c4747;}
#festivaltable a:hover {
		color: #7b2c2c;}

.note 	{
	margin-top:	20px;
	margin-left: 20px;
	height: 900px;
	width: 880px;
	}

#content a:link {
	color:  #4c4747;}	
#content a:visited {
		color: #a3b89c;}
#content a:hover {
		color: #7b2c2c;}	

.tableproperties {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color:  #4c4747;
	}

