/*** default  ***/
body,html{margin:0;padding:0;/*height:100%*/}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0;font-size:1em}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
ul{list-style:none}
li{margin:0px;padding:0px;list-style:none;list-style-position:outside}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6,code{font-size:100%;font-weight:normal;margin:0;padding:0}
q:before,q:after{content:''}
abbr,acronym{border:0}
div{text-align:left;margin:0px;padding:0px;display:block}
body{background:#2a2322;color:#464646;font-family:arial,sans-serif;font-size:75%;line-height:1.5em; text-align: center;}

a:link,a:visited,a:hover,a:active{text-decoration:none;margin:0;padding:0;color:#464646}
a:hover{color:#669933}	
a:focus { outline: none }
p,ul{font-size:1em;/*12px*/line-height:1.5em}
h2,h3,h4,h5{font-family:arial,sans-serif}
h1{font-size:1.6667em;color:#464646;line-height:1.35em;/*17px*/}
h2,h3,h4,h5{font-size:1em;/*12px*/} /*0.833333em;10px*/
label{color:#464646;line-height:1.75em}
input,textarea{font-family:arial,sans-serif;font-size:1em;/*12px*/color:#464646}
blockquote{font-size:1.25em;color:#333;padding:12px;line-height:1.2em}

/*** layout  ***/
body {
	margin-bottom: 30px;
}

#page {
	margin: 30px auto;
	padding: 0 19px;
	width: 942px;
	background: #FFF;
	height: auto;
	display: block;
	overflow: hidden;
}

#header {
	width: 708px;
	margin: 22px 0 35px 215px;
}

#container {
	width: 922px;
	height: 100%;
}

#navigation {
	float: left;
	width: 185px;
}

#contact {
	position: relative;
	bottom: -50px;
	left: -215px;
	width: 185px;
}

#content {
	float: right;
	width: 708px;
}

#banner {
	margin: 0 0 35px 0;	
}

#main {
	width: 355px;
	float: left;
	margin-bottom: 30px;
}

#pagination {
	clear: both;
	margin-top: 2em;
}

#sidebar {
	width: 320px;
	margin-left: 33px;
	float: left;
}

#sidebar img {
	display: block;
	margin: 34px 0 0 0;
}

#footer {
	clear: both;
	margin-bottom: 20px;
}

/*** typography  ***/

#header h1 {
	text-indent: -9999px;
}

#navigation ul {
	border-top: 1px #858585 solid;
}

#navigation li {
	margin: 2px 0;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-size:0.916667em;
	display: block;
	border-bottom: 1px #858585 solid;
	letter-spacing: 1.5px;
}

#navigation ul li ul {
	margin: 4px 0 20px 0;
	border: 0;
}

#navigation ul li ul li {
	padding-left: 10px;
	border: 0;
	font-size: 1em;
}

#navigation ul li.current_page_item ul li a{
	color: #666666;
}

#navigation ul li ul li.current_page_item a, #navigation ul li.current_page_item a {
	color: #669933;
}

#navigation ul li ul li.current_page_item {
	background: url(images/list-dash.gif) 0 8px no-repeat;
}

#navigation li.selected a, #navigation li a:hover {
	color: #669933;
}

ul li.current_page_item a {
	font-weight: bold;
}

ul li.current_page_item ul li a {
	font-weight: normal;
}

#content h2 {
	margin: 0 0 8px 0;
	padding-bottom: 5px;
	border-bottom: 1px #858585 solid;	
	color: #669933;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-weight: bold;
}

#content h3, #content h4 {
	font-weight: bold;
	letter-spacing: 1.5px;
	color: #669933;
	text-transform: uppercase;
}

#content h3 {
	padding-bottom: 5px;
	margin: 30px 0 8px 0;	
	border-bottom: 1px black solid;
}

#page #container #content #main.news h3 {
	border: 0;
	padding: 4px 0 2px;
	margin: 0;
}	

