/* The Culinary Experience */
/*    colors:  */
/*    yellow: #f1df63; */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	background-color: #000;
}
#CEtopnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 600px;
	position: relative;
}
.topnav {
	padding: 10px;
	margin-left: 14px;
	list-style-image: url(images/squigglel.gif);
	list-style-position: outside;
}

#CEtopnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 160%;
}
.topnavlist {
	list-style-position: inside;
	list-style-image: url(images/squigglel.gif);
	color: #FFF;
	text-decoration: none;
	padding-left: 3px;
	line-height: 300%;
	margin-right: 14px;
	display: inline;
}
.topnavlist li {
float: left;
display: block;
width: 100px;
height: 25px;
padding-left: 30px; /* the width reserved for the background image */
background: url(images/squiggle1.gif) no-repeat 0px 10px; /* the "bullet"... adjust these numbers to taste */
}

#HomePageImage {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	border: 4px ridge #343F49;
	margin-top: 20px;
	margin-bottom: 10px;
}
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}
#footer a {
	color: #FFF;
}
#LeftNavLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 200%;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.leftlinkodd {
	color: #FFF;
	background-color: #000;
	padding: 14px;
}
.leftlinkodd a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#LeftLogo2 {
	float: left;
	position: relative;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 160px;
}
.leftlinkeven {
	color: #FFF;
	background-color: #000;
	padding: 14px;
}
.leftlinkeven a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#ChefOnWheelslnav {
	color: #FFF;
	background-color: #435205;
	padding: 14px;
}
#ChefOnWheelslnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f1df63;
	text-decoration: none;
	font-weight: bold;
}
.topnavitem a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f1df63;
	text-decoration: none;
}
.topnavitem {
	height: 60px;
	vertical-align: middle;
	border-bottom-color: #f1df63;
	border-bottom-style: solid;
	border-bottom-width: thin;

}
.yellowheading {
	color: #000;
	font-weight: normal;
}
.yellowheading a {
	color: #000;
}


.CEtitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	/*	color: #FFF; */
    color: #000;
	padding-left: 30px;
	padding-top: 20px;
}

.CEmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 140%;
	/*	color: #FFF; */
    color: #000;
	margin-left: 30px;
	padding-bottom: 10px;
	font-weight: bold;
}
.CEmain label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.CElimg {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-weight: bold;
}
.CElimg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f1df63;
	text-decoration: underline;
}
ul
{
	list-style-type: none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: -10px;
	margin-left: 20px;
}

li
{
	background-image: url(images/squiggleonwhite.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-left: 32px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*	color: #FFF; */
    color: #000;
	font-weight: normal;
	list-style-type: none;
	list-style-position: inside;
	padding-top: 10px;
}
.listsubitem {
	font-size:24px;
	font-weight:bold;
	margin-left:14px;
	color: #000;
}
.whiteheader {
	color:#fff;
	line-height:140%;
	font-weight:bold;
}
.yellowsubitem {
	font-size:14px;
	font-weight:bold;
}

