<style type="text/css">

body {
	background-color: #fffaf0;
}

#container {
	font-family: 'Old Standard TT', serif;
	background-color: #fffaf0;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	line-height: 133%;
}

h1,h2, h3,h4,h5,h6 {
	font-family: 'Lato', sans-serif;
	color: #D32E37;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
#navbar {
	background-color: #fffaf0;
	height: 20px;
	width: 680px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #292c73;
	border-bottom-color: #292c73;
	padding-left: 280px;
}
#navbar ul {
	display: inline;
	list-style-type: none;
}
#navbar ul li {
	list-style-type: none;
	display: inline;
	font-size: 11pt;
	font-weight: bold;
	padding-right: 15px;
	color: #d32e37;
}
#mainContent {
	margin-top: 20px;
	width: 960px;
}
#welcome #whatsNew {
	width: 460px;
}
#welcome #photoInset {
	width: 140px;
	float: left;
	margin-right: 20px;
	font-size: 11pt;
	line-height: 120%;
}
#mainContent #welcome {
	width: 460px;
	margin-left: 320px;
}

#mainContent #welcomePhoto {
	width: 700px;
	margin-left: 80px;
}

#mainContent #press {
	width: 690px;
	margin-left: 90px;
}
#rightSideBar {
	width: 130px;
	float: right;
	margin-right: 22px;
	margin-left: 20px;
	font-size: 10pt;
	line-height: 120%;
}
#map {
        width: 140px;
        height: 200px;
	background-color: #CCC;
      }
#mainContent img {
	float: left;
}

.leftSideBar {
	float: left;
	margin-right: 20px;
	width: 300px;
}

.leftSideBar img {
    margin: auto;
    display: block;
    object-fit: cover;
}

#footer {
	font-size: x-small;
	background-color: #292c73;
	text-align: center;
	color: #FFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	clear: both;
	height: auto;
}
#rightSideBar img {
	margin-bottom: 10px;
}
a:link {
	text-decoration: none;
	color: #292c73;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #d32e37;
}
a:active {
	text-decoration: none;
	color: #d32e37;
}
#welcome #photoInset img {
	margin-bottom: 10px;
}
.addressInfo {
	font-size: 11pt;
	line-height: 120%;
}
#whatsNew img {
	margin-bottom: 20px;
}
#whatsNew #newItem1 {
	width: 140px;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}
#whatsNew #newItem2 {
	width: 300px;
	margin-bottom: 20px;
	float: left;
}
#whatsNew #newItem3 {
	width: 140px;
	float: right;
}
#newItem3 p {
	position: relative;
	top: -20px;
}

#neighborhoodPics {
	float: left;
	width: 140px;
	margin-right: 20px;
}

#neighborhoodPics img {
	margin-bottom: 20px;
}

#neighborhoodPics #caption {
	width: 140px;
	float: left;
	margin-right: 20px;
	font-size: 10pt;
	line-height: 120%;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 0px;
}

#press ul {
	display: inline;
	list-style-type: none;
	margin-right: 0px;
	margin-top: 0px;
}
#press ul li {
	display: inline;
	margin-right: 15px;
}
#press ul li img {
	margin-right: 20px;
}
#press #pressListing {
	height: 60px;
	margin-bottom: 10px;
}

#press #otherStores {
	list-style-type: none;
	font-size: 10pt;
	line-height: 110%;
}
#otherStores table {
	vertical-align: top;
}
#otherStores table tr td {
	vertical-align: top;
}

/* #container #hours {
	background-image: url(images/BSCB_Hours_230x340.png);
	background-repeat: repeat-y;
	height: auto;
	width: 190px;
	padding-left: 30px;
	padding-right: 10px;
	line-height: 115%;
	padding-top: 10px;
	position: absolute;
	top: 140px;
	z-index: 100;
	box-shadow: 8px 8px 8px rgba(0,0,0,.80);
}
*/

#hours {
	background-image: url(images/BSCB_Hours_230x340.png);
	/* background-repeat: repeat-y; */
	height: auto;
	width: 190px;
	padding-left: 30px;
	padding-right: 10px;
	line-height: 115%;
	padding-top: 10px;
	position: absolute;
	top: 140px;
	z-index: 100;
	box-shadow: 8px 8px 8px rgba(0,0,0,.80);
}
#hours ul  {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#container #hours #notice {
	font-size: 10pt;
	line-height: 100%;
}
#container #hours h2 {
	line-height: 110%;
}

.smallCaps  {
	font-variant: small-caps;
}
</style>#container #mainContent #welcome img {
}
#container #mainContent #welcome img {
	margin-bottom: 15px;
}#welcome #whatsNew img {
	margin-right: 10px;
}
#welcome #whatsNew .inset img {
	margin-right: 10px;
}
.special-event h1{
	font-size: 22px;
	line-height: 103%;
	}
	.banner-top{
	background-color: #D32E37;
}
.banner{
	background-color: #D32E37;
}
.banner h1 {
	color:#FFFFFF;
	height: 32px;
	line-height: 34px;
	padding-left: 320px;
	text-transform: uppercase;	
}
