body {
  padding-top: 70px;
  padding-bottom: 30px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 16px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.jumbotron {
	background-color: #fff;
	text-align: center;
	padding: 0 0 0 0;
}

.navbar-red-edge {
	background-color: #6d1e1e;
	background-image: linear-gradient(to bottom,#600000 0,#6d1e1e 100%);
	height:6px;
	border-bottom: 1px solid #cc8307;
}

.footer {
	position: fixed;
	bottom: 0;
	height: 12px;
	width:100%;
	background-color: #6d1e1e;
	border-top: 2px solid #cc8307;
	background-image: linear-gradient(to top,#600000 0,#6d1e1e 100%);
}

.navbar-brand {
	padding: 5px 15px;
}

.navbar-brand img {
	height: 40px;
}

.pin {
	height: 16px;
    margin-right: 10px;
    margin-top: -4px;
}

.page-header a, .page-header a:visited, .page-header a:link {
	color:#000;
	cursor: pointer;
	text-decoration: none;
}

.page-header a:hover {
	text-decoration: underline;
	opacity: 0.5;
}

.footerBullet {
	opacity:0.7;
	font-weight: bold;
	margin-right: 10px;
}

.page-header {
	max-width: 800px;
}

.page-header table td {
	padding-right: 15px;
}

h4 {
	opacity:0.8;
	font-weight: bold;
}

.price {
	float:right;
	margin-right: 15px;
}

.spicy {
	margin-left: 15px;
	font-size: 12px;
	color: #6d1e1e;
}

.diet {
	margin-left: 15px;
	font-size: 12px;
	color: #cc8307;
}