.Menu {
	font-size: 10px;
	font-style: italic;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.Headers {
	font-size: 16px;
	color: #0095EC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: underline;
}
.Dishes {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00CCFF;
}



body{
	/*scrollbar-base-color: #0081F9;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #666666;*/
scrollbar-base-color: #000000;
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #666666;
scrollbar-darkshadow-color: #666666;
	padding:0px;
	margin:0px;
	background-attachment: fixed;
	background-image: url(images/left_pic5.jpg);
	background-repeat: repeat-x;
		background-color: #000000;
}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #786C4A;
	text-decoration: none;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #7C7565;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #837C69;
}
.link_2 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #B24851;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #7B7B7B;
}
.text_white {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #8E7C49;
	text-decoration:none;
}
.link_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #8B1525;
}
.link_4 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #0099F9;
}
.lineBlue {
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.blueTextsmallhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099F9;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.blueText {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099F9;
}
.blueTextLink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099F9;
	text-decoration: none;
}
.blueTextLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.blueTextLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099F9;
	text-decoration: none;
}
.bgBlack{
background-color:#000000

}
.twomargin{
	padding: 10px;
}
.bgcream{
background-color:#FFFDEE;
}

.bgcreamold{
background-color: #000000;
}
.blueborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #0099F9;
	border-right-color: #0099F9;
	border-bottom-color: #0099F9;
	border-left-color: #0099F9;
}

.blackborder {
	border: 5px solid #000000;
}.grayborder {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.blackborderTop {
	border: 3px none #0099F9;
}
.size16{font-size: 16px}

.size10{font-size: 10px}
.bg_menu{
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
}
.bg_menu_bot{
	background-image: url(images/bg_menuCopy.gif);
	background-repeat: repeat-x;
}
.bold{font-weight: bold}
