.border {
	border: 1px solid #004880;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.whiteSmallTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.Nav:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS";

}
a.Nav:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.Nav:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
a.Nav:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
.hrLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004880;
}
.bodyTXT {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.AboutUsBackground {
	background-image: url(images/aboutUs_2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.LocationBackground {
	background-image: url(images/location_2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.ContactUsBackground {
	background-image: url(images/contactBG.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.ArticlesBackground {
	background-image: url(images/articles.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.DirectionsBackground {
	background-image: url(images/restaurantFront.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.OurMenuBackground {
	background-image: url(images/menuBG_3.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.OurMenuBackground2 {
	background-image: url(images/menuBG_2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.HomePageBackground {
	background-image: url(images/directions_2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.boldItalic {
	font-style: italic;
	font-weight: bold;
	color: #014A7F;
	font-size: 15px;
}
.greyHeading {
	color: #333333;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.OurMenuBackground3 {

	background-image: url(images/menuBG_3);
	background-repeat: no-repeat;
	background-position: right;
}
.articlesBg {
	background-image: url(images/articlesBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #ded9d9;
}
.pgHeading{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #014A7F;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}