#content p {
	color: #666666;
	margin-bottom: 1em;
	letter-spacing: 0.5px;
}

#content a {
	color:#669933;
}

#content a:hover {
	text-decoration: underline;
}

#content em {
	font-style: italic;
}

#content strong {
	font-weight: bold;
}

.article {
	clear: left;
	margin-bottom: 10px;
}

#content .article h3 {
	margin: 25px 0 10px 0;
	color: #303030;
}

#content .green {
	color: #669933;
}

#page #container #content ul {
	margin-bottom: 15px;
}

#page #container #content ul li {
	margin-left: 15px;
	list-style: disc;
}

#page #container #content #footer li {
	margin-left: 0;
	list-style: none;
}

#content .article img {
	xfloat: left;
	padding: 0 15px 15px 0;
}

#children li {
	list-style: none;
	display: inline;
}

.alignleft {
	float: left;
}

#pagination a {
	text-decoration: underline;
}

#content #pagination a, #content #pagination a:hover {
	text-decoration: none;
}

#content #pagination a:hover {
	color: #FFF;
}	

#content #navigation a:hover {
	color: #FFF;
}

#sidebar h2 {
	color: #333333;
	margin-bottom: 7px;
}

#sidebar cite, #sidebar cite p {
/* include p because Wordpress inadvertendly adds p tags sometimes */
	display: block;
	margin-bottom: 10px;
	width: 260px;
	color: #669933;
	font-family:Georgia,serif;
	font-size: 1.7em;
	font-style: italic;
	line-height: 1.3em;
	letter-spacing: 0px;
}

#sidebar p {
	display: inline;
	color: #333333;
	letter-spacing: 1px;
}

#page #container #content #sidebar p.maplink {
	color: red;
}

#page #container #content #sidebar p.caption {
	display: block;
	margin-top: 10px;
}

#footer p, #footer li {
	font-size: 0.8333em;
	letter-spacing: 0.5px;
}

#contact p, #footer a {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
}

#footer strong {
	color: #333333;
}

#footer ul {
	padding-top: 20px;
	border-top: 1px #858585 solid;
}

#footer ul li a {
	font-weight: normal;
}

#footer ul li a:hover {
	text-decoration: none;
	color: #669933;
}

#footer li {
	display: inline;
}

/*** Menus ***/

dl { 
	width: 100%;
	overflow: auto;
	margin: 0;
}

dt,dd.price { 
	font-weight: bold
}

dt {
	float: left;
	padding-right: 3px;
	color: #666666
}

dd {
	margin:0
}

dd.price {
	float: right;
	padding-left: 3px;
	color: #666666
}

dd.ingredients {
	float: left;
	width: 100%;
	padding: 0 0 15px;
	color: #666666;
}

#page #container #content #main.menu h3 {
	color: #010101;
	border: none;
	padding: 0;
	margin: 3px 0 0 0;
}

.menu-section {
	padding-bottom: 15px;
}


/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */
/*** Forms ***/
/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */

.cform { 
	margin:10px auto 0 auto; 
	width: 355px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times;
	color:#666666;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

/* Hack to hide the empty labels for the email and phone fields */
.cform #label--2, .cform #label--3 {
	display: none;
}

.cform label {
	width:344px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	vertical-align:top;
	margin-bottom: 0;
}

.cform label span {
	width:344px; /* must be the same as above!*/
	display:block; 
	margin-bottom: 10px;	
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#669933; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#669933; 
}

.cform textarea,
.cform input {
	color: #FFF;
	width:344px; 
	background: #ababab;
	border: 0;
	padding-left: 5px;
	margin-bottom: 5px;
}
.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 0;
	background: #669933;
	text-transform: uppercase;
	color: #FFF; 
	border: none;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

.cform input.sendbutton:hover {
	color: #000;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:325px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	color:#444444;
	display:block;
}
div.failure {
	text-align: center;
	display:block;
	background:#FFDFDF;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	xborder:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}