a, img, ul, p, h1 {
	padding: 0;
	margin: 0;
	border: 0;
}

#body {
	margin: 0 auto;
	width: 770px;
	background: #90a950;
	font: 12px verdana;
}

/* Header */

#header { height: 143px;}

#top { height: 64px; border: 1px solid #015232; background: #c7da96; }
#mid { height: 9px; border-bottom: 1px solid #015232; background: #d8e397; }
#bot { height: 68px; position: relative; top: -120px; border-left: 1px solid #015232; border-right: 1px solid #015232; }

#header img {vertical-align: top;}

#logo { text-align: center; position: relative; top: -76px; }

#header-spacer {
	clear: both;
	height: 67px;
	position: relative;
	top: -44px;
	margin-bottom: -44px;
	border-left: 1px solid #015232;
	border-right: 1px solid #015232;
}

/* Main Content */

#content {
	height: 100%;
	border-left: 1px solid #015232;
	border-right: 1px solid #015232;
}

#wlecome {
	background-image: url(./images/welcome.gif);
	height: 34px;
}

h1 i, a i {visibility: hidden;}

#main-left{
	padding: 40px 0 0 85px;
	width: 441px;
	float: left;
}

#main-left a {color: #000000;}

#main-left img {
	margin: 0 110px 0 0;
	width: 200px;
	float: right;
}

#main-right {
	width: 242px;
	float: right;
}

/* Content */

#left {
	float: left;
	width: 200px;
	padding: 20px;
}

#left ul {
	list-style: none;
	font: bolder 11px sans-serif;
	width: 160px;
}

#left ul a {
	display: block;
	border-top: 1px dotted #015232;
	color: #015232;
	text-decoration: none;
	height: 15px;
}

#left ul a#first {border: 0;}

#left a:hover {color: #b23245;}

#center {width: 310px;}

#story, #center {
	font: 16px arial;
	float: left;
}

#story {
	padding-right: 30px;
	width: 490px;
}

#right {
	float: right;
	width: 200px;
}

h2{
	text-align: center;
	font: 18px arial;
}

.label{
	clear: both;
	width: 100px;
}

.values, .label, #button-one, #button-two {
	float: left;
	padding: 4px 0 4px 0;
}

.values select, .values input, .values textarea{
	width: 200px;
}

.values textarea {
	height: 75px;
}

.topq, #button-one{clear: both;}

#button-one, #button-two{
	text-align: center;
	width: 100px;
}

.recipe h1{
	font: bold 16px arial;
}

.recipe ul{
	font: 14px arial;
}

.recipe img{
	float: right;
	padding-right: 10px;
}

.recipe h2{
	font: bold 14px arial;
}

#photos{
	margin-left: 220px;
	width: 400px;
}

#photos img, #photocat img{
	width: 150px;
	padding: 5px;
	text-align: center;
}

.employees{
	float: left;
	width: 100px;
	text-align: center;
}

.photo {
	padding: 5px;
	float: left;
}

.pictitle { display: block; font-size: 17px; color: red; }

.employees p{
	padding-bottom: 10px;
}

#quotes {
	width: 150px;
	height: 30px;
	background: url(images/cherryquotes.gif) 50% 50% no-repeat #D7E397;
	border: 1px solid #015232;
	display: block;
}

/* Footer */

.content-spacer {
	clear: both;
	height: 23px;
}

#spacer {
	background: #D7E397;
	height: 7px;
	clear: both;
	border-top: 1px solid #015232;
}

#footer {
	text-align: center;
	clear: both;
	font: 8px verdana;
	background: #015232;
	color: #ffffff;
	padding: 6px 0 22px 0;
}

#footer p {font: 9px verdana;}

#footer a {
	padding: 0 3px 0 3px;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {color: #D8E397;}
