
body {
background-color: White;
font-size: 11pt;
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.5em;
	color: #000153;
	margin: 20px 0 0 135px;
	font-weight: normal;
	}

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

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

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

/* ----------banner for logo-------------- */
#banner {width: 800px;
height: 100px;
background-image: url(http://www.cookingvegetarian.com/Wisconsin_Dells_Restaurants/images/MenusBann.jpg);
background-repeat: no-repeat;
z-index: 0;
background-color: #ffffff;
padding: 0px;
margin: 0px;

}
#cheesehead {
	margin:0px ;
	padding: 0px;
	width: auto;
	z-index: 8;
	position: absolute; top: 0px; left: 0px;
}

/* Navigation
================================================*/
#nav {
	width:799px;
	border-bottom:1px solid #555;
	border-top:1px solid #8C8C8C;
	border-right:0px solid #e1ddd9;
	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 {
	float:right;
	border-left: 0px solid #8C8C8C;
	border-right:1px solid #8C8C8C;
	margin:0 0px 0 0px;
	padding:0px 20px 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 12px 2px 12px;
	margin:0 ;
	color:#8C4D00;
	text-decoration:none;
	display:block;
	float:right;
	width:auto;
	font: 0.7em/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:100%;
	height: 20px;
	background:White;
	position: absolute; top: 120px;
	margin:-2px 0 5px;
	padding:0 0 5px;
	z-index: 0;
	}
#nav2 ul {
	float:right;
	width:700px;
	border-left: 0px solid #8C8C8C;
	margin:0 40px 0 0px;
	padding:0px 0px 0 0;
	background:transparent;
	list-style-type:none;
	}
#nav2 li {
	display:inline;
	padding:0 0 0 0;
	margin:0;
	}
#nav2 a {
	background:transparent;
	border-right:0px solid #8C8C8C;
	border-left: 0px solid #8C8C8C;
	border-bottom:0;
	padding:8px 15px 3px 12px;
	margin:0 ;
	color:#8C4D00;
	text-decoration:none;
	display:block;
	float:right;
	width:auto;
	font: 0.8em/80% Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	}
#nav2 a:hover {
color: #8C4D00;font-weight: bold;
}
#nav2 a:focus {background:transparent; }
#nav2 .sel a {
	/*background:transparent;*/
	background:transparent;
	color:#8C4D00; font-weight: bold;
	}
#nav2 .sel a:hover {background:transparent; }
#nav2 .sel a:focus {background:transparent;}
#nav2 a:active {
	background:transparent;
	color:#8C4D00;
	}
	
/* -----------------content--------------------- */
#content{ 
width: 798px;
height: 20em;
position: relative;
top: 2.6em;
margin: 0px ;
padding: 0px ;
background-color: White;
border-style: solid;
border-width: 1px;
border-color: #333333;
	}
 
#content p {
font-size: 0.7em;
	line-height: 1.5em;
	text-align: justify;
	margin: 20px ;
	padding: 0px 120px 0em 120px;
}

/*  ----------------footer---------------------- */ 
#footer {
width: 800px;
padding:0px;
margin: 0px;
position: relative; top:3.3em;
margin-left: auto;
margin-right: auto;
font-size: 0.8em;
text-align: center;  
} 

#footer 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;
	}