/******************** BARD AND BANKER PUB ********************/
@import url(http://irishtimespub.ca.wedodns.com//style.css);
body {
	background: #394046 url(images/bg-bard.gif) repeat top center fixed;
}
h3, h4, a, .menucontent h1, .menucontent h2 {
	color: #266fb2; /* blue */
}
a:hover {
	color: #266fb2;
}
.page {
	border: 5px solid #27405e; /* dark blue */
}
.nav a:hover, #vpclink a:hover {
	color: #266fb2;
}
.share {
	background: #ac4a15;
}
.twitter {
	margin: 0 20px;
}
.foodmenucontent {
	background: none;
}
.foodmenucontent p {
	margin: 0 20px;
	padding: 2px 0;
	border-top: 1px solid #ddd7c3;
}
hr.space {
	margin: 20px;
}
