body {
	margin-left: 0px;
	margin-top: 0px;
}

#container {
	width: 760px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 14px;
	margin-right: auto;
	left: 0px;
	top: 0px;
}

#top {
	/*padding: .5em;*/
	width:759px;
	height:141px;
	/*padding-bottom: 10px;*/
}

#top h1 {
	padding: 0;
	margin: 0;
}

#leftnav {
	float: left;
	width: 120px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#content {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 6em;
}

#contenthome {
	margin-left: 80px;
	padding: 1em;
	margin-right: 100px;	/*max-width: 36em;*/
}

/* Footer */

.footer {
	clear: both;
	color: #385338;
	height: 70px;
	text-align: center;
	font-size: 11px;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 0px;
	word-spacing: .2em;
}

.footer p {
	line-height: 0px;
}


.footer a {
	color: #385338;
	
}


/*#leftnav p {
	margin: 0 0 1em 0;
}
*/
#content h2 {
	margin: 0 0 .5em 0;
}

/* -------------------------------------------------------------------------------- */

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
	text-align: justify;
	line-height: 26px;
	font-size: 24px;
}

img.right {
	float: right;
	margin-left: 15px;
}

table {
	float: left;
	width: 360px;
	margin: 0;
	padding: 1px;
}

table.stats {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #507750;
	width: 100%;
}

table.stats td {
	color: #000000;
	padding: 6px;
	text-align: left;
	border: 1px solid #507750;
	height: 30px;
}

table.stats td.hed {
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
}

table.stats td.price {
	font-weight: bold;
	color: #233423;
}

#logo {
	position:absolute;
	left:0;
	width: 592px;
	height: 141px;
}

#topmenu {
	position:absolute;
	left:592px;
	width: 160px;
	height: 114px;
	z-index:2;
	top: 0;	/*padding-left: 592px;*/
	padding-top: 20px;
}

#leftmenu {
	/*position:absolute;*/
	width: 140px;
	height: 300px;
	float: left;
	margin-top: 18px;	/*padding-left: 592px;*/
	padding-top: 10px;
	padding-left: 17px;
	background-image: url(images/bgbox.gif);
	background-repeat: no-repeat;
}

/* Sidebar -------------------------------------------------- */

.sidebar {
	width: 120px;
}

.sidebar .headerbar {
	color: #4F754F;
	/*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0;
	/*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	/*31px is left indentation of header text*/
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	border-bottom-style: solid;
}

.sidebar ul {
	color:#365645;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0;
	/*bottom spacing between each UL and rest of content*/
	background-color: #4F754F;
}

.sidebar ul li {
	padding-bottom: 1px;
	color: #365645;
}

.sidebar ul li a {
	font: normal 12px Arial;
	color: 4F754F;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px;
	/*link text is indented 8px*/
text-decoration: none;
	background-color: #FFFFFF;
}

.sidebar ul li a:visited {
	color: white;
}

.sidebar ul li a:hover {
	/*hover state CSS*/
	color: #4F754F;
	background-color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited {
	color: #EDEDED;
}


.foodinfo {
	font-style: italic;
}

.foodname {
	font-weight: bold;
	color: #233423;
	font-size: 12px;
}

.sectionhead {
	background-color: #507750;
	height: 25px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	background-position: center center;
	text-transform: uppercase;
	vertical-align: middle;
	display: block;
	letter-spacing: 0.1em;
	float: left;
	padding-top: 5px;
}

#vertmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 120px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #550B0E;
}

#vertmenu h1 {
	display: block;
	background-color:#FF9900;
	font-size: 90%;
	padding: 3px 0 5px 3px;
	margin: 0px;
	width:120px;
	color: #550B0E;
}

#vertmenu ul {
color: #550B0E;
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
	color: #550B0E;
	font-size: 80%;
	display: block;
	text-decoration: none;
	width:120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}


#content table.menuitems {
	width: 500px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 18px;
	padding-left: 10px;
	float: left;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content table.menuitems tr.section_title th {
	padding-top:20px;
}

#content table.menuitems tr.section_title th.food_name {
	padding-top:20px;
	background-position: 0 24px;
}

#content table.menuitems tr th {
	color: #B50028;
	font-weight: bold;
	text-align: left;
	font-size: 1.2em;
	padding-left:12px;
}

#content table.menuitems tr th.food_name {
	background: url(images/bullet_green.gif) no-repeat 0px 4px;
	padding-left: 15px;
	padding-right: 20px;
}

#content table.menuitems tr th.caption {
	padding: 0 10px 0 0;
	text-align:left;
}

#content table.menuitems tr td {
	color: #550B0E;
	font-size: 1.0em;
	padding-left: 32px;
}

#content table.menuitems tr.menuitem td {
	padding-top:15px;
	font-weight:bold;
	text-align: left;
	padding-left:12px;
}

#content table.menuitems tr.menuitem td.food_name {
	background: url(images/bullet_green.gif) no-repeat 18px 18px;
	padding-left: 32px;
	padding-right: 20px;
}

#content table.menuitems tr td.food_description {
	padding-right: 20px;
}

#content table.menuitems tr td.menuitem_addons {
	padding-right: 0px;
	padding-left: 5px;
	color: #B6052C;
	font-size: .8em;
	font-weight:bold;
	text-align: center;	
}


#vertmenubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 100px;
	margin: 0px;
	font-weight: bold;
	color: #365645;
	padding-top: 10px;	/*border: 1px dotted #365645;*/
}

#vertmenubar h1 {
	display: block;
	font-size: 90%;
	margin: 0px;
	width:120px;
	color: #6B0E0E;
	text-align: center;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B0E0E;
}

#vertmenubar ul {
	color: #365645;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenubar ul li {
margin: 0px;
padding: 0px;
}
#vertmenubar ul li a {
	color: #365645;
	font-size: 90%;
	display: block;
	text-decoration: none;
	width:115px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#vertmenubar ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
	background-color: #CCCCCC;
}

#downloadbtn {
	text-align: center;
}

#downloadbtn img {
	padding-left: 50px;	
}

.contactbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 100px;
	margin: 0px;
	font-weight: bold;
	color: #365645;
	line-height: 9px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
