
body {
background-color: White;
font-size: 11pt;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}

h1 {
font-size: 10px;
text-transform: none;
color: #6D6D6D;
background-color: transparent;
width: 80%;
z-index: 10;
padding: 0px 0px 0px;
margin:0px 0px 0px;
position: absolute; top:85px; left: 55px;
}

h2 {
font-size:13px;
font-weight: 500;
color: #000153;
line-height: 20px;
padding: 0px 0px 0px;
margin:17px 320px 3px 70px;
}

h3 {
font-size:14px;
font-weight: normal;
line-height: 18px;
color:#000153;
padding: 3px 10px;
margin:0px 0 0 280px;
}

h4 {
	font-size: 9px;
	color:#7D6E6A;
}


/* ----------container to center the layout---------- */
#container {
width: 800px;
height: 400px;
padding:0px;
margin: 0px;
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/MenusBanner.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;
	border-bottom:1px solid #333333;
	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 25px 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{ 
position: absolute; top:143px;
width: 800px; height: 200px;
background-color: White;
margin: 0px;
padding: 0px;
background-color: White;
border-style: solid;
border: thin:
border-color: Black;
 }
 
#content p {line-height:15px; 
	text-align: justify; 
	margin: 0 70px 0 290px;
	padding: 4px 0;	
}


ul {
	margin: 5px 0 0px 90px; 
	padding: 0; 
	font-size: 1em; 
	list-style: none; 
}

li {
	line-height: 1.8em; 
	padding: 0; 
	margin: 0 0 0 .5em;  
	background-image:
	background-position: 0 0px; 
	background-repeat: no-repeat; 
	list-style: none;
}


.col1 {margin-left: 2em;}
 
.col2 {margin-left: 17em;}
 
.col3 {margin-left: 39em;}
 

.coltopper {margin-top: -5.4em;}

li.coltop3 {margin-top: -3.6em;}

li a {
	display: block; 
	position: relative; 
	width: 14em; 
	color: #000; 
	text-decoration:  none; 
	padding-left: 1.5em;
}

li a:hover {
	background-color: White;
	text-decoration: none;
}

/*  ----------------footer---------------------- */ 
#footer {
width: 800px;
padding:0px;
margin: -7px;
position: absolute; top:357px;
margin-left: auto;
margin-right: auto;
font-size: 10px;
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;
	}