/******************** IRISH TIMES PUB ********************/
@import url(http://www.vicpubco.ca/style.css);
@font-face {
	font-family: Mailart;
	src: url(font-mailart.ttf);
}
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 */
}
.jobs {
	margin: 20px;
	padding: 10px;
	border: 5px double #ac4a15;
	text-align: center;
}
.jobs h3, .jobs p {
	margin: 5px;
}
