* {
	font-family: Arial, sans-serif; 
	/*border: 1px solid;*/
}
.top {
	width: 50%;
}
.top-row {
	vertical-align: top;
	color: darkred;
}
.hours {
	vertical-align: top;
	color: darkred;
	font-size: .8em; font-weight: bold;
}
.hours p {
	border-top: solid 1px;
}
.address {
	font-size: 1em;
	color: darkred;
	font-weight: bold;
}
.address a {
	font-size: 1em;
	color: darkred;
}
.address img {
	border: none;
	z-index: 1;
}
.slogan img {
	border: none;
}
.footer {
	margin-top: 20px;
	width: 100%;
	float: right;
	display: inline; 
	color: darkred; 
	font-style: italic;
	text-align: center;
} 

/*food menu display*/
.news-container {
	background-color: #EEEEEE;
	background: #EEEEEE url(/img/reviews/vb_city_weekly_thumb.jpg) no-repeat;
}
.news-container h3 {
	/*font-family: Palatino; font-size: 15px; margin-left: 50%; width: 50%; text-align: left; border-bottom: solid 1px; color: #336699;*/
	font-family: Palatino; font-size: 15px; margin-left: 20%; text-align: right; color: #336699;
}
.news-container h3 span {
	/*text-align: right; display: block; font-size: 13px; margin-left: 5%; padding: 2px; font-weight: normal; color: #336699;*/
	text-align: right; display: block; font-size: 13px; padding: 2px; font-weight: normal; color: #336699;
}
.news-container h3 a {
	text-decoration: none; font-size: 13px; font-weight: normal; color: #336699;
}
.dinner-menu p {
	border-bottom: 1px solid;
	color: darkred;
	text-align: center;
}
.dinner-menu h3 { 
	font-family: Palatino; font-size: 15px; text-align: left;
	color: #336699;
	margin: 1px;
}
.dinner-menu h3 span { font-size: 13px; font-weight: normal; }

.pub-dinner-menu p {
	border-bottom: 1px solid;
	color: darkred;
	text-align: center;
}
.pub-dinner-menu h3 { 
	font-family: Palatino; font-size: 15px; text-align: left;
	color: #336699;
	margin: 1px;
}
.pub-dinner-menu h3 span { font-size: 13px; font-weight: normal; }

.lunch-menu p {
	border-bottom: 1px solid;
	color: darkred;
	text-align: center;
}
.lunch-menu h3 { 
	font-family: Palatino; font-size: 15px; text-align: left;
	color: #336699;
	margin: 1px;
}
.lunch-menu h3 span { font-size: 13px; font-weight: normal; }

.saturday-menu p {
	border-bottom: 1px solid;
	color: darkred;
	text-align: center;
}
.saturday-menu h3 { 
	font-family: Palatino; font-size: 15px; text-align: left;
	color: #336699;
	margin: 1px;
}
.saturday-menu h3 span { font-size: 13px; font-weight: normal; }

.pub-lunch-menu p {
	border-bottom: 1px solid;
	color: darkred;
	text-align: center;
}
.pub-lunch-menu h3 { 
	font-family: Palatino; font-size: 15px; text-align: left;
	color: #336699;
	margin: 1px;
}
.pub-lunch-menu h3 span { font-size: 13px; font-weight: normal; }

.box-lunch-menu p {
	border-bottom: 1px solid;
	color: darkred;
	text-align: center;
}
.box-lunch-menu h3 { 
	font-family: Palatino; font-size: 15px; text-align: left;
	color: #336699;
	margin: 1px;
}
.box-lunch-menu h3 span { font-size: 13px; font-weight: normal; }

.dessert-menu p {
	border-bottom: 1px solid;
	color: darkred;
	text-align: center;
}
.dessert-menu h3 { 
	font-family: Palatino; font-size: 15px; text-align: left;
	color: #336699;
	margin: 1px;
}
.dessert-menu h3 span { font-size: 13px; font-weight: normal; }

.starters-menu p {
	border-bottom: 1px solid;
	color: darkred;
	text-align: center;
}
.starters-menu h3 { 
	font-family: Palatino; font-size: 15px; text-align: left;
	color: #336699;
	margin: 1px;
}
.starters-menu h3 span { font-size: 13px; font-weight: normal; }
