body {
	background-color: #1f1f1f;
	text-align: center;
	margin:0px auto;
	padding:0px;
	border:0px;
}

#content {
	background-color: #000000;
	background-image: url(/assets/images/bulldog_bodyBG.gif);
	background-repeat: repeat-y;
	margin:0px auto;
	margin-bottom:10px;
	clear: both;
	width: 760px;
}

#nav img {
	float: left;
	margin: 0px;
}

#bodywrapper {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 700px;
	margin:0px auto;
}

#bodywrapper p {
	margin: 10px;
}

.bodyfull {
	clear: both;
	width: 700px;
	margin:0px auto;
	padding: 0px;
	text-align: left;
	font-size: .9em;
	line-height: 1.5em;
	color: #CCCCCC;
	border-bottom: 1px solid #1f1f1f;
}

.bodyfull a:link {
	color: #3767c7;
}

.bodyfull a:active {
	color: #3767c7;
}

.bodyfull a:visited {
	color: #3767c7;
}

.bodyfull a:hover {
	color: #3767c7;
}

.bodytwothirds {
	float: left;
	width: 450px;
	padding: 0px;
	text-align: left;
	font-size: .9em;
	line-height: 1.5em;
	color: #CCCCCC;
	border-bottom: 1px solid #1f1f1f;
	border-right: 1px solid #1f1f1f;
}

.bodyonethird {
	float: left;
	width: 249px;
	padding: 0px;
	text-align: left;
	font-size: .9em;
	line-height: 1.5em;
	color: #CCCCCC;
	border-bottom: 1px solid #1f1f1f;
}

.eventDate {
	font-weight: bold;
	font-size: .8em;
	color: #3767c7;
	line-height: 1.2em;
}

.eventTitle {
	font-size: 1em;
	color: #ffffff;
	line-height: 1.2em;
}

.eventBody{
	font-size: .8em;
	color: #cccccc;
	line-height: 1.2em;
}

.menuHeading{
	line-height: 1em;
	font-size: 1.2em;
	font-weight: bold;
	color: #3767c7;
}

.menuTitle{
	line-height: 1em;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
}

.menuDesc{
	line-height: normal;
	font-size: 0.9em;
	font-weight: normal;
	color: #cccccc;
}

.menuPrice{
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	border: 1px solid #333333;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
	display: block;
	float: left;
	
}

.beerImg{
	margin-bottom: 10px;
}

img.headerfull {
	border-bottom: 1px solid #1f1f1f;
}

img.headeronethird {
	border-bottom: 1px solid #1f1f1f;
}

img.headertwothirds {
	border-bottom: 1px solid #1f1f1f;
}

#footer {
	background-color: #000000;
	background-image: url(/assets/images/bulldog_footerBG.gif);
	background-repeat: no-repeat;
	margin:0px auto;
	clear: both;
	width: 760px;
	height: 30px;
	min-height: 30px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #CCCCCC;
}

#footer a:link {
	color: #CCCCCC;
}

#footer a:active {
	color: #CCCCCC;
}

#footer a:visited {
	color: #CCCCCC;
}

#footer a:hover {
	color: #FFFFFF;
}
