body,td,th {
	color: #000000;
	/*color: #1D120A;*/
	font-family: Trebuchet MS;
	font-size: 12px;
}
body {
	background-color: 9f4930;
	background-image:url(images/bg2009.jpg);
	background-repeat: repeat-x;
}
.navigation:link, .navigation:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-decoration: none;
	background-color: #993300;
}

.navigation:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-decoration: none;
	background-color: #D03D03;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECD862;
	line-height: 20px;
	padding: 0px;
	margin: 3px 32px 6px 12px;
	
}
.main a:link {
	color: #F79767;
}
.main a:visited {
	color:#FF9662
}
.action-ben2 {
	padding: 3px;
	background:url(images/footerbg.jpg);
	border: thin solid #fc9461;
	}
	.action-benMenu {
	background:url(images/menubg.jpg);
	border: thin solid #000000;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	}
.benfont {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FC9461;
	padding: 0px;
}
.italicsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

/** new styles added for menu page **/

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}
.menufont {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}


.menu_header {
	font: bold 16px 'Trebuchet MS';
	display: block;
	padding: 3px 3px 3px 12px;
	border-bottom: 1px solid #1d130a;
	color: #ECD862;
}

.menu_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #ECD862;
	line-height: 22px;
	padding: 3px 24px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ECD862;
	line-height: 18px;
	padding: 3px 22px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}

.menubold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #1D120A;
	line-height: 18px;
	padding: 3px 22px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
}

.menubold2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ECD862;
	line-height: 18px;
	padding: 3px 4px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
}
.navigation2:link, .navigation2:visited {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6B1000;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-decoration: none;
	background-color: #F7EEDF;
}
.MyTableborder td {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.navigation2:hover {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6B1000;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-decoration: none;
	background-color: #999999;
}
.navigation3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #6B1000;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-decoration: none;
	background-color: #999999;
	text-align: center;
}
.image{
	border-style:outset;
	border-color: red;
	border-width:10px;
      }

.quote{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
      }
