/******************** IRISH TIMES PUB ********************/
@import url(http://vicpubco.ca.wedodns.com/style.css);
body {
	background: #647445 url(images/bg-times-march.jpg) no-repeat top center fixed; /* green */
	background: #454545 url(images/bg-times.jpg) no-repeat top center fixed; /* gray */
}
h3, h4, a, .menucontent h1, .menucontent h2 {
	color: #ac4a15; /* orange */
}
a:hover {
	color: #ac4a15;
}
.page {
	border: 5px solid #375e51; /* green */
}
.nav a:hover, #vpclink a:hover {
	color: #ac4a15;
}
.share {
	background: #375e51; /* green */
}