@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
}

.headerbg{
background-image:url(images/headerbg.gif);
background-repeat:repeat-x;
}

.headerbg1{
background-image:url(images/headerbg1.png);
background-repeat:no-repeat;

}

.contentbg{
background-image:url(images/contentbg.png);
background-repeat:repeat-y;

}

.bottombg{
background-image:url(images/bottombg.png);
background-repeat:repeat-x;
}

.bottombg1{
background-image:url(images/bottombg1.png);
background-repeat:no-repeat;

}

.abtxt {
color:#376092;
font-family:'Arial',Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}

.txt {
	color:#0066CC;
	font-family:'Arial',Helvetica,sans-serif;
	font-size:12px;
	line-height:21px;
}

.txt2 {
	color:#003399;
	font-family:'Arial',Helvetica,sans-serif;
	font-size:12px;
	line-height:21px;
}

.findlocal{
color: #376092;
font-family:'Arial',Helvetica,sans-serif;
font-size:21px;
}

.distributor{
color:#559EFA;
font-family:'Arial',Helvetica,sans-serif;
font-size:18px;
}

.disimage{
background-image:url(images/disimage.png);
background-repeat:no-repeat;
}

.drink{
background-image:url(images/drink.png);
background-repeat:no-repeat;
background-position:right bottom;
}

.menutext a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
text-decoration:none;
}

.menutext a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
text-decoration:underline;
}

.distext a{
color:#0a5300;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
letter-spacing: 3px;
text-decoration:none
}

.distext a:hover{
color:#0a5300;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
letter-spacing: 3px;
text-decoration:underline
}

h6 {
color:#000099;
font-family:"Times New Roman";
font-size:14pt;
font-weight:bold;
text-align:left;
text-decoration:underline;
text-indent:0;
line-height:5px;
}

.deliveryoptions {
color:#000099;
font-size:11pt;
font-style:italic;
font-weight:bold;
}

.weblink a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#0A5300;
}

.weblink a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:underline;
color:#0A5300;
}
.toptext {
	color:#376092;
	font-family:'Arial', Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.ItalicNotes {
	color:#060;
	font-size:11px;
	font-style:italic;
	font-family: Verdana, Geneva, sans-serif;
}
.horseparator {
	background-color: #900;
	height: 2px;
}
.h1head {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #069;
}