
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;
font-weight: normal;
color: #000153;
margin: 25px 0 20px 58px;
}

h3 {
font-size:1.4em;
font-weight: normal;
line-height: 16px;
color:#000153;
padding: 10px 0 0 0;
margin:0px 0 1em 58px;
}

h4 {
	font-size: 0.7em;letter-spacing:0px;
	margin: 0em 0em 0em 0em;
	font-weight: normal;
}

hr
{ color: #CACAFF;
background: #CACAFF;
border: 0;
height: 2px;
width: 650px;
text-align: left;
margin:-5px 0 10px 55px; }

/* ----------container to center the layout---------- */
#container {
width: 800px;
height: 90em;
padding:0px;
margin: 0px;
position: relative; top:20px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {width: 800px;
height: 100px;
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: 12px/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;
	}
	
/* -----------------content--------------------- */
#content{ 
width: 800px;
height: auto;
position: relative; top:14px;
background-color: White;
margin:0px 0 ;
padding: 0px 0 0px;
border-style: solid;
border-width: 1px;
border-color: #404040;
z-index: 0;
 }
 
#wrap1 {
	margin: 0 0 0px;
	padding: 10px 0 0 0;
	clear: both;
}

#wrap2 {
	margin: 0 0 0;
	padding: 0px 0;
	position: relative;
	top:0em;
	clear: both;
}

#wrap3 {
	margin:0px 0 0;
	padding: 0px 0 0px;
	position: relative;
	top:0em;
	clear: both;
}

#wrap4 {
	margin:0px 0 0;
	padding: 0px 0 0px;
	position: relative;
	top:0em;
	clear: both;
}

#wrap3 dl{
	padding-bottom: 0px;
}

#side-a {
margin: 0 px 0;
padding: 0 0px 0 30px;
	float: left;
	width: 31%;
}

#side-b {
margin-right: 10px;
	float: right;
	width: 32%;
}
#centre{ 
text-align: left;
float: left;
	width: 28%;
	}

dl {
margin: 0px 15px 0px 10px;
padding: 0px;
}

dt {
margin: 0px 0px 0px 0px;
padding: 0px 5px 0 20px;
font-size: 0.6em;
font-weight: bold;
background-image: url(http://www.cookingvegetarian.com/Wisconsin_Dells_Restaurants/images/Yellowspot.gif); 
	background-position: 0px 10px 0px 0; 
	background-repeat: no-repeat; 
	text-decoration:  none;
}

#wrap2 dt {
background-image:
url(http://www.cookingvegetarian.com/Wisconsin_Dells_Restaurants/images/Greenspot.gif); 
	background-position: 0px 10px 0 0; 
	background-repeat: no-repeat; 
	}
	
#wrap3 dt {
background-image:
url(http://www.cookingvegetarian.com/Wisconsin_Dells_Restaurants/images/Redspot.gif); 
	background-position: 0px 10px 0 0; 
	background-repeat: no-repeat; 
	}
	
#wrap4 dt {
background-image:
url(http://www.cookingvegetarian.com/Wisconsin_Dells_Restaurants/images/Bluespot.gif); 
	background-position: 0px 10px 0 0; 
	background-repeat: no-repeat; 
	}
	
dd {
margin: 2px 0px 8px 20px;
padding: 0;
font-size: 0.5em;
line-height: 1.2em;
color: #637CC7;
}

#wrap1 dl a{
	background-color: transparent;
	text-decoration: none;
	color: #666666;
}

#wrap2 dl a{
	background-color: transparent;
	text-decoration: none;
	color: #666666;
}

#wrap3 dl a{
	background-color: transparent;
	text-decoration: none;
	color: #666666;
}

#wrap4 dl a{
	background-color: transparent;
	text-decoration: none;
	color: #666666;
}

#content dl a:hover {
	background-color: transparent;
	text-decoration: underline;
}

#spacer {
margin: 0px 0px;
padding: 15px 0 0px;
text-align:center; 
clear: left;
}

/*  ----------------footer---------------------- */ 
#footer {
width: 800px;
padding:0px;
margin: 5px 0 0px;
position: absolute;
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;
	}