.page-border {
	border: 5px double #EFAA4D;
}
.footer-BG {
	background-image: url(images/footer-BG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.body-BG {
	background-image: url(images/Fusion-body-BG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.banner-BG {
	background-image: url(images/Fusion-banner-BG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	display: block;
	padding: 20px;
}
.footer-text a {
  color: #FFFF99;
	text-decoration: none;
}
.footer-text a:hover {
  color: #FFFF66;
}
.menu-text {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EFBE74;
	padding-left: 35px;
	padding-right: 35px;
}
.banner-text {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F8B1C0;
	padding-left: 15px;
}
.banner-text a {
  color: #ffffff;
	text-decoration: underline;
}
.banner-text a:hover {
  color: #FFFF66;
}
.banner-text-white {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 15px;
}
.pink-caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F8B1C0;
	padding-right: 15px;
	display: block;
}
.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	display: block;
	width: 450px;
	text-align: justify;
	line-height: 22px;
	padding-left: 30px;
	padding-right: 10px;
}
.white-text a {
  color: #FFFF99;
}
.white-text a:hover {
  color: #FFFF33;
}
.white-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	display: block;
	width: 450px;
	text-align: justify;
	line-height: 22px;
	padding-right: 15px;
}
.photo1 {
  padding-right: 15px;
}
.photo2 {
  padding-left: 15px;
}
.lunch-dinner-BG {
	background-image: url(images/lunch-dinner.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.yellow-title {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #EFBE74;
	font-weight: bold;
	letter-spacing: 2px;
}
.menu-white {color: #FFFFFF}
.menu-white a {color: #00CCFF;}
.menu-white a:hover {color: #99FFFF;}
.gold-border {
	border: 2px solid #EFAA4D;
}
.yellow-border2 {
	border: 4px double #EFAA4D;
	background-image: url(images/Fusion-body-BG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

