/*
Author(s): Dean Krause
Last Update: 10:25 AM 02/08/2006
Description: Zest Deli Cafe Website Stylesheet

Page Type(s): Stylesheet (VALIDATED)
Page Status: Public and global
Page Version: 1.84

Supported browsers:

- Microsoft Internet Explorer 5.0 or higher
- Microsoft Internet Explorer for Macintosh 5.2 or higher
- Firefox 0.9.3 or higher
- Mozilla 1.0 or higher
- Netscape Navigator 6.0 or higher
- Opera 7.0 or higher
- Safari 1.0 or higher

Copyright Zest Deli Cafe 2006.

*/

/* Custom Tags */

.heading {
	background-color: #EBE729;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: xx-large;
	font-weight: bold;
	position: relative;
	width: 100%;
}

.footertext {
	padding-left: 15px;

}

.footer {
	background-color: #006633;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: smaller;
	font-weight: bold;
	position: relative;
}

.footer a{
	color: #CCFF00;
}

.footer a:hover{
	color: #CCFF33;
}

.footer a:visited{
	color: #CCFF66;
}

.info {
	color:#669900;
}

.tip {
	color:#336633;
}

/* Sizing Styles */

.xtrasmall {
	font-size: x-small;
}

.small {

	font-size: small;
}

.medium {

	font-size: medium;
}

.large {

	font-size: large;
}

.larger {

	font-size: larger;
}

.extralarge {

	font-size: x-large;
}

#page {

}

#pagecontent {
	padding-left: 15px;

}

.tableheader {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #339900;
}

.centertext {
	text-align:center;
}


/*
Navigation Menu
*/

#navmenubar {

}

#navmenu {
	background-color: #006633;
	color:#F4F1A0;
	position:relative;
	font-size:small;
	padding-top:0.2em;
	padding-bottom:0.2em;
	padding-left: 15px;
}
#navmenu a {
	color:#FFFFFF;
	text-decoration:none;
}
#navmenu a:hover {
	text-decoration:underline;
	color:#F4F1A0;
}

/* Standard Tags */

body {
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	color: #000000;
	margin: 0% 0% 0% 0%;
}

p {
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	text-decoration: underline;
	color: #00CC00;
}

a:hover {
	text-decoration: underline;
	color: #339900;
}

a:visited {
	text-decoration: underline;
	color: #99CC00;
}

label {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
}

select {
	background-color: #071733;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
}
select:hover, select:focus {
	background-color: #000033;
}
input {
	color: #000066;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
}

form {
	position:relative;
}

textarea {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	background-color:#E6F2FF;
}

	/* Headings */

h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7DA42E;
	text-decoration: none;
}

h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7DA42E;
	text-decoration: none;
}

h3 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7DA42E;
	text-decoration: none;
}

h4 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7DA42E;
	text-decoration: none;
}

h5 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7DA42E;
	text-decoration: none;
}

h6 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7DA42E;
	text-decoration: none;
}

	/* Lists */

ol {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #009900;
}

ol ol {
	color: #00CC33;
}

ol ol ol {
	color: #00CC00;
}

ul {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #009900;
}

ul ul {
	color: #00CC33;
}

ul ul ul {
	color: #00CC00;
}