body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
}
#main{
	background: #FFFFFF;
	margin: 10px auto 10px auto; /* the auto margins (in conjunction with a width) center the page */
	width: 750px;
	border: 1px solid #666633;
}
#head{ 
	background: #FFFFFF;
	margin: 10px 0px 0px 0px; /* the auto margins (in conjunction with a width) center the page */
}
#openimage { 
	background: #FFFFFF;
	margin: 0;
	}

#nav {
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: 35px;
	position: relative;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px
	}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}
#nav li a:link {
	display: block;
	background: #FFFFFF;
	margin: 0;
	padding: 0;	
}
#nav li ul {
	position: absolute;
	left: -1000em;
	width: 120px;
}
#nav li:hover ul {
	left: auto;
	top: 35px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	text-indent: 10px;
	font-weight: bold;
	background-color: #ffffff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	width: 130px;
	height: 25px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
} 
.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	background-color: #ffffff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	text-align: center;
	text-indent: 10px;
	width: 130px;
	height: 25px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.nav2a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	background-color: #ffffff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	text-align: center;
	text-indent: 10px;
	width: 130px;
	height: 35px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.nav3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	background-color: #ffffff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	text-align: center;
	width: 165px;
	height: 25px;
	border: 1px solid #666666;
}
#openpageservices {
	width: 750px;
	height: 215px;
	position: relative;
	}
#opencaperleft {
	width: 255px;
	position: absolute;
	top: 20px;
	left: 0px;
	}
#openservicelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #8aa063;
	width:240px;
	position: absolute;
	right: 255px;
	left: 255px;
	}
#opencaperright {
	width: 255px;
	position: absolute;
	top: 20px;
	right: 0px;
	}
#opencopy {
	width: 750px;
	margin: 0px;
	}
#openpromise {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 10px 0px;
}
#secondcontainer { 
	width: 750px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	}
#subheader {
	float: left;
	}
#pattiimage {
	float: right;
	margin: 0px 0px 0px 20px;
}
#caperimageleft {
	float: left;
}
#caperimageright {
	float: right;
}
#imageleft {
	float: left;
}
#imageright {
	margin: 0px 30px 0px 20px;
	float: right;
}
#kitchenimg {
	width: 750px;
	float: left;
	display: inline;
}
#classes {
	text-align: left;
	margin: 0px 0px 0px 30px;
}
.clear {
	clear: both
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding: 0px 20px 0px 30px;
}
a:link {
	color: #728452;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #728452;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}
#menucontainer { 
	width: 750px;
	margin: 0px;
	text-align: center;
	background-image:url(menus/images/menuback.jpg);
	background-repeat:no-repeat;
	float: left;	
}
.menupage {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
}
.menupageheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #728452;
	text-align:center;
}

.classespageheader {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #728452;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.classespageheadertwo {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #728452;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.classespage {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.classespagetwo {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color:#FFF;
	display:none;
}
	



