

.menu-text  {
	color: #8b0000;
	font-family: Arial, Tahoma;
	font-size: 26px;
	font-weight: bolder;
}

.bottle-text  {
   height: 34px;
	color: #8b0000;
	font-family: Arial, Tahoma;
	font-size: 26px;
	font-weight: bolder;
	margin-left: 50px;
}
.menu-item  {
	color: #8b0000;
	font-family: Arial, Tahoma;
	font-size: 18px;
	font-weight: bolder;
}
.menu-main  {
	color: black;
	font-family: Arial, Tahoma;
	font-size: 14px;
}

.smalltexxt  {
	color: #ffd700;
	font-family: Arial, Tahoma;
	font-size: 10px;
}
.toptexxt  {
	color: black;
	font-family: Arial, Tahoma;
	font-size: 20px;
	font-weight: bold;
}

.counter  {
   width: 250px;
	color: black;
	font-family: Arial, Tahoma;
	font-size: 20px;
	font-weight: bold;
	background-color: #b0dcf3;
	margin-left: 200px;
	padding: 5px;
	border: 3px solid #696969;
}

.hour-text  {
	color: white;
	font-family: Arial, Tahoma;
	font-size: 12px;
	padding: 6px;
	width: 140px;
	height: 72px;
	background-image: url(animal-aid_img/misc/rect-bak.png);
	background-repeat: no-repeat;
}

.menu-boxx   {
   width: 730px;
	clear;
	margin-right: 260px;
}

.inner-menu-boxx   {
   width: 360px;
	float: left;
}

div.container {
  width: 620px;
  padding: 2px 2px 2px 2px;
  margin-left: 0px;

  }

div.float {
  float: left;
  width: 290px;
  margin-left: 20px;
  padding-top: 10px;
  }
  
.bullet-text  {
 list-style-image: url(animal-aid_img/misc/bullet.png);
 margin-left: 8px;
 padding-right: 20px;
 line-height: 1.5em;
 color: black;
 font-family: Arial, Tahoma;
 font-size: 14px;
}


div.float p {
   text-align: center;
   }

div.spacer {
  clear: both;
  height: 0px;
  }
	