/* CSS Document */

body {
	font: 12px Verdana;
	margin: 0px;
	background-image: url(Assets/images/back.gif);
	
}


/* site holder */

#container {
	position: absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	margin-top: 40px;
	border: 4px solid #FFFFFF;
	padding: 0px;
	background-color:#FEFBEC;
}

/* site header area */

#header {
	position: relative;
	padding: 0px;
	margin: 0px;
	
}
#top {
	padding: 0px;
	margin: 0px;
	
}


/* main nav */

#nav {
	
	background-color: #FFE793;
	border-top:4px solid #FFFFFF;
	border-bottom:4px solid #FFFFFF;
	text-align: left;
	padding: 4px 0px 4px 0px;
	color: #000000;
	margin:0px;
	
}

#nav ul {

    list-style: none;
	margin: 0px 0px 0px 0px;
	color: #000000;
	padding:0px;
		
}

#nav li {
	display: inline; 
	color: #000000;
}

#nav  a:link, #nav a:active, #nav a:visited {
	
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color: #000000;
	
	}
	
#nav  a:hover {
	
	padding: 4px 10px 4px 10px;
	color: #000000;
	text-decoration: underline;

	}
	
/* content area */

#content {
	
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	text-align: left;

	background-repeat: no-repeat;
	background-color:#FEFBEC;
	border-width: 0px 0px 0px 0px;
	border-color:#FFFFFF;
	border-style:solid;
}

#content a:hover {
	
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	text-decoration: underline;
		color: brown;
	
}

#content a {
	
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	text-decoration: underline;
		color: brown;
	
}


#left {
	float: left;
	width: 225px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-width: 0px 4px 0px 1px;
	border-color:#FFFFFF;
	border-style:solid;
	background-color:#FEFBEC;
	
}

/* home page */



/* footer */

#footer {
	position: relative;
	text-align:left;
	border-top:4px solid #ffffff;
	font-size: 10px;
	padding:2px 0px 2px 5px;
	clear:both;
	background-color: #FFE793;
}

#footer a{
color: #333333;
text-decoration:none;
}

#footer a:hover{
color: #333333;
text-decoration:underline;
}
#FT {
	
	border-top:1px solid #999999;
	margin-top:0px;
padding:0px;

}



/* product page */

#ProductDescription {
	
	margin: 0px 0px 50px 260px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	width: 250px;
	color: brown;
	font-weight:normal;
}

#ProductRecipes {
	
	margin: 0px 0px 50px 260px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	width: 200px;
	color: brown;
	font-weight:normal;
}

#ProductNutrition {
	
	margin: 0px 0px 0px 260px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	width: 420px;
	color: brown;
	font-weight:normal;
}

#index {
	
	margin: 15px 0px 0px 260px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	width: 420px;
	color: brown;
	font-weight:normal;
}

#recipesL {
	
	margin: 0px 0px 0px 260px;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	width: 430px;
	color: brown;
	font-weight:normal;
	
}



#recipesL ul {

    list-style: none;
	margin: 0px 0px 0px 0px;
color:brown;
	padding:0px;
		
}

#recipesL li {
	
	color:brown;
}

#recipesL  a:link, #recipesL a:active, #recipesL a:visited {
	
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color:brown;
	
	}
	
#recipesL  a:hover {
	
	padding: 5px 10px 5px 10px;
	color:brown;
	text-decoration: underline;

	}

#ingredients {
	
	margin: 0px 0px 0px 260px;
	padding: 0px;
	line-height:15px;
	text-align: left;
	font-size: 11px;
	width: 430px;
	color: brown;
	font-weight:normal;
}


#ingredients a:hover {
	
	line-height: 15px;
	text-align: left;
	font-size: 11px;
	text-decoration: underline;
		color: brown;
	
}

#ingredients a {
	
	line-height: 15px;
	text-align: left;
	font-size: 11px;
	text-decoration: underline;
		color: brown;
	
}


#HomeContent {
	
	margin: 0px 0px 20px 260px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	width: 430px;
	color: brown;
	font-weight:normal;
}

#HomeRecipes {
	
	margin: 0px 0px 0px 260px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	width: 420px;
	color: brown;
	font-weight:normal;
}

/* text settings */

.ExhibitionTitle {
	font-size: 18px;
	font-weight: bold;
}

.newstitle {
	font-size: 18px;
	font-weight: bold;
	margin: 30px 45px 12px 45px;
	color: #676351;

}

.fairtitle {
	font-size: 18px;
	font-weight: bold;
	margin: 30px 45px 12px 45px;
	color: #676351;

}

.fairintro {

	margin: 30px 45px 12px 45px;
	line-height: 18px;


}

.address {
	font-size: 12px;
	padding:0px 0px 0px 5px;

}





h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #FF0000;

}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: brown;

}
.locator {
	font-size: 11px;
	line-height: 18px;
	color: brown;
}
.locator a:link {
	font-size: 11px;
	line-height: 18px;
	color: brown;
	text-decoration: underline;
}
.locator a:visited {
	font-size: 11px;
	line-height: 18px;
	color: brown;
	text-decoration: underline;
}
