/* stylesheet for Eating Out*/

.eatingintro {
	color : Maroon;
	font-family : "font-size : 11pt", "Palatino Linotype";
	
	font-weight : normal;
	padding-right : 15pt;
	text-align : center;
	font-style : italic;
}

.click {
	color : Blue;
	font-family : Arial;
	font-size : 8pt;
	line-height : 15pt;
	text-align : center;
}

.canals {
	color : #990000;
	font-family :  "Trebuchet MS Bold Italic";
	font-size : 12pt;
	font-style : italic;
	font-weight : bold;
	text-align : left;
}
TD.pubdetails DIV {
	padding-bottom : 2pt;
}
.pub {
	color : Black;
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	text-indent : 15pt;
}

.pubdetails {
	color : Black;
	font-family : "Century Schoolbook";
	font-size : 9pt;
	padding-bottom : 12pt;
	padding-left : 25pt;
	padding-right : 30pt;
}
			.navyellow A{
	background-color : #DEB887;
	border-left-color : #CD853F;
	border-left-style : double;
	border-left-width : thin;
	border-right-color : #CD853F;
	border-right-style : double;
	border-right-width : thin;
	color : Maroon;
	font-family : Comic Sans MS;
	font-size : 7pt;
	padding-left : 2pt;
	padding-right : 2pt;
	text-decoration : none;
	width : 100%;
}










