/* Global - BASIC css formating  */
body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
}

h1, h2, h3, p, ul {
	padding: 0;
	margin: 0;
}

/* WRAPPER: wraps entire contents of page */
#wrapper {
	/* border: solid 1px black; */
	;
}
/* BANNER */
#banner {
	background: url(images/onionflaxbox.jpg) no-repeat right top; 
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	margin-left: 10px;
}
#banner li a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font: 1.1em "Trebuchet MS";
}
.seperator {
	border-right: 1px solid #666;
	padding-right:10px;
}
/* NAV BAR */
#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/bg_nav.png) repeat-x left top;
	float: left;
	border-bottom: 1px solid #000;
	width: 100%;
}

#mainNav li {
	float: left;
	padding: 0;
	margin: 0;
}

#mainNav li a, #mainNav li a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: .5em 1em;
	border-right: 1px solid #000;
	display: block;
	font: bold 1em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

#mainNav li a:hover {
	background: url(images/bg_nav_h.png);
}

/* IE 6 hack to make entire button clickable */
* html #mainNav a { width: 1px; }

/*highlight "you are here" buttons*/
#home #mainNav a#homeLink,
#menu #mainNav a#menuLink,
#otherproducts #mainNav a#otherproductsLink,
#catering #mainNav a#cateringLink,
#classes #mainNav a#classesLink,
#retailoutlets #mainNav a#retailOutletsLink,
#contact #mainNav a#contactLink,
#directions #mainNav a#directionsLink,
#store #mainNav a#storeLink
{
	background: url(images/bg_nav_h.png);
	/* background: #73AFB7;
	border-right: 1px solid #14556B;
	border-bottom: 1px solid #14556B;
	color: #FBEF99; */
}

/* MAIN CONTENT */

#main h1 {
	color: #663900;
	padding-top: 30px;
	margin-bottom: 10px;
	font: bold 2.3em Georgia, "Times New Roman", Times, serif;
}

#main h2 {
	font-size: 1.8em;
	font-weight: normal;
	border-bottom: 1px solid #106A9B;
	margin-bottom: 5px;
	color: #663900;
}

#main p {
	font-size: 1.4em;
	margin-bottom: 10px;
}

.menuitem {
	font-size: 18px;
	font-family: Helvetica, sans-serif;
	padding-top: 6px;
	padding-bottom: 6px;
}
.menuprice {
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	padding-left: 20px;
}
.menudesc {
	font-size:  12px;
	font-family: Helvetica, sans-serif;
}



/* SIDEBAR */
#sidebar {
	/* background-color: #D9ECFF; */ 
}

#sidebar h2 {
	font-size: 1.3em;
	color: #FFFFFF;
	text-align: center;
	padding: 7px 8px 8px 8px;
	margin-bottom: 5px;
	/* border-top: 3px solid #86B500; */
	background: url(images/bg_nav_h.png) repeat-x left top;
		/* background: url(images/bg_side_head.png) repeat-x left bottom; */
}
#sidebar p {
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #666666;
	text-align: center;
}
#sidebar h3 {
	font-size: 1.1em;
	margin-right: 5px;
	margin-left: 5px;
	color: #663900; 
	text-align: center;
	margin-bottom: 3px;
}
#sidebar h3 a {
	color: #663900;
}

#sidebar a:hover {
	color: #CA1D07;
}
#sidebar ul {
	margin: 0px;
	padding-left: 10px;
	list-style: none;
}
#sidebar ul p {
	font-size: 1.2em;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	color: #666666;
	text-align: center;
}

/* SECOND SIDEBAR */
#secondSidebar h2 {
	font-size: 1.3em;
	color: #FFFFFF;
	text-align: center;
	padding: 7px 8px 8px 8px;
	margin-bottom: 5px;
	/* border-top: 3px solid #86B500; */
	background: url(images/bg_nav_h.png) repeat-x left top; 
}
#secondSidebar h3 {
	font-size: 1.1em;
	margin-right: 5px;
	margin-left: 5px;
	color: #004040; 
	text-align: center;
	margin-bottom: 3px;
}
#secondSidebar p {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	/* background-color: #D9ECFF; */
}

/* ADVERTISING */
#adverts p {
	margin-top:5px;
	margin-bottom: 15px;
	text-align: center;
}

/* FOOTER */ 
	
#footer {
  width: 100%;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  margin-top: 20px;
  text-align: center;
  clear: both;
}
#copyright {
	padding: 5px;
	font-weight: bold;
}
#footer p {
  font-size: 90%;
/*  color: #256290; blue color */
  color: #666666;
  margin: .2em;
  text-align: center;
  padding: 0.2em 0 0.2em 0;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer li {
	display: inline;
	margin-left: 10px;
	/* border-right: 1px solid #666; */
	padding-right: 10px;
}
#footer li a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font: 1.1em "Trebuchet MS";
}
#footer a:link, #footer a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
/*  color: #050845; blue color*/
}
#footer a:hover {
	color: #CA1D07;
}