@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #290f0e url(images/home_bg.gif) repeat-x left top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 860px;
	background: #290f0e;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
#header {
	background: #290f0e url(images/BrickWall_Adj2.gif) repeat;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	height: 103px;
}
#headerleft {
	float: right;
	height: 100px;
	width: 165px;
	margin: 0px;
	padding: 0px;
}
#headerleft h4 {
	color: #CB9B2B;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px;
	font: bold 26px "Times New Roman", Times, serif;
}
#headerleft img {
	margin: 0px;
	padding: 10px 0px 0px;
}

#headerright {
	float: left;
	height: 100px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}
#headerright ul {
	margin: 0px;
	padding: 10px 0px 0px;
	text-align: center;
}
#headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px;
}
#headerright a {
	font-size: 18px;
	font-weight: bold;
	color: #FCF9CE;
	text-decoration: none;
}
#headerright a:hover {
	color: #CD2027;
}



#logo {
	height: auto;
	width: 551px;
	padding: 10px 0px 0px 15px;
	float: left;
	margin: 0px;
}
#logo p {
	color: #CB9B2B;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 10px;
	font-size: 16px;
	font-weight: bold;
}

#nav {
	background: #FCF9CE;
	height: 35px;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #333333;
	border-bottom: 1px solid #333333;
	overflow: hidden;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #333333;
}

.link a {
	text-decoration: none;
	color: #333333;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	letter-spacing: 2px;
	float: left;
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
}
.link a:hover {
	color: #CD2027;
}
.active a {
	text-decoration: none;
	color: #CD2027;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	letter-spacing: 2px;
	float: left;
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
}
#nav .dot {
	color: #333333;
	margin: 0px 3px;
	padding: 0px 3px 0px 0px;
	letter-spacing: 2px;
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
}




#mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #290f0e url(images/BrickWall_Adj2.gif) repeat;
	margin: 0px;
}
#mainContent a {
	font-size: 17px;
	color: #FCF9CE;
	text-decoration: none;
	border-bottom: 1px dashed #FCF9CE;
}
#mainContent a:hover {
	color: #CB9B2B;
	border-bottom: 1px dashed #CB9B2B;
}

#content {
	margin: 0px;
	padding: 0px;
}
#rightcontent {
	background: #0F2321;
	width: 561px;
	min-height: 576px;
	float: right;
	margin: 0px;
	padding: 0px;
}
*html #rightcontent {
	height: 576px;
}
#rightcontent p {
	padding: 10px;
	font-size: 17px;
	color: #FCF9CE;
}
#rightcontent h1 {
	font-size: 30px;
	font-weight: bold;
	color: #FCF9CE;
	margin: 0px;
	padding: 10px;
}
#rightcontent ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style-type: disc;
}
#rightcontent li {
	font-size: 17px;
	color: #FCF9CE;
	margin: 0px;
	padding: 0px 0px 3px;
}
#rightcontent h2 {
	color: #F5F3C9;
}


#coffee {
	color: #CB9B2B;
	padding: 5px;
	margin: 10px 0px 0px;
	text-align: center;
	font: bold 26px "Times New Roman", Times, serif;
}

#leftcontent {
	width: 299px;
	float: left;
}
#keg {
	height: 234px;
	width: 150px;
	position: relative;
	top: 450px;
	background: url(images/ChaseSt_BeerKeg.gif) no-repeat center top;
	right: 0%;
	float: right;
}
#kegsh1 {
	color: #FCF9CE;
	margin: 0px;
	padding: 5px 5px 10px;
	font: bold 26px "Times New Roman", Times, serif;
}
.both1 {
	color: #FCF9CE;
	margin: 0px;
	padding: 5px 5px 10px;
	font: bold 26px "Times New Roman", Times, serif;
}
#mainContent .both1 a {
	font-size: 26px;
	color: #FCF9CE;
}
#mainContent .both1 a:hover {
	color: #CB9B2B;
}

#homecontent {
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
}

#homephoto {
	height: 511px;
	background: url(images/chase_street_market.jpg) no-repeat center top;
}
#grocer {
	color: #CB9B2B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}


#mainContent p {
	margin: 0px;
	color: #FCF9CE;
}
#sunbeamsign {
	margin: 0px 0px 0px 75px;
	padding: 0px;
	float: right;
	position: relative;
	top: -80px;
	overflow: hidden;
}

.chalkboard1 {
	background: url(images/chalk_board.png) no-repeat center top;
	height: 426px;
	width: 550px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #FCF9CE;
}
.chalkboard1 p {
	font-size: 18px;
	color: #FCF9CE;
	margin: 0px;
	padding: 40px 40px 10px 45px;
}
.chalkboard1 ul {
	margin: 10px 0px 0px 85px;
	padding: 0px;
	list-style-type: none;
}
.chalkboard1 h2 {
	font-size: 22px;
	padding: 0px 40px;
	margin: 0px;
}


.chalkboard2 {
	height: 373px;
	width: 275px;
	float: right;
	background: url(images/chalk_board2.png) no-repeat center top;
	top: 25px;
	position: relative;
	color: #DAD8B3;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.chalkboard2 p {
	font-size: 18px;
	color: #FCF9CE;
	padding: 20px 10px 0px 20px;
}
.chalkboard2 li, .chalkboard1 li {
	color: #FCF9CE;
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 17px;
}
.chalkboard2 ul {
	margin: 10px 0px 0px 35px;
	padding: 0px;
	list-style-type: none;
}

#mainContent .chalkboard2 a {
	border-style: none;
}





#footer {
	padding: 0 10px;
	background: url(images/BrickWall_Adj2.gif);
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 15px 0 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FCF9CE;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
#footerboard {
	background: url(images/address_board.png) no-repeat;
	height: 88px;
	width: 200px;
	margin: 0px auto;
	padding: 0px;
}
