/* CSS Document */

ul{
	list-style-image:url(images/arrowrightwhite.gif);
	padding: 1em;
	margin: 0;
}

body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.bbb
{ 
background: url(../images/beerbg.jpg) no-repeat
}
.bbtxt
{ 
background: url(../images/backtxt.jpg) no-repeat
}
.bbmap
{ 
background: url(../images/cardbg.jpg) no-repeat
}


.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#C9111D;
	background-color:#EEEEEE;
	border: thin solid #EEEEEE;
}

.formabove {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#C9111D;
	background-color:#FFFFFF;
	border: thin solid #FFFFFF;
}

.txt {
	font-family: Arial, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	color:#59493B;
	line-height:1.5;
}
.txtbig {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#666666;
	line-height:1.5;
}
.txtlittle {
	font-family: Arial, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 10px;
	color:#333333;
	line-height:1.5;
}


.title {
	font-family: Times New Roman, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 24px;
	color:#59493B;
	line-height:1.5;

}
.stitle {
	font-family: Times New Roman, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 20px;
	color:#59493B;
	line-height:1.2;

}

.bannertitle {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 18px;
	color:#C9111D;
	line-height:1;

}
.find {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#C9111D;
	line-height:1;

}






a:link {
	color:#59493B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#59493B;
}
a:hover {
	text-decoration: underline;
	color:#59493B;
}
a:active {
	text-decoration: none;
	color:#59493B;
}
a.above:link {
	color:#cccccc;
	text-decoration: none;
}
a.above:visited {
	text-decoration: none;
	color: #cccccc;
}
a.above:hover {
	text-decoration: underline;
	color: #cccccc;
}
a.above:active {
	text-decoration: none;
	color: #cccccc;
}
a.head:link {
	font-family: Times New Roman, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 16px;

	color:#59493B;
	text-decoration: none;
}
a.head:visited {
	font-family: Times New Roman, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 16px;

	text-decoration: none;
	color:#59493B;
}
a.head:hover {
	font-family: Times New Roman, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 16px;
	text-decoration: none;
	color:#372D24;
}
a.head:active {
	font-family: Times New Roman, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 16px;
	text-decoration: none;
	color:#59493B;
}
a.littlel:link {
	text-decoration: none;
	color:#333333;
}
a.littlel:visited {
	text-decoration: none;
	color:#333333;

}
a.littlel:hover {
	text-decoration: underline;
	color:#333333;

}
a.littlel:active {
	text-decoration: none;
	color:#333333;

}

