.cater {
	text-align: left;
	width: 700px;
	margin:  10px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;*/
	line-height: 1.4em;
	font-weight: normal;

}

body {
	/*margin: 5px 5px;*/
}

.nav { font-size: 16px; }
.items {  font-weight: bold}
h1,h2,h3 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/

}
.cater p {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.4em;
	font-weight: normal;*/
}
.linkcolor2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.drinkpkgs {
	width: 800px;
	clear: both;
}
.bevpkg {
	text-align: center;
	margin: 3px;
	padding: 7px;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	width: 225px;
	float: left;
	height: 200px;
}
.bevpkgs {
	text-align: center;
	margin: 3px;
	padding: 7px;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	width: 225px;
	float: left;
	height: 176px;
}
.bevpkgs-blkbdr {
	text-align: center;
	margin: 7px;
	padding: 7px;
	width: 225px;
	float: left;
	height: 176px;
}
.bevpk {
	text-align: center;
	margin: 3px;
	padding: 7px;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	width: 225px;
	float: left;
	height: 165px;
}
.short {
	height: 2px;
	clear: both;
}