/* General styles */
body, img, p, h1, h2, h3, div {
	margin:0px;
	padding:0px;
	border-width:0px;
	outline-width:0px;
}

body {
	font-family: arial, sans-serif;
	background:#365802 url('/images/background.jpg') no-repeat top center;
}

div#site {
	width:998px;
	height:795px;
	margin:5px auto 0px auto;
	position:relative;
}

img#logo {
	position:relative;
	float:left;
	margin-top:30px;
	left:50px;
}

img#dates {
	float:left;
	position:relative;
	margin-top:50px;
	left:160px;
}

div#contact {
	position:absolute;
	top:100px;
	left:720px;
}

div#contact p {
	float:left;
	color:#fff;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}

div#contact img {
	float:left;
	margin-left:10px;
}

p#menu {
	width:174px;
	float:left;
	margin-top:30px;
	position:relative;
	left:30px;
}

p#menu a {
	display:block;
	width:145px;
	height:24px;
	padding:10px 0 0 28px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#72bf44;
	text-decoration:none;
	float:left;
}

p#menu a.over, p#menu a:hover { color:#355701; background: url('/images/pint-pot.png') no-repeat top left; }
p#menu img { float:left; }

img#camra {
	float:left;
	position:absolute;
	top:635px;
	left:55px;
}

div#content {
	float:left;
	position:relative;
	left:63px;
	margin-top:23px;
	width:550px;
	height:580px;
	overflow:auto;
}

div#content h1 {
	font-size:16px;
	line-height:18px;
	margin-bottom:8px;
	color:#72bf44;
}

div#content h2 {
	font-size:16px;
	line-height:18px;
	margin-bottom:8px;
	color:#72bf44;
}

div#content h2 a { color:#72bf44; }
div#content h2 a:hover { color:#948576; }


div#content p a { color:#72bf44; }
div#content p a:hover { color:#948576; }

div#content li a { color:#72bf44; }
div#content li a:hover { color:#948576; }


div#content h3 {
	font-size:14px;
	line-height:16px;
	margin-bottom:8px;
	color:#72bf44;
}

div#content h3 a { color:#72bf44; }
div#content h3 a:hover { color:#948576; }

div#content p {
	font-size:13px;
	line-height:15px;
	margin-bottom:8px;
	color:#948576;
}

div#sponsors {
	float:right;
	position:relative;
	z-index:1;
	top:419px;
	right:21px;
	width:165px;
	height:202px;
	background-color:transparent;
}

img#footer {
	position:relative;
	left:38px;
	margin-top:26px;
}

ul.places {
	padding:0 0 0 15px;
	margin:0;
	font-size:13px;
	line-height:18px;
	color:#948576;
}

div.left { float:left; }
div.right { float:right; margin-right:50px; }

div#content .ltgreen { color:#72bf44; }
div#content .dkgreen { color:#948576; }

table.beers td {
	vertical-align:top;
	width:280px;
	padding:0 0 20px 0;
}

div#site div.entertainment p {
	font-size:10px;
	line-height:12px;
	color:#000;
	font-weight:bold;
}

div#site div.entertainment table td.left { text-align:left; padding-left:5px; border-left:0; }
div#site div.entertainment table td { text-align:center; padding:5px 10px 5px 10px; border-left:1px solid #73BF45; }
div#site div.entertainment table td p { margin:0; }
div#site div.entertainment table td.head { text-align:left; padding-left:5px; background-color:#73bf45;  }
div#site div.entertainment table td.head p { color:#fff;  }
div#site div.entertainment table tr.altern td { background-color:#dcefd0;  }
div#site div.entertainment table tr.last td { border-bottom:1px solid #73bf45; }
div#site div.entertainment table a { color:#000; }
div#site div.entertainment table a:hover { color:#73bf45; }

div#content table.datetime p { font-size:12px; line-height:14px; text-align:center; }

div#content table.datetime h3 { font-size:12px; line-height:14px; text-align:left; }
div#content table.datetime { width:100%; }

div#content table h3 span.small { font-size:11px; line-height:13px; }

div#content .center { text-align:center; }

div#photos { float:right; width:156px; margin: 0 5px 0 5px;  }
div#photos img { margin-bottom:5px; border:2px solid #73bf45; }

div#horizphotos img { margin-bottom:5px; border:2px solid #73bf45; }

div.pics img { margin-right:4px; }
