@charset "utf-8";
/* CSS Document */


body {
  /* background-image: url('../img/background_2.jpg'); */ 
  /* background-color: #665544; */
  background-color: #554433;
  /* background-color: #443322; */
  /* background-color: #332211; */
  background-repeat: repeat;
  font-family: Century Gothic, Verdana, Arial;
  font-size: 15px;
  color: #aaaa77;
  /* background-color: #331100; */
}

.index_top {
  background-color: #bbdd44;
}

h1 {
	color: #bbdd44;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 18px;
}

.body {
	font-family: Century Gothic, Verdana, Arial;
  font-size: 13px;
  color: #aaaa77;
  background-color: #221100;
}

.footer {
	background-color: #221100;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 11px;
	color: #aaaa77;
/*	font-weight: bold; */
}

.subtitle {
	font-family: Century Gothic, Verdana, Arial;
  	color: #aaaa44;
  	font-size: 14px;
}

.c_title {
	font-family: Century Gothic, Verdana, Arial;
  	color: #aaaa44;
  	font-size: 13px;
}

.c_desc {
	font-family: Century Gothic, Verdana, Arial;
  	color: #aaaa77;
  	font-size: 13px;
}

.subtitle_link {
	font-family: Century Gothic, Verdana, Arial;
  	font-size: 15px;
}

img {
  border: none;
}

.small_square{
  height: 150px;
}

a:link {
	color: #aa8855;
	text-decoration: none;
	border: 0;
}
a:visited {
	text-decoration: none;
	color: #aa8855;
	border: 0;
}
a:hover {
	text-decoration: none;
	color: #885533;
	border: 0;
}
a:active {
	text-decoration: none;
	color: #aa8855;
	border: 0;
}

/* styles for right hand side index select */
.lmenu_sel {
	font-family: Century Gothic, Verdana, Arial;
    font-size: 17px;
	color: #aaaa77;
}

.lmenu_unsel {
	font-family: Century Gothic, Verdana, Arial;
    font-size: 17px;
	color: #bbdd44;
}
.rmenu_sel {
	font-family: Century Gothic, Verdana, Arial;
    font-size: 15px;
	color: #aaaa77;
}

.rmenu_unsel {
	font-family: Century Gothic, Verdana, Arial;
    font-size: 15px;
	color: #bbdd44;
}

.faq_q {
  color: #aaaa44;
  font-size: 14px;

  
}
.faq_a {
  color: #aaaa77;
}

/* .border{ margin: 0; padding: 0; border: 1px solid #675138; } */
.border{ 
margin: 0; padding: 0; border: 1px solid #665533; 
	font-family: Century Gothic, Verdana, Arial;
  font-size: 13px;
  color: #aaaa77;
  background-color: #221100;
}
div#container { padding: 0; margin: 0;	}

/* product title and description in "shop online" */
.item_title {
	background-color: #221100;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 14px;
	color: #aaaa77;
  /* font-weight: bold;*/ 
}
.item_desc {
	background-color: #221100;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #aaaa77;

}
.item_caption {
	background-color: #221100;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	color: #aaaa77;
  text-align: center;
}

/*** dragon design - css file ***/
/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #aaaa77;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #aaaa77;
}

form.ddfm .fmcheck p {
  color: #aaaa77;
}
form.ddfm .fmradio p {
  color: #aaaa77;
  font-family : Verdana;
  background-color : #221100;
  border : none
}
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide {
  color: #221100;
  font-family : Verdana;
  background-color : #aaaa77;
  border : none
}
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #bbdd44;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
/*	font-weight: bold;*/
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 0 auto 0 auto;
	width: 500px; 
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
}

form.ddfm {
	text-align: left;
	padding: 15px;
	width: 500px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 30%; 
	text-align: right;
	margin: 4px 10px 0 0; 
	clear: left;  

}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile{
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 1px;
}

form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 1px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 85%;
}

form.ddfm .submit {
	margin-top: 0px;
	margin-right: 10px;
	text-align: right;
	clear:both; 
	width: 85%;
}


.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10x 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
/*	float: left; 
	display: block;
*/
	width: 65%;
	margin-bottom: 0px;  
	padding: 0px;
	text-align: left;
	margin-left: 10px;
}

div#template
{
  width=660px;
  height=360px;
  margin: 0px 20px 0px 20px;
  position:absolute; 
  top: 100px;
  margin-top: 0%;
  left: 50%;
  margin-left: -330px;
  display: none;
}

div#gallery
{
  width=610px;
  height=360px;
  margin: 0px 20px 0px 20px;
  position:absolute; 
  top: 100px;
  left: 50%;
  margin-top: 0%;
  margin-left: -300px;
  display: none;
}

div#flavor
{
  width=310px;
  height=360px;
  margin: 0px 20px 0px 20px;
  position:absolute; 
  top: 100px;
  left: 50%;
  margin-top: 0%;
  margin-left: -150px;
  display: none;
}

.textarea, 
.fmfullblock, 
.fmhalfblock, 
.fmselect, 
.fmtext,
.fmverify,
.fmtextwide {
  color: #221100;
  font-family : Verdana;
  background-color : #aaaa77;
  border : none
}