/* CSS Document */

/* LAYOUT */

#frame {
	text-align: left;
	margin: 0 auto;
	width: 742px !important;
 	width /**/: 764px;
	border: 0;
	padding: 0 11px;
	position: relative;
    height: auto;
   	voice-family: "\"}\"";
   	voice-family: inherit;
	background: url(../images/structure/bg.gif);
	}

html>body #frame {
	height: auto;
	}
	
#frameTop {
	text-align: left;
	margin: 0 auto;
	width: 764px;
	height: 11px;
	background: url(../images/structure/top.gif) top no-repeat;
	border: 0;
	position: relative;
	}
	
#frameBottom {
	text-align: left;
	margin: 0 auto;
	width: 764px;
	height: 11px;
	background: url(../images/structure/bottom.gif) bottom no-repeat;
	border: 0;
	position: relative;
	}
	
#header {
	width: 742px;
	height: 147px;
	background:url(../images/structure/header.jpg);
	}
	
#nav {
	width: 648px !important;
 	width /**/: 742px;
	background: #c7c9b3;
	padding: 14px 55px 20px 39px;
	}
	
#heroHome {
	width: 742px;
	height: 318px;
	padding: 0;
	background: #eeefe8 url(../images/hero/armstrongs-of-stockbridge.jpg);
	}
	
#hero {
	width: 742px;
	height: 104px;
	padding: 5px 0;
	background: #eeefe8;
	}
	
#summary {
	background: #c7c9b3;
	width: 742px;
	padding: 
	}
	
#summaryLeft {
	float: left;
	width: 382px !important;
 	width /**/: 492px;
	padding: 30px 55px;
	}
	
#summaryRight {
	float: left;
	width: 249px;
	}
	
#summaryBar {
	height: 5px;
	background: #eeefe8;
	}
	
#main {
	width: 743px;
	background: url(../images/structure/background_fish.jpg) bottom left no-repeat;
	}
	
#content {
	float: left;
	width: 382px !important;
 	width /**/: 492px;
	padding: 30px 55px;
	}
	
#contentWide {
	float: left;
	width: 636px !important;
 	width /**/: 686px;
	padding: 30px 55px;
	}
	
#dividerContent {
	float: left;
	width: 1px;
	}
	
#sidebar {
	float: left;
	width: 194px;
	padding: 30px 0 0 0;
	text-align: right;
	}
	
.recipe {
	border: 1px solid #e1e2d6;
	width: 586px !important;
 	width /**/: 636px;
	padding: 25px;
	background: #EEEFE8;
	}
	
.form {
	border: 1px solid #e1e2d6;
	width: 332px !important;
 	width /**/: 382px;
	padding: 25px;
	background: #EEEFE8;
	}
	
#footer {
	text-align: left;
	margin: 0 auto;
	width: 742px;
	border: 0;
	position: relative;
	padding: 30px 0 0 0;
	}