/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #553;
}
a:hover {
	color: #00000;
}
body {
	background: url(_img/bg.gif) repeat-y center top;
	color: #333;
	font: normal 62.5% "Tempus Sans ITC",sans-serif;
	border: 0;
	border-left-width: 0px;
	padding: 0;
	margin: 0;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}

cite, ul {
	font-size: 1.5em;
	padding-bottom: 1.2em;
	border-left-color: #FF0000;
	font-weight: bold;
}

p {
	font-size: 1.2em;
	padding-bottom: 1.2em;
	border-left-color: #FF0000;
	font-weight: normal;
}


ul {margin-left: 1.2em;}
h1 {font-size: 1.2em;
	padding-bottom: 0em;
	font-weight: normal;
}
blockquote {
	display: block;
	font-size: 0.9em;
	padding: 6px;
	width: 500px;
	background-image: url(_img/blockquote.gif);
	background-repeat: no-repeat;
	margin-left: 0.5em;
}

blockquote p {padding: 3px 0;}

h1,h2,h3 {color: #654;}

/* misc */


/* structure */
.container {
	margin: 0 auto;
	width: 780px;
	font-family: "Tempus Sans ITC";
	font-size: 1.0em;
}

.container2 {
	background-color: #dada6b;
	margin: 0 auto;
	width: 708px;
	border: 0;
}

/* top */
.top {
	font: normal 1.6em "tempus sans itc", sans serif;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* header */
.header {
	height: 200px;
	width: 708px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(_img/header.jpg);
	background-repeat: no-repeat;
}

.header a {
	background-image: url(_img/header.jpg);
	background-repeat:no-repeat;
	display: block;
	height: 200px;
	width: 708px;
}

.header a span{
	visibility: hidden;
}	
	
.headersmall {
	height: 100px;
	width: 708px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(_img/headersmall.jpg);
	background-repeat:no-repeat;
}

.headersmall a {
	background-image: url(_img/headersmall.jpg);
	background-repeat: no-repeat;
	display: block;
 	height: 100px;
 	width: 708px;
}

.headersmall a span {
  visibility: hidden;
}

/* item */
.item {clear: both;}

.item .content {
	float: left;
	width: 518px;
	border-left-width: 0px;
}
.item h1 {
	background: #567300;
	color: #FFF;
	line-height: 40px;
	padding-left: 16px;
}
.item .body {padding: 12px 18px;}

/* main */
.main {float: left;}

/* navigation */
.navigation {
	float: left;
	width: 190px;
}
.navigation h1 {
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation ul a {
	color: #553;
	display: block;
	text-decoration: none;
	font-size: 1em;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.navigation li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
	
}
.navigation li a {
	color: #553;
	display: block;
	text-decoration: none;
	font-size: 1em;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 20px;
}

.navigation a:hover {
	background-color: #ffffcc;
}

/* footer */
.footer {
	height: auto;
	color: #555;
	font-size: 1.2em;
	line-height: 30px;
	text-align: center;
	width: 708px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	word-spacing: 10px;
	padding-bottom: 0px;
	background-color: #FFFFCC;
	background-image: url(_img/bgfooter.gif);
	background-repeat: repeat-y;
}
.footer a {
	color: #555;
	word-spacing: 15px;
}
.footer a:hover {
	color: #000000;
	word-spacing: 15px;
}
.textheader {
	background-image: url(_img/blockquote.gif);
	background-repeat: no-repeat;
	width: 488px;
	margin-left: 5px;
	height: 70px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	font:"Tempus Sans ITC", sans serif;
	font-size: 4em;
	text-align: center;
	color:#F36530;
	float: left;
	font-weight: bold;
}
.text {
	background-image: url(_img/blockquote2.gif);
	background-repeat: repeat-y;
	margin-left: 5px;
	height: auto;
	width: 488px;
	float: left;
	font-family: "Tempus Sans ITC";
	font-size: 1.3em;
	font-style: normal;
	color: #553;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.textfooter {
	background-image: url(_img/blockquote3.gif);
	background-repeat: no-repeat;
	padding: 6px;
	height: 30px;
	width: 488px;
	margin-left: 5px;
	float: left;
}
.textred {
	font-family: "Tempus Sans ITC";
	font-size: 1.2em;
	font-weight: bold;
	color: #ed1721;
	text-align:center;
}
.textpurple {
	font-family: "Tempus Sans ITC";
	font-size: 1.2em;
	font-weight: bold;
	color: #630460;
	text-align: center;
}
.textorange {
	font-family: "Tempus Sans ITC";
	font-size: 1.2em;
	font-weight: bold;
	color: #F26134;
	text-align: center;
}
.textblue {
	font-family: "Tempus Sans ITC";
	font-size: 1.2em;
	font-weight: bold;
	color: #0092E0;
	text-align: center;
}
.textdrkbrn {
	font-family: "Tempus Sans ITC";
	font-size: 1.2em;
	font-weight: bold;
	color: #774c2a;
	text-align: center;
}
.textltbrn {
	font-family: "Tempus Sans ITC";
	font-size: 1.2em;
	font-weight: bold;
	color: #B3872E;
	text-align: center;
}
.textlime {
	font-family: "Tempus Sans ITC";
	font-size: 1.2em;
	font-weight: bold;
	color: #00ff00;
	text-align: center;
}
.textgreen {
	font-family: "Tempus Sans ITC";
	font-size: 1.2em;
	font-weight: bold;
	color: #007236;
	text-align: center;
}
.ingredients {
	font-family:"Tempus Sans ITC";
	font-size: 0.9em;
	color: #553;
	
}
.ingredientsbold {
	font-family: "Tempus Sans ITC";
	font-size: 1.0em;
	font-weight: bold;
	color: #553;
}
.price {
	font-family: "Tempus Sans ITC";
	font-size: 1.2em;
	font-weight: bold;
	color: #553;
}
.container .container2 .main .item .content .text form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.labelred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #ed1721;
}
.labelpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #630460;
}
.labelorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #F26134;
}
.labelblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #0092E0;
}
.labeldrkbrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #774c2a;
}
.labelltbrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #B3872E;
}
.labellime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #00ff00;
}
.labelgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #007236;
}
.labelingredients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;	
}
.labelhidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#FFFFFF;
}
.state {
	height: auto;
	color:  #F26134;
	font-size: 1.2em;
	line-height: 30px;
	font-weight:bold;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	word-spacing: 10px;
	padding-bottom: 0px;
	background-color: #FFFFCC;
}