@charset "UTF-8";


body, div, td, tr, th, span, p, h3, h1 {
	color: #fffff0;
	background-color: #363635;
	border: none;
	font-family: 'Poiret One', cursive;
	font-size: 110%;
}

.col-md-4 .thumbnail {
	color: inherit;
	background-color: inherit;
	border: none;
}

.caption {
	text-align: center;
}

table {
	margin-right: auto;
	margin-left: auto;
}

select {
	color: black;
}

.center-pills { display: inline-block; }

.banner_active {
	display:block;
}

.banner_inactive {
	display: none;
}
.wsbc_copy {
	font-size: xx-small;
}
#wsbc_taplist_table {
	width: 90%;
	border: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#wsbc_winelist_table {
	width: 90%;
	border: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.wsbc_map_container {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

table.wsbc_hours {
/*
	text-align: center;
 */
	margin-left: auto;
	margin-right: auto;
	width: 20em;
	padding: 20px;
	/*border: 1px solid #FF5C33;*/
}

table.wsbc_hours tr {
	border: 1px solid #FF5C33;
}

.hours_type {
/*
	border: 2px solid #FF5C33;
 */
	color: #ffff00;
	padding: 5px;
	text-align: center;
}

.hours_day {
	text-align: center;
	padding: 5px;
}

.wsbc_map {
	margin-left: auto;
	margin-right: auto;
}
footer {
	text-align: center;
}

span.brand_name {
	font-size: 130%;
	font-weight: bold;
	color: #fffff0;
}

span.meta_var {
	font-size: 110%;
	font-weight: bold;
	color: #FF5C33;
}

span.description {
	font-size: 110%;
	color: #ffff00;
}

caption {
	text-align: center;
	color: #fffff0;
}
