@charset "utf-8";

/* CSS Document */

*{margin:0; padding:0; border:0; outline:0;}

.float_left{float:left; margin:0px 0px 20px 0px;}

.float_right{float:right; margin:0px 0px 10px 10px;}

.clear{clear:both;}

.leaf_bg{width:830px; background:url(images/leaves.png); position:absolute; top:0;}

h1{color:#333333; font-size:18px; margin:0px 0px 15px 0px;}

body{background:#15392d url(images/main_bg.png) repeat-x; font-family:"Times New Roman", Times, serif;}



#container{width:880px; background:#000; padding:0px 4px 4px 4px; margin:40px auto 10px auto;}

#header{width:880px; height:180px; background:url(images/header_bg.jpg);}

#nav{width:607px; height:30px; float:right;}

#nav a{display:block; height:30px; padding:0px 12px; line-height:30px; font-weight:bold; color:#FFF; float:left; text-decoration:none;}

#nav a:hover{background:#394c23; color:#66802e;}

#slideshow{width:575px; height:145px; float:right;}

#content{width:880px; background:#eee4cb url(images/content_bg.png) repeat-y; padding:0px 0px 20px 0px; position:relative;}

#content p{width:560px; font-size:14px; line-height:18px; color:#333333;}

#content a{color:#330033;}

#left{width:596px; min-height:485px; float:left; background:url(images/left_bg.png) no-repeat; padding:50px 0px 20px 55px;}

#right{width:229px; float:right; padding:28px 0px 20px 0px;}

#footer{width:880px; height:35px; background:#eee4cb; text-align:center; font-size:12px; clear:both;}

#footer a{color:#333333; text-decoration:none;}

#footer a:hover{color:#798b39; text-decoration:underline;}

.blockquote {

	margin-right: 10px;

	margin-left: 10px;

}

body#home a#homenav,

body#about a#aboutnav,

body#product a#prodnav,

body#team a#teamnav,

body#order a#ordernav,

body#recipes a#recipenav,

body#contact a#contactnav{

background:#394c23; color:#66802e;

}



label{width:65px; display:block; float:left;}

.input{padding:2px; margin:0px 2px 0px 0px; border:#66802e 1px solid;}

form p{margin:0px 0px 3px 0px;}

tr {font-size:14px;}

<style type="text/css">



.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;
}

</style>

