@charset "UTF-8";
/* CSS Document */

body {
	background-color: #333333;
	margin: 0;
	}
body, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
a { color: #ffce00; }
a:hover { color: #ce9c00; }
.headingBold {
	font-size: 14px;
	font-weight: bold;
	}
.headingLarge {
	font-size: 16px;
	font-weight: bold;
	}
.accentBold {
	color: #ffce00;
	font-size: 14px;
	font-weight: bold;
	}
.accentLarge {
	color: #ffce00;
	font-size: 16px;
	font-weight: bold;
	}
.accentSmall {
	font-size: 11px;
	font-style: italic;
	color: #666666;
	}
.facebook {
	background-image: url(../images/logos/facebook.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 36px;
	padding-top: 12px;
	text-align: right;
	height: 24px;!important
	float: right;
	}
.lancaster {
	padding-top: 12px;
	float: left;
	}
.copyright {
	font-size: 10px;
	line-height: 14px;
	}
.headingMenu {
	color: #cc6600;
	font-size: 32px;
	font-weight: 400;
	}
.headingBeer {
	color: #cc6600;
	font-size: 22px;
	font-weight: 400;
	}
.friends {
	color: #000000;
	}