/* CSS Document */

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

body {
	background-image: url(images/concept3x.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
    background-repeat: repeat-x;
}

.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:#333333;
	background-color:#ffffff;
}

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

.txt {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color:#333333;
	line-height:1.5;
}
.white {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color:#FFFFFF;
	line-height:1;
	border-color:#FFFFFF;
}

.more {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color:#333333;
	line-height:1;
}

.quote {
	font-family: Times New Roman, Arial, Verdana, Helvetica;
	font-size: 20px;
	color:#555555;
	line-height:1.5;
}


.txtbig {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#666666;
	line-height:1.5;
}
.txtltl {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color:#777777;
}


.title {
	font-family: Arial, Verdana, Helvetica;
	font-size: 24px;
	color:#1A5BDD;
	line-height:1.5;

}
.hlink {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	color:#1A5BDD;
	line-height:1;

}

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

.bannertitle {
	font-family: Arial, Helvetica;
	font-size: 16px;
	color:#666666;
	line-height:1;

}
.bannersubtitle {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#1A5BDD;
	line-height:1;

}
.txtsubtitle {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#1A5BDD;
	line-height:1.5;
	font-weight:bold;

}

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

}






a:link {
	color:#1A5BDD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#1A5BDD;
}
a:hover {
	text-decoration: underline;
	color:#1A5BDD;
}
a:active {
	text-decoration: none;
	color:#1A5BDD;
}
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:#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;

}
a.hllink:link {
	text-decoration: none;
	color:#1A5BDD;
}
a.hllink:visited {
	text-decoration: none;
	color:#1A5BDD;

}
a.hllink:hover {
	text-decoration: none;
	color:#1C69FF;

}
a.hllink:active {
	text-decoration: none;
	color:#1A5BDD;

}


