@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;
	}
.social {
	float: left;
	}
.signup {
	text-align: right;
	float: right;
	position: relative;
	top: -35px;
	}
.hojo {
	text-align: center;
	position: relative;
	top: -30px;
	}
.lancaster {
	padding-top: 15px;
	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;
	}
.headingSpecial {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	}
.friends {
	color: #000000;
	}
.details {
	text-align: justify;
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	padding-left: 30px;
	padding-right: 30px;
	}
.detailsBold {
	color: #fff500;
	font-size: 14px;
	font-weight: bold;
	}
.specialsBold {
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	}

