@charset "utf-8";
body {
	background: #D4D4D4;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}

.maintable {
	background: #EAEAEA;
	border-bottom: 1px solid #FFFFFF;
}

.maintable a:link {
	color: #666666;
	text-decoration: none;
}

.maintable a:visited {
	color: #666666;
	text-decoration: none;
}

.maintable a:hover {
	color: #CC0000;
	text-decoration: none;
}

.footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

.footer a:link {
	color: #333333;
	text-decoration: none;
}

.footer a:visited {
	color: #333333;
	text-decoration: none;
}

.footer a:hover {
	color: #CC0000;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	color: #CE1010;
}

h2 {
	font-size: 14px;
	color: #CE1010;
}

.backgrnd {
	background: url(../../the_brew_house/images/bckgrnd.gif) repeat-y center top;
}
.maintable .rghtimg {
	padding-left: 10px;
}
