.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}
.menubar a:link,  .menubar a:active, .menubar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
	
.menubar a:hover {
	color: #333333;
	text-decoration: none;
}	
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


.mainbodytext  a:link,  .mainbodytext  a:active, .mainbodytext  a:visited {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

	}
	
.mainbodytext  a:hover {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}	
	
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #181821;
	text-decoration: none;
}
.openingtimes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;

}

.openingtimes a:link,  .openingtimes a:active, .openingtimes a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
	
.openingtimes a:hover {
	color: #000000;
	text-decoration: none;
}
.addressmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	margin: 0px;


}

.addressmenu a:link,  .addressmenu a:active, .addressmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
	
.addressmenu a:hover {
	color: #EEEEEE;
	text-decoration: none;
}	
.addressfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}


.addressfooter  a:link,  .addressfooter  a:active, .addressfooter  a:visited {
	color: #000000;
	text-decoration: none;
}
	
.addressfooter  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tableshadow {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFEBD7;
	background-color: #FFFAEC;
	height: 155px;
	padding: 5px;
}
