
body {
background-color: #e1ddd9;
background-image: url(../images/TopGrad.jpg);
background-position: top left;
background-repeat: repeat-x;
font-size: 100%;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}

h1 {
font-size: 11px;
	font-weight: normal;
	margin-top: 0em;
	z-index: 22;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	position: absolute; top:83px; left: 57px;
}

h2 {
	font-size: 1.4em;
	color: #000153;
	margin: 0px 0px 12px 55px;
	padding: 25px 0px 10px 0px;
	font-weight: normal;
	}

h3 {
font-size: 1.1em;
	letter-spacing: 0.5px;
	padding: 0px 0 2px;
	margin: 0px 50px 2px 55px;
	font-weight: 500;
	color: #000153;
}

h4 {
	font-size: 0.7em;letter-spacing:0px;
	margin: 0em 0em 0em 0em;
	font-weight: normal;
}
h5 {
font-size: 0.7em;letter-spacing:0px;
	padding: 0px 0 0px;
	margin: 0px 50px 0px 55px;
	font-weight: normal;
}

hr
{ color: #000099;
background: #000099;
border: 0;
height: 1px;
width: 50%;
text-align: left;
margin:0em 0 0em 55px; }

/* ----------container to center the layout---------- */
#container {
width: 600px;
height: 260em;
padding:0px;
margin: 0px;
background: #e1ddd9;
position: relative; top:20px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {width: 600px;
height: 100px;
z-index: 8;
background-color: #e1ddd9;
padding: 0px;
margin: 0px;
}

#banner img {
margin:  0;
padding: 0;
width: 600px;
height: 100px;
z-index: 0;
}

#cheesehead {
	margin:0px ;
	padding: 0px;
	width: auto;
	z-index: 2;
	position: absolute; top: 0px; left: 0px;
}
	
/* Navigation
================================================*/
#nav {
	width:598px;
	border-bottom:1px solid #555;
	border-top:1px solid #8C8C8C;
	border-right:1px solid #8C8C8C;
	border-left:1px solid #8C8C8C;
	background:#FDD800;
	position: absolute; top: 100px;
	margin:0 0 0;
	padding:0 0 0px 0px;
	z-index: 2;
	}
#nav ul {
	border-left: 0px solid #8C8C8C;
	border-right:0px solid #8C8C8C;
	margin:0 0px 0 0px;
	padding:0px 10px 0 0;
	background:#FDD800;
	list-style-type:none;
	}
#nav li {
	display:inline;
	padding:0 0 0 0;
	margin:0;
	}
#nav a {
	background:#FDD800;
	border-right:0px solid #8C8C8C;
	border-left: 0px solid #8C8C8C;
	border-bottom:0;
	padding:3px 5px 2px 5px;
	margin:0 ;
	color:#8C4D00;
	text-decoration:none;
	display:block;
	float:right;
	width:auto;
	font: 11px/100% Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	}
#nav a:hover {
color: #8C4D00;font-weight: bold;
}
#nav a:focus {background:#FDF400; }
#nav .sel a {
	/*background:#FDF400;*/
	background:#FDF400;
	color:#8C4D00; font-weight: bold;
	}
#nav .sel a:hover {background:#FDF400; }
#nav .sel a:focus {background:#FDF400;}
#nav a:active {
	background:#FDF400;
	color:#8C4D00;
	}
	
	/* Navigation 2
================================================*/
#nav2 {
	width:598px;
	height: 24px;
	background:#e1ddd9;
	position: absolute; top: 120px;
	margin:0;
	padding:0px;
	z-index: 0;
	}
	
#nav2 ul {
	width:600px;
	border-left: 0px solid #8C8C8C;
	margin:0 0px 0 0px;
	padding:3px 0px 5px 0;
	background:transparent;
	list-style-type:none;
	}
	
#nav2 li {
	display:inline;
	padding:0;
	margin:0;
	}
#nav2 a {
	background:transparent;
	border-right:0px solid #8C8C8C;
	border-left: 0px solid #8C8C8C;
	border-bottom:0;
	padding:3px 3px 8px 3px;
	margin:0 5px 0 0;
	color:#8C4D00;
	text-decoration:none;
	display:block;
	float: right;
	width:auto;
	font: 12px Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	}
	
#nav2 a:hover {
color: #8C4D00;font-weight: bold;
}
#nav2 a:focus {background:#EEEFFF; }
#nav2 .sel a {
	/*background:#EEEFFF;*/
	background:#EEEFFF;
	color:#8C4D00; font-weight: normal;
	}
#nav2 .sel a:hover {background:##EEEFFF; }
#nav2 .sel a:focus {background:#EEEFFF;}
#nav2 a:active {
	background:##EEEFFF;
	color:#8C4D00;
	}
	
/* -----------------content--------------------- */
#content{ 
width: 598px;
position: absolute; top:143px;
height: auto;
margin: 0;
padding: 0;
background-color: #F0F9F0;
border-style: solid;
border-width: 1px;
border-color: #404040;
	}
 
#content p {
font-size: 0.7em;
	line-height: 1.6em;
	text-align: justify;
	margin: 0px 170px 0 55px;
	padding: 0;
}
 
#content p.dressings{
 margin-top: 5px;
 padding: 0;
 font-style: italic;
 font-size: 0.7em;
 }
 
 span{
	margin: -21px -85px 5px 20px;
	padding: 0 0 5px;
	font-style: normal;
	color: Black;
	float: right;
}

.price{
	margin: 12px -75px 5px 20px;
	padding: 5px 0 5px;
	font-style: normal;
	text-decoration: underline;
	color: Black;
	float: right;
}

#content dl {
margin: 0px 0px 10px 10px;
padding: 0 0 15px;
}

#content dt {
margin: 20px 70px 0 45px;
padding: 0px 0 0px;
font-size: 0.8em;
font-weight: bold;
}

#content dd {
margin: 0px 170px 0.2em 45px;
padding: 0;
font-size: 0.7em;
line-height: 1.6em;
}

.top {
margin: -25px -45px 0 -45px;
padding: 0 0 0px ;
height: 28px;
width: 37px;
	float: left;
}

#spacer {
margin: 0px 0px;
padding: 20px 0 0px;
text-align:center; 
}

/*  ----------------footer---------------------- */ 
#footer {
width: 598px;
padding:0px;
margin: 5px 0 0px;
position: absolute;
margin-left: auto;
margin-right: auto;
font-size: 0.8em;
text-align: center;  
} 

em {
	font-weight: bold;
	color: #786965;
	font-style: normal;
}

#footer a {
color: #615551;
}
#footer a:hover {
color: #A20000;
font-weight: bold;
}
#footer a:active {font-weight: bold;
	background:transparent;
	color:#A20000;
	}