/* 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: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	color:#666666;
	line-height:1.5;
}
.txtbig {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#666666;
	line-height:1.5;
}
.txtlittle {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 10px;
	color:#FB9191;
	line-height:1.5;
}


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

}
.stitle {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	color:#C9111D;
}

.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:#F0F0F0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#F0F0F0;
}
a:hover {
	text-decoration: underline;
	color:#C9111D;
}
a:active {
	text-decoration: none;
	color:#F0F0F0;
}
a.above:link {
	color:#ffffff;
	text-decoration: none;
}
a.above:visited {
	text-decoration: none;
	color: #ffffff;
}
a.above:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.above:active {
	text-decoration: none;
	color: #ffffff;
}
a.other:link {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;

	color:#C9111D;
	text-decoration: none;
}
a.other:visited {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;

	text-decoration: none;
	color:#C9111D;
}
a.other:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: underline;
	color:#C9111D;
}
a.other:active {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color:#C9111D;
}
a.littlel:link {
	text-decoration: none;
	color:#FB9191;
}
a.littlel:visited {
	text-decoration: none;
	color:#FB9191;

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

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

}

