body {
	background-color: #000000; margin: 0px; margin-top: 0px;
	scrollbar-face-color: #F1DBAD; 
scrollbar-3dlight-color: #eac87e; 
scrollbar-arrow-color: #000000; 
scrollbar-darkshadow-color: #eac87e;
scrollbar-highlight-color: #eac87e; 
scrollbar-shadow-color: #eac87e;
scrollbar-track-color: #eac87e;
}

.menu_buttons {
	background-image: url(../images/catering_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

.scroll {
scrollbar-face-color: #F1DBAD; 
scrollbar-3dlight-color: #eac87e; 
scrollbar-arrow-color: #000000; 
scrollbar-darkshadow-color: #eac87e;
scrollbar-highlight-color: #eac87e; 
scrollbar-shadow-color: #eac87e;
scrollbar-track-color: #eac87e;
overflow-y:scroll;
overflow-x:hidden;
width:100%; height: 350px;
padding: 0px;
overflow:-moz-scrollbars-vertical; 
}

.validation-advice
{
font-family:Arial;
font-size:9px;
font-style:italic;
color:#FF0000;
display:inline;
}

#menu_area h2 { font-size: 14px;}

.heading {
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

.title {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.title a {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}

.title a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #990000;
	text-decoration: underline;
}
.bodytext {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.bodytext a {
	color: #6F0010;
	font-weight:bold;
	text-decoration: underline;
	
}
.bodytext a:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
	
}
.subtext {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.subtext a {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

.subtext a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #6F0010;
	text-decoration: none;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #eac87e;
	font-weight:bold;
	text-decoration: none;
}

.footer a {
	color: #eac87e;
	font-weight:bold;
	text-decoration: none;
}
.footer a:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

.footer_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight:bold;
	text-decoration: none;
}
.footer_menu a {
	color: #999999;
	font-weight:bold;
	text-decoration: none;
}
.footer_menu a:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}




.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}

.menu a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #990000;
}

.menu a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #990000;
}

.menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.menu_items{
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 15px;
	color: #000000;
	text-decoration:none;
}

.menu_items a:hover {
	color: #CCCCCC;
}

.bullet {
	list-style-image: url(../images/bullet.gif);
}

/* Shopping cart CSS*/
.greetext  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #006600;}
.blacktext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #000000;} 
.checkout {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.checkoutinput {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}   
.nopcart {background: #464444;border: 1px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff;}
.nopheader {background: #464444;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
.nopentry {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.noptotal {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.nopbutton {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;} 
