td, body, p {
	font-size: 12px;
	color: #571029;
	font-family: Arial, Helvetica, sans-serif;
}

.nav_style{
	border-top: 1px solid #571029;
	border-right: 1px none #571029;
	border-bottom: 1px solid #571029;
	border-left: 1px none #571029;
}

.steak_options {
	border: 1px solid #571029;
}

.steak_option_title {
	background-color: #571029;
	color: #FFFFFF;
}

.menu_category{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #571029;
	border-right-color: #571029;
	border-bottom-color: #571029;
	border-left-color: #571029;
	font-weight: bold;
	font-size: 24px;



}

a {
	color: #571029;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}

.watermark {
	background-attachment: fixed;
	background-image:  url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: 525px 165px;
}

.leftCornBg {
	background-image: url(../images/grape_bg.gif);
	background-repeat: repeat;
	background-position: right top;
	background-attachment: scroll;
}

.rightCornBg {
	background-image: url(../images/grape_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: scroll;
}

.noscript {
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #571029;
	height: 25px;
}

.noscriptBorderLeftRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #571029;
	border-right-color: #571029;
	border-bottom-color: #571029;
	border-left-color: #571029;
}

.noscriptBorderRight {	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #571029;
	border-right-color: #571029;
	border-bottom-color: #571029;
	border-left-color: #571029;}
	
.noscriptmenu {
	font-size: 12px;
	font-weight: bold;
	color: #571029;
	background-color: #EBEBEB;
}

.noscriptmenu2 {
	font-size: 12px;
	font-weight: bold;
	color: #571029;
}.blackborderleftright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
