@charset "utf-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h1 , h2 {
 display: none;
}

a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.breaker {
	position: relative;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	clear: both;
}

#container {
	width: 790px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	background-image: url(../images/header.gif);
	margin-top: 0px;
	padding-top: 0px;
	width: 790px;
	height: 186px;
}

.subhead {
	font-weight: bold;
	font-size: 14px;
}

.logo {
	float: left;
	background-image: url(../images/logo.gif);
	width: 334px;
	height: 89px;
	margin-left: 80px;
	margin-top: 42px;
}

ul.menu {
	float: right;
	font-weight: bold;
	font-size: 13px;
	list-style: none;
	text-align: right;
	width: 150px;
	margin-right: 80px;
	margin-top: 42px;
}

.menu a {
	color: #999999;
	text-decoration: none;
}

.menu a:hover {
	color: #ffffff;
	text-decoration: none;
}

.content {
	width: 710px;
	margin-left: 40px;
	margin-right: 40px;
	color: #666666;
	font-size: 12px;
}

.leftcolumn {
	padding-left: 40px;
	padding-bottom: 40px;
	float: left;
	width: 320px;
	margin-top: 0px;
}

.rightcolumn {
	padding-right: 40px;
	padding-bottom: 40px;
	padding-top: 185px;
	float: right;
	width: 260px;
	margin-top: 0px;
}

.fullcolumn {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 40px;
	margin-top: 0px;
}

.footer {
	padding-left: 40px;
	float: left;
}

.fb {
	padding-left: 10px;
	float: left;
}

p.title {
	margin-top: 0px;
	padding-top: 90px;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
}
ul.barlist {
	padding-left: 20px;
}

.newsdate {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}

.whiskievent {
	background-image: url(../images/whiskilogo.jpg);
	background-repeat: no-repeat;
	padding-left: 220px;
}

.anderson, .bonaccord, .caley, .curly, .drumchork, .fiddlers , .grill, .highlander, .lismore, .lochside , .mashtun, .munroinn , .potstill, .standrews, .taychreggan, .whiski {
	width: 710px;
	margin-left: 40px;
	margin-right: 40px;
	color: #666666;
	font-size: 12px;
	background-repeat: no-repeat;
}

.anderson {
	background-image: url(../images/anderson.jpg);
}

.bonaccord {
	background-image: url(../images/bonaccord.jpg);
}

.caley {
	background-image: url(../images/caley.jpg);
}

.curly {
	background-image: url(../images/curly.jpg);
}

.drumchork {
	background-image: url(../images/drumchork.jpg);
}

.fiddlers {
	background-image: url(../images/fiddlers.jpg);
}

.grill {
	background-image: url(../images/grill.jpg);
}

.highlander {
	background-image: url(../images/highlander.jpg);
}

.lismore {
	background-image: url(../images/lismore.jpg);
}

.lochside {
	background-image: url(../images/lochside.jpg);
}

.mashtun {
	background-image: url(../images/mashtun.jpg);
}

.munroinn {
	background-image: url(../images/munroinn.jpg);
}

.potstill {
	background-image: url(../images/potstill.jpg);
}

.standrews {
	background-image: url(../images/standrews.jpg);
}

.taychreggan {
	background-image: url(../images/taychreggan.jpg);
}

.whiski {
	background-image: url(../images/whiski.jpg);
}
