@charset "utf-8";
.wrapper {
	padding: 5px;
	margin: auto;
	border: medium ridge #B0B3C5;
	background-color: #4A82D9;
	width: 95%;
}

#TA_restaurantWidgetGreen860 {
	text-align: center;
	}

.navbar {
	font-variant: small-caps;
	font-weight: bolder;
	font-size: large;
	text-align: left;
	text-shadow: 0px 0px 1px;
	background-color: #15529B;
}
.dropdown-menu {
	background-color: #9DB0C8;
}
.dropdown-menu li a:hover {
	background-color: #668EAF;
}
.footer {
	background-color: #15529B;
}
.footer .row {
	text-align: center;
}
.row .col-lg-4 h4 {
	color: #E5DA3F;
	font-family: alexa-std;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	font-size: 25px;
}
.row .col-lg-4 p {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	color: #DDDDDD;
}
body {
	background-color: #6C768E;
}
.footer p {
	text-align: center;
	color: #F3EEEE;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	padding: 5px;
	font-weight: 400;
}
.wrapperbody {
	padding: 10px;
	background-color: #870105;
}
.wrapperbody h1 {
	text-align: center;
	color: #EBEA51;
	font-family: alexa-std;
	font-style: normal;
	font-weight: 400;
	font-size: 60px;
	padding: 2px;
	font-variant: small-caps;
}
.wrapperbody p {
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	padding: 2px;
	color: #E8E0E0;
}
.bodyimage .img-responsive {
	margin: auto;
}
