@charset "utf-8";


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
#body {
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*********************************************************** RESET */

body {
	background: #ad8b59 url(../images/bg.gif);
	font: 62.5% "Palatino Linotype", Georgia, serif;
	text-align: center;
	}

/************************************************************ TOP NAVIGATION */

#topNav {
	margin: 0 auto;
	padding:0;
	width: 753px;
	height: 22px;
	position: relative;
}

#topNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 100%;
	background: url(../images/navLeaf.gif) 656px 3px no-repeat;
}

#topNav li {
	font-size: 12px;
	float: right;
	text-transform:uppercase;
	}
	
#topNav li a,
#topNav li a:link,
#topNav li a:active {
	color: white;
	text-decoration: none;
	display: block;
	padding: 7px 0 0 30px;
	}

#topNav li a:hover,
#topNav li a:active,
#topNav li a:focus {
	text-decoration: none;
	color:#dcb478;
}

/******************************************************* MAIN Container and HEADER */

#mainContainer {
	margin: 0 auto;
	text-align: left;
	background: url(../images/containerBg.jpg);
	width: 753px;
	position: relative;
	border: 1px solid #483c26;
	padding-bottom: 25px;
	}
	
#header {
	margin: 25px 25px 0 25px;
	width: 701px;
	height: 184px;
	border: 1px solid #483c26;
	background: url(../images/headerBg.jpg);
	}

#logo {
	width: 172px;
	padding: 15px;
	float:left;
	}

#header ul {
   /* margin: 10px 0 0 10px;*/
    padding: 0;
    list-style: none;
    float:left;
}

#header li {
    font-size: 13px;
}

#header li.here {
	color: #005331;
    background: url(../images/navBg.png) no-repeat;
	font-variant:small-caps;
    display: block;
    padding: 3px 0 5px 15px;
    width: 230px;
}

#header li a,
#header li a:link,
#header li a:active {
    color: #422c15;
    text-decoration: none;
    font-variant:small-caps;
    display: block;
    padding: 3px 0 5px 15px;
    width: 230px;
    }

#header li a:hover,
#header li a:active,
#header li a:focus {
    text-decoration: none;
    color: #005331;
    background: url(../images/navBg.png) no-repeat;
}
	
/********************************************************* BODY */

#body {
	background-image: url(../images/bodyBg.jpg);
	padding: 20px;
	float: left;
	width: 441px;
	margin: 25px 25px 0 25px;
	border: 1px solid #483c26;
}

#sideCol {
	background-image: url(../images/bodyBg.jpg);
	float: right;
	width: 193px;
	height: 338px;
	margin: 25px 25px 0 0;
	border: 1px solid #483c26;
}

h1 {
	font-family: "Palatino Linotype", Georgia, serif;
	font-size: 2.8em;
	font-weight: normal;
	color: #000000;
	margin: 10px 0 5px 0;
	font-variant:small-caps;
}

h2 {
	font: 2em "Palatino Linotype", Georgia, serif;
	font-weight: normal;
	color: #d9be53;
	background-image: url(../images/contactHeaderBg.png);
	font-variant: small-caps;
	padding: 5px 10px;
	margin: 0;
}

h3 {
	font: 18px "Palatino Linotype", Georgia, serif;
	border-bottom: 1px solid #483c26;
	color: #301f07;
	font-weight: normal;
	margin-bottom: 8px;
}

h3 a, h3 a:link, h3 a:visited { 
	font: "Palatino Linotype", Georgia, serif;
	color: #000;
	text-decoration: none;
}

h3 a:hover, h3 a:active, h3 a:focus { color: #FFF; }

p {
	font-family: "Palatino Linotype", Georgia, serif;
	font-size: 1.6em;
	line-height: 1.5em;
	padding-bottom: 15px;
	color: #332414;
}
	
p a, p a:link, p a:visited {
	color: #332414;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

p a:hover, p a:active, p a:focus {
	color: #FFF;
}

#body ul {
	list-style: disc inside none;
	margin: 10px;
}
#body li {
	padding: 10px;
	font: 1.6em/1.5em "Palatino Linotype", Georgia, serif;
}

#body ol {
	list-style-type: decimal; 
	margin: 0 0 0 10px;
}

p.lastLine {
	text-align: right;
	padding-bottom: 80px;
}

.emphasis {
	font-style: italic;
	font-weight: bold;
}
.imgborder { border: 1px solid #483c26; }
/********************************************************* IMAGE POSITIONS */

#mainContainer .freeSample {
	position: absolute;
	left: 358px;
	top: 197px;
}

#mainContainer .spoon {
	position: absolute;
	left: 26px;
	top: 660px;
}

#mainContainer .story {
	position: absolute;
	left: -50px;
	top: 500px;
}

.storyp {
	padding: 0 0 10px 235px;
	margin-top: -10px;
}

/*********************************************************** CONTACT PANEL */

#contactInfo {
	background-image: url(../images/contactBg.png);
	float: right;
	width: 193px;
	margin: 25px 25px 0 0;
	padding-bottom: 15px;
	border: 1px solid #483c26;
}

#mainContainer #contactInfo p {
	font: 1.2em "Palatino Linotype", Georgia, serif;
	color: #FFF;
	padding: 10px 0 0;
	text-align: center;
}

#mainContainer #contactInfo p.contact {
	font-size: 1.8em;
}

/********************************************************** FORM and INPUT */

fieldset {
	border: 1px solid #483c26;
	margin: 10px;
	padding: 10px;
}
form p {
	color: #000;
	font-size: 1.4em;
}
legend {
	font-size: 2em;
}
label {
	color: #000;
	font-size: 1.4em;
	display:block;
	padding-top: 5px;
}
input, textarea, select {
	font: 14px "Palatino Linotype", Georgia, serif;
	display: inline;
	background-color: #847b44;
	color: #FFF;
	border: 1px solid #025332;
}
.noborder {border: none;}
.list {
	margin: 0 10px 10px 20px;	
}
.list li {
	font: 1.6em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	list-style: disc inside url(../images/bullet.gif);
}
form em {
	font-weight: bold;
	color: #FFF;
}

.print a, .print a:link, .print a:visited {
	background-color: #005331;
	color: #FFF;
	padding: 3px 5px;
	border: 1px solid #000;
	text-decoration: none;
	font: 1.6em/1.5em "Palatino Linotype", Georgia, serif;
}
.print a:hover, .print a:active, .print a:focus {
	background-color: #008e3c;
	text-decoration: none;
}

#contactForm {
	float: right;
	width: 200px;
	margin: 0;
	padding: 10px;
}
/********************************************************* FOOTER */

#footerWrapper {
	margin: 0 auto 50px;
	padding: 0;
	width: 753px;
}

#footer {
	background: url(../images/containerBg.jpg);
	border-right: 1px solid #483c26;
	border-bottom: 1px solid #483c26;
	border-left: 1px solid #483c26;
	margin-left: 50px;
	margin-right: 250px;
	height: 25px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#footer li {
	font: 11px Arial, Helvetica, sans-serif;
	float: left;
	font-variant:small-caps;
	}
	
#footer li a,
#footer li a:link,
#footer li a:active {
	color: #fce99c;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	}

#footer li a:hover,
#footer li a:active,
#footer li a:focus {
	text-decoration: underline;
	color:#FFF;
}

/********************************************************* FLOATS and CLEARS */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
