.background_stripes {
	background-image: url(images/bg_stripes.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
}
.beerBackground {
	background-attachment: scroll;
	background-image: url(images/bg_beertile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.transwhiteBG {
	background-image: url(images/trans_whitebg.png);
	background-position: center top;
}
.transboxTLC {
	background-image: url(images/trans_whitebgTLC.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.transboxLE {
	background-image: url(images/trans_whitebgLE.png);
	background-repeat: repeat-y;
}
.transboxTE {
	background-image: url(images/trans_whitebgTE.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.transboxTRC {
	background-image: url(images/trans_whitebgTRC.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.transboxRE {
	background-image: url(images/trans_whitebgRE.png);
	background-repeat: repeat-y;
}
.transboxBE {
	background-image: url(images/trans_whitebgBE.png);
	background-repeat: repeat-x;
}
.transboxBLC {
	background-image: url(images/trans_whitebgBLC.png);
	background-repeat: no-repeat;
}

.transboxBRC {
	background-image: url(images/trans_whitebgBRC.png);
	background-repeat: no-repeat;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #663300;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
}
.basetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	text-align: center;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #663300;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CC6600;
}
.basetext a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.basetext a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.basetext a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
.basetext a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
}h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #663300;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #666600;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-image: url(images/bullet.gif);
	line-height: 18px;
}

.submenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	line-height: 14px;
}
.submenu a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	line-height: 14px;
	text-decoration: none;
}
.submenu a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	line-height: 14px;
	text-decoration: none;
}
.submenu a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	line-height: 14px;
	text-decoration: underline;
}
.submenu a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #CC6600;
}
.christmas {
	background-image: url(christmas/menu_BG.gif);
	background-repeat: repeat;
}
hr {
	color: #663300;
}
