.norml {
	font-weight: normal;
	font-style: normal;
}
.b { font-weight: bold; }
.i {font-style: italic; }
.centerMe { text-align: center; }
.hidethis { display: none; }
.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	overflow : hidden;
	visibility: hidden;
}
.floatR { float: right; }

h3 {
	margin: 0;
}
h4 {
	font-size: inherit;
	font-weight: bold;
	margin: 1em 0 0;
}
a:link {
	color: #749778;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #749778;
}

body {
	background-color: #D9DBB4;
	margin-top: 0px;
}

.TextNormal {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.TextSmall {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

.Headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #749778;
}
div.style1 p, p.style1 {
	margin-bottom: 0;
}
#menus-subnav a, .activemenupage {
	white-space: nowrap;
}
.activemenupage {
}
#Specials_table {
	margin-bottom: 3em;
}
th h3 {
	text-align: left;
}
.menu_menuItemName {
	margin-top: 0.5em;
}
.menu_menuItemName h4 {
	margin: 0;
}
td .menu_price, td.menu_price {
	padding: 0 5px;
}
td.menu_price {
	text-align: right;
}
.Footer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #555555;
	text-decoration: none;
}

.BackgroundGradient {
	background-color: #80947C;
	background-image: url(../images/layout/background.jpg);
	background-repeat: repeat-y;
}
#navtable {
	margin-left: 100px;
}
#EmailSignupBox {
	padding: 3px;
	font-size: 13px;
}
#emailAddress {
	width: 170px;
	color: grey;
}
#emailAddress:focus {
	color:black;
}

#ordercell {
	font-family: Palatino,Times,serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
/*	font-style: italic;
	text-align: center; */
}
#ordercell a { color: black; }
#ordercell a:hover { color: red; }
#ordercell a:visited { color: black; }

.menu_menuItemName > table td[eq="2"]{
	font-weight: bold;
}
