* {
	margin: 0;
	padding: 0;
}

/* ClearFix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	background-color: #fff9c5;
	background-image:url(images/bgRepeat.jpg);
	background-repeat: repeat-y;
	font-family: lucida sans, lucida sans unicode, verdana, helvetica, arial, sans-serif;
    color: #FFFFC4;
	font-size: 13px;
	line-height: 18px;
}

.tree {
	width: 1038px;
	height: 682px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	overflow: hidden;
}

#logo {
	display: block;
	top: 20px;
	left: 20px;
	position: absolute;
}

#menu {
  height: 35px;
  width: 100%;
  position: absolute;
  top:0;
  left: 220px;
  z-index: 20;
 }
 
#menu ul {
	margin:0;
	padding: 0;
	list-style:none;
}
#menu li {
	float:left;
	background:url("images/menuTabLeft.gif") no-repeat left bottom;
	margin:0;
	padding: 0 1px 0 9px;
	list-style-type:none;
	height: 35px;#
}

#menu a {
	float:left;
	display:block;
	background: url("images/menuTabRight.gif") no-repeat right bottom;
	padding: 7px 18px 10px 10px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFC4;
	text-decoration: none;
}		

#menu > ul a {
	width:auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a {
	float:none;
}

#menu a:hover {
	color: #F0C75F;
	text-decoration: underline;
}	

#menu a:active {
	color: #F0C75F;
	text-decoration: underline;
}	

#menu a:visited {
	color: #FFFFC4;
	text-decoration: none;
}	

#menu ul ul {
	position: absolute;
	z-index: 500;
	float: left;
	width: 246px;
}

#menu ul ul li {
	background: #8F0000;
	background-image: none;
	margin: 0;
	padding: 2px 2px 2px 4px;
	list-style-type:none;
	height: 16px;
	display: block;
	width: 256px;
	position: relative;
	color: #FFFFC4;
	border-bottom: 2px solid #b40d17;
	line-height: 12px;
}

#menu ul ul li a {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: block;
	background-image: none;
	padding: 0;
}	

#menu ul ul li:hover {
	background: #BC2020;
	color: #F0C75F;
	display: block;
}

#menu ul ul li a:hover {
	text-decoration: none;
	font-size: 12px;
	display: block;
}	

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

p {
	padding-top: 0;
	padding-bottom: 15px;
}

img { 
	border: 0px;
}

#mainContent{
	display: block;
	padding: 0 0 30px 30px;
	width: 677px;
	position: absolute;
	top: 250px;
	left: 0;
	z-index: 4;
}

#textArea {
	float: left;
	width: 434px;
	display: block;
	padding: 0 0 65px 0;
}

#pulledContent {
	float: right;
	display: block;
	width: 200px;
	text-align: left;
	padding: 85px 0 0 0;
	margin-left: 43px;
}

#pulledContent h1 {
	padding: 0 0 10px 0;
}

#pulledContent img {
	margin-bottom: 5px;
	border: 1px solid #cfcfcf;
}

#pulledContent ul {
	margin-left: 15px;
	padding-left: 15px;
}

#pulledContent li {
	padding-bottom: 5px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 30px 0 30px 0;
	color: #F0C75F;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 5px 0;
	letter-spacing: 1px;
	color: #F0C75F;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 5px 0;
	letter-spacing: 1px;
	color: #F0C75F;
}


#textArea a:link    { text-decoration: none; font-weight: bold; color: #F0C75F; }
#textArea a:visited { text-decoration: none; font-weight: bold; color: #F0C75F; }
#textArea a:active  { text-decoration: underline; font-weight: bold; color: #FFFFC4; }
#textArea a:hover   { text-decoration: underline; font-weight: bold; color: #FFFFC4; }

#pulledContent a:link    { text-decoration: none; color: #F0C75F;}
#pulledContent a:visited { text-decoration: none; color: #F0C75F;}
#pulledContent a:active  { text-decoration: underline; color: #FFFFC4;}
#pulledContent a:hover   { text-decoration: underline; color: #FFFFC4;}

/* footer */
#footer {
	clear: both;
	font-size: 9px;
	padding: 0;
	margin: 0;
	height: 73px;
	width: 1038px;
	display: block;
	background: url(images/bgBottom.jpg) no-repeat;
	position: absolute;
	bottom:0;
	left: 0;
}

#footer p {
	padding: 0 10px 0 30px;
	margin: 0;
}

#footer a { color: #fff; }

.hr {
	border: 0px;
	width: 434px;
	height: 1px;
}

.arrow {
	font-size: 12px;
	color: #FFFFC4;
}

.subh1 {
	font-size: 14px;
}

table {
	border: 0;
	width: 381px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	align: center;
	padding-bottom: 30px;
}

.num {
	font-size: 13px;
	font-weight: bold;
	width: 20px;
	text-align: center;
	vertical-align: center;
	padding: 8px;
}

.foodName {
	font-size: 14px;
	text-align: left;
	vertical-align: center;
	padding: 8px;
}

.cost {
	font-size: 11px;
	width: 78px;
	text-align: center;
	vertical-align: center;
	padding: 8px;
	background: #8F0000;
}

.tablehr {
	border: 0px;
	width: 381px;
	height: 1px;
}

ul {
	padding-left: 15px;
}

td {
	padding: 7px;
}

.note {
	text-align: right;
	font-size: 12px;
	padding: 5px 25px 5px 0;
	letter-spacing: 1px;
	color: #FFFFC4;
